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

[Merged by Bors] - Add methods intersect_plane and get_point to Ray #6179

Closed

Commits on Oct 6, 2022

  1. intersects_plane

    tim-blackbird committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    6f7fefd View commit details
    Browse the repository at this point in the history
  2. get_point

    Co-authored-by: sark <sarkahn@gmail.com>
    tim-blackbird and sarkahn committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    e9804b1 View commit details
    Browse the repository at this point in the history
  3. simplify, fmt

    tim-blackbird committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    5507cbc View commit details
    Browse the repository at this point in the history
  4. doc

    tim-blackbird committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    ab5765d View commit details
    Browse the repository at this point in the history
  5. return option

    tim-blackbird committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    3461743 View commit details
    Browse the repository at this point in the history
  6. inline

    tim-blackbird committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    20b6f33 View commit details
    Browse the repository at this point in the history
  7. reduce test

    tim-blackbird committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    2c83b9b View commit details
    Browse the repository at this point in the history
  8. fmt

    tim-blackbird committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    418dcc4 View commit details
    Browse the repository at this point in the history