Skip to content

Caliko v1.3.5

Compare
Choose a tag to compare
@alansley alansley released this 28 Oct 03:13
· 16 commits to master since this release
  • Added methods to get the global pitch & yaw in degrees of Vec3fs and FabrikBone3D objects.
  • Added a unit test for these to ensure they're working correctly.
  • Changed the Mat3f.createRotationMatrix method's technique for generating an orthonormal basis to one which produces less roll / 'spin'.
  • Updated user documentation to mention these pitch/yaw methods.