Skip to content

8.6.0

Compare
Choose a tag to compare
@stephengold stephengold released this 02 Jun 07:47
· 224 commits to master since this release
  • Added 4 new methods:
    • MyMath.transform()
    • MyMath.transformInverse() for a Vector3f
    • MyQuaternion.rotateInverse()
    • Validate.standardAngle()
  • When normalizing a Quaternion or Vector3f, bypass division if the norm is approximately equal to 1.