Skip to content

10.3.0

Compare
Choose a tag to compare
@stephengold stephengold released this 24 Feb 19:17
  • Bugfix: Java copies of Point2PointJoint pivot locations not updated by setters
  • Bugfix: overflow/underflow in Vector3f.length()
  • Added the setRotation() method to the Transform class.
  • Added the set(int, int, float) method to the Matrix3f class.
  • Added lerp() methods to the MyMath and MyVector3f classes.
  • Increased use of double-precision arithmetic in the MyMath class.
  • Built using Gradle v6.8.3 .