Skip to content

7.2.0

Compare
Choose a tag to compare
@stephengold stephengold released this 24 Jan 21:38
· 875 commits to master since this release
  • Bugfix: PhysicsCollisionObject.findInstance() creates a weak global reference that's never deleted
  • Bugfix: DynamicAnimControl.totalMass() returns NaN even when the control is added to a Spatial
  • Bugfix: weak global references in PhysicsCollisionObject and MultiBody are never deleted
  • Added 2 new methods:
    • CollisionSpace.jniEnvId()
    • NativeLibrary.jniEnvId()
  • Updated the native libraries to v17.5.4 of Libbulletjme.