Skip to content

11.1.0

Compare
Choose a tag to compare
@stephengold stephengold released this 09 Aug 16:26
  • Bugfix: missing the cppCompiler arguments to activate OpenMP extensions
  • Added the copy constructor and multLocal(x,y,z,w) method to the Quaternion class.
  • Added the copy constructor and multLocal(x,y,z) method to the Vector3f class.
  • Deprecated the Vector3f.getX() and PhysicsRigidBody.getAngularFactor() methods.