Skip to content

12.0.0

Compare
Choose a tag to compare
@stephengold stephengold released this 20 Aug 07:16
  • Removed the getX() method from the Vector3f class. (API change)
  • Removed the deprecated getAngularFactor() method from the PhysicsRigidBody class. (API change)
  • Renamed the addContraintTorque() native method in the MultiBodyLink class. (API change)
  • Bugfix: "SpQuickprof" not recognized as a valid build flavor
  • Disabled contact callbacks when the space has no listeners. (API change)
  • In Mt builds, allocated 2 worker threads instead of the maximum number.
  • Added profiling points to the jmePhysicsSpace class.