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

return Direction3d from Transform::up and friends #11604

Merged
merged 5 commits into from
Feb 2, 2024

Commits on Jan 30, 2024

  1. return Direction3d from Transform::up and friends

    also impl From<Direction3d> for Vec3 and Mul<f32> for Direction3d to make
    Direction3ds a bit easier to use
    rosefromthedead committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    4c9ac33 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Example nit

    Co-authored-by: Joona Aalto <jondolf.dev@gmail.com>
    alice-i-cecile and Jondolf authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    baa4f46 View commit details
    Browse the repository at this point in the history
  2. Example nit

    Co-authored-by: Joona Aalto <jondolf.dev@gmail.com>
    alice-i-cecile and Jondolf authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    a6a6bb8 View commit details
    Browse the repository at this point in the history
  3. Code quality nit

    Co-authored-by: Joona Aalto <jondolf.dev@gmail.com>
    alice-i-cecile and Jondolf authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    f23ebd7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e63c897 View commit details
    Browse the repository at this point in the history