Skip to content

v1.2.0

Choose a tag to compare

@romainguy romainguy released this 25 Jan 22:33
· 41 commits to main since this release
14e5826
  • Added support for quaternions (thanks to @ThomasGorisse)
  • Expanded support for rotation matrices creation when using Euler angles: the order of rotations can now be specified (thanks to @ThomasGorisse)
  • kotlin-math is now Kotlin multi-platform ready (thanks to @ekgame)