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

New BVH::query() overload that only takes predicates and callback #329

Merged
merged 17 commits into from
Aug 7, 2020

Commits on Aug 7, 2020

  1. Configuration menu
    Copy the full SHA
    0e0d03b View commit details
    Browse the repository at this point in the history
  2. Use new overload in callback example

    dalg24 authored and aprokop committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    125b9c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f969044 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c3729e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f06c58c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ea4e81 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    31141f1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    66a84ac View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    480771b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d7d28ef View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f88e929 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4458873 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    daa5c11 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1973494 View commit details
    Browse the repository at this point in the history
  15. Cheap fix so indices are not attached to the predicates before being …

    …passed to the callback in the new overload
    dalg24 authored and aprokop committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    6468d07 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7d4ebbe View commit details
    Browse the repository at this point in the history
  17. Fix style

    aprokop committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    6f3dc47 View commit details
    Browse the repository at this point in the history