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

Add indirect buffer #555

Merged
merged 28 commits into from
Aug 20, 2023
Merged

Add indirect buffer #555

merged 28 commits into from
Aug 20, 2023

Commits on Aug 19, 2023

  1. Configuration menu
    Copy the full SHA
    325d45d View commit details
    Browse the repository at this point in the history
  2. Fix incorrect function use

    gkjohnson committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    4d50cba View commit details
    Browse the repository at this point in the history
  3. Fix ups

    gkjohnson committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    0d03853 View commit details
    Browse the repository at this point in the history
  4. Fix incorrect field

    gkjohnson committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    cdf8d7e View commit details
    Browse the repository at this point in the history
  5. Fix

    gkjohnson committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    be8c5ee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b903f76 View commit details
    Browse the repository at this point in the history
  7. comments

    gkjohnson committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    b25b34d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cc349cc View commit details
    Browse the repository at this point in the history
  9. Adjust refit

    gkjohnson committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    b93431c View commit details
    Browse the repository at this point in the history
  10. Add deserialize support

    gkjohnson committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    104f125 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    03bb122 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1c06a60 View commit details
    Browse the repository at this point in the history
  13. handle mesh bvh struct

    gkjohnson committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    f1cb0d7 View commit details
    Browse the repository at this point in the history
  14. MeshBVH test

    gkjohnson committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    e52aebe View commit details
    Browse the repository at this point in the history
  15. Add tests

    gkjohnson committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    26e3e38 View commit details
    Browse the repository at this point in the history
  16. Improved tests

    gkjohnson committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    203731e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    772a06f View commit details
    Browse the repository at this point in the history
  18. distance to point cleanup

    gkjohnson committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    cd79fdc View commit details
    Browse the repository at this point in the history
  19. Fix tests

    gkjohnson committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    4568ffc View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. fix bvhcast

    gkjohnson committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    39c5530 View commit details
    Browse the repository at this point in the history
  2. simplify partition sort

    gkjohnson committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    68f8c11 View commit details
    Browse the repository at this point in the history
  3. lint fix

    gkjohnson committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    87bf205 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8aec8b6 View commit details
    Browse the repository at this point in the history
  5. fix filename

    gkjohnson committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    5d78bad View commit details
    Browse the repository at this point in the history
  6. Updates

    gkjohnson committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    7a06cad View commit details
    Browse the repository at this point in the history
  7. Update timing

    gkjohnson committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    e2c6605 View commit details
    Browse the repository at this point in the history
  8. Adjust table

    gkjohnson committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    17dc01f View commit details
    Browse the repository at this point in the history
  9. Small perf gain

    gkjohnson committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    e3b68fb View commit details
    Browse the repository at this point in the history