Skip to content

v1.3.0

Compare
Choose a tag to compare
@romainguy romainguy released this 01 Mar 18:17
· 24 commits to main since this release
  • Expanded support for conversions from Euler angles to quaternions, allowing the order of the rotation axis to be specified (thanks @ThomasGorisse)
  • Bug fix in Quaternion.inverse
  • Bug fix in Quaternion.conjugate
  • Bug fix in angle
  • Bug fix in lookAt
  • Suppressed compiler warnings
  • Removed support for 32 bit KMP platforms
  • Removed support for tvOS