Caliko v1.3.5
- 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.