Quick fixes, technically breaking. But only technically.
Changes:
- Remove underflow panics from inv_sqrt - could previously panic on large negative numbers
- Change slerp to always take the shortest path - also nearly doubled performance as a bonus
Quick fixes, technically breaking. But only technically.
Changes: