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

Entering a scale of 0 in TRS leads to NANs #29

Open
Benualdo opened this issue Nov 13, 2024 · 0 comments
Open

Entering a scale of 0 in TRS leads to NANs #29

Benualdo opened this issue Nov 13, 2024 · 0 comments
Labels
bug Something isn't working but the program does not crash

Comments

@Benualdo
Copy link
Member

As we use float4x4 internally we can't really allow setting a scale of 0 onto an axis? We have to find a way or another to avoid the NAN situation.

@Benualdo Benualdo added the bug Something isn't working but the program does not crash label Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working but the program does not crash
Projects
None yet
Development

No branches or pull requests

1 participant