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

Add integration with the mint crate #4753

Merged
merged 8 commits into from Jan 9, 2024
Merged

Add integration with the mint crate #4753

merged 8 commits into from Jan 9, 2024

Conversation

Wumpf
Copy link
Member

@Wumpf Wumpf commented Jan 9, 2024

What

Also fixes Vec4D::w() returning z instead!

Adds missing extensions to Mat4.

Checklist

  • I have read and agree to Contributor Guide and the Code of Conduct
  • I've included a screenshot or gif (if applicable)
  • I have tested the web demo (if applicable):
  • The PR title and labels are set such as to maximize their usefulness for the next release's CHANGELOG

@Wumpf Wumpf added enhancement New feature or request 🦀 Rust API Rust logging API include in changelog labels Jan 9, 2024
@Wumpf Wumpf merged commit 2f27d91 into main Jan 9, 2024
40 checks passed
@Wumpf Wumpf deleted the andreas/mint branch January 9, 2024 16:31
@teh-cmc teh-cmc changed the title Add math type conversions to mint types Add integration with the mint crate Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request include in changelog 🦀 Rust API Rust logging API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add mint conversions for basic math datatypes
2 participants