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

Raycaster: Add barycoord to intersection result, make attribution interpolation more convenient. #29340

Merged
merged 7 commits into from
Sep 18, 2024

Commits on Sep 6, 2024

  1. Add a barycoord helper

    gkjohnson committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    b80d61a View commit details
    Browse the repository at this point in the history
  2. add fields to point, line

    gkjohnson committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    22bb852 View commit details
    Browse the repository at this point in the history
  3. Fix import

    gkjohnson committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    61a237d View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Remove unused variables

    gkjohnson committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8ec4ce6 View commit details
    Browse the repository at this point in the history
  2. Update docs

    gkjohnson committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d88a203 View commit details
    Browse the repository at this point in the history
  3. Rename method

    gkjohnson committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b1e6eae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0101b5c View commit details
    Browse the repository at this point in the history