Skip to content

Version 1.1.1

Latest
Compare
Choose a tag to compare
@CookieShade CookieShade released this 06 Jun 01:10

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