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

glam: add conversion from Vec2/3/4 to UnitVector2/3/4 + remove ambigous conversions #1103

Merged
merged 2 commits into from Apr 28, 2022

Conversation

sebcrozet
Copy link
Member

  • Add TryFrom conversion from glam::Vec2/3/4 to UnitVector2/3/4
  • Remove ambiguous conversions between glam::Quat and UnitComplex, and between glam::Quat and Isometry2.
  • Drop support for glam 0.13

@sebcrozet sebcrozet merged commit b621177 into dev Apr 28, 2022
@sebcrozet sebcrozet deleted the additional-glam-conversion branch April 28, 2022 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant