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

NUMBERS-84: Checks for NaN and Infinite in Quaternion Normalization #20

Closed
wants to merge 2 commits into from

Conversation

darkma773r
Copy link
Contributor

Adding NaN and infinite checks to Quaternion.normalize() and Quaternion.inverse(). I ended up bumping the JDK version from 6 to 8 in order to use Double.isFinite(). If this causes issues, I can rework it.

@coveralls
Copy link

coveralls commented Dec 14, 2018

Coverage Status

Coverage remained the same at 92.827% when pulling eadbe59 on darkma773r:numbers-84 into 9186804 on apache:master.

@darkma773r
Copy link
Contributor Author

I'm closing this since master has changed and it will be easier to open a new one than try to resolve the conflicts.

@darkma773r darkma773r closed this Dec 14, 2018
@darkma773r darkma773r deleted the numbers-84 branch December 14, 2018 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants