Skip to content

7.8.0

Compare
Choose a tag to compare
@stephengold stephengold released this 03 Dec 06:40
· 383 commits to master since this release
  • Bugfix: PhysicsCharacter disregards ignore lists
  • Bugfix: makeMergedMesh() uses the JME_PHYSICSIGNORE tag differently from other methods in CollisionShapeFactory
  • Added the ContactManager interface and split off the DefaultContactManager class the from the PhysicsSpace class.
  • Optimized PhysicsSpace to instantiate collision events only when a corresponding listener is registered.
  • Added a 4-argument addContactListener() method to the PhysicsSpace class.
  • Based on v8.8.0 of the Heart library.
  • Updated the native libraries to v18.6.0 of Libbulletjme.