Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(geo): CylVolStack reuses gaps if exist #3716

Merged

Commits on Oct 11, 2024

  1. refactor: Add logger to Volume::update

    This makes it easier to pass it through if you have one
    (CylinderVolumeStack mainly)
    paulgessinger committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    da0d486 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bd91eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88aaf5a View commit details
    Browse the repository at this point in the history
  4. fix: CylVolStack resizing issue

    This fixes a bug where the local transform was not correctly synced
    after resizing. Also improves a number of assertions to not rely on
    floating point identity anymore
    paulgessinger committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    d57fc22 View commit details
    Browse the repository at this point in the history
  5. remove unused header

    paulgessinger committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ddb4d46 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b1703d6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    15241bb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9c2b92b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d1d8361 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8b0788b View commit details
    Browse the repository at this point in the history