Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sivu/im3d
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: john-chapman/im3d
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 8 files changed
  • 5 contributors

Commits on Mar 2, 2021

  1. Configuration menu
    Copy the full SHA
    77c8869 View commit details
    Browse the repository at this point in the history
  2. Merge pull request john-chapman#47 from sivu/bugfix/fromeulerxyz

    FromEulerXYZ copy paste mistake fixed
    john-chapman authored Mar 2, 2021
    Configuration menu
    Copy the full SHA
    5a45679 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2021

  1. Configuration menu
    Copy the full SHA
    762c874 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Configuration menu
    Copy the full SHA
    53ec636 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Configuration menu
    Copy the full SHA
    5dde8c1 View commit details
    Browse the repository at this point in the history
  2. Updated README, LICENSE.

    - Removed reference to old Im3d::Draw() API in favor of the new draw list API.
    - Note about IM3D_CONFIG.
    - Link to the wiki.
    John Chapman committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    651220d View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Add Draw Cone. (john-chapman#60)

    * Add Draw Cone.
      1.Add draw cone.
      2.Add draw cone filled.
      3.Add Imgui example for drawing cone.
    
    * Update proper cone bounds for culling and detail estimation.
    jiannanya authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    d039417 View commit details
    Browse the repository at this point in the history
Loading