Skip to content

Minie v0.7.4

Compare
Choose a tag to compare
@stephengold stephengold released this 12 Mar 09:09
· 4886 commits to master since this release
  • Fixed bugs that caused crashes in GImpactCollisionShape.read() and GImpactCollisionShape.write().
  • Made PhysicsDescriber and PhysicsDumper both cloneable.
  • Added a countHullVertices() method to the HullCollisionShape class.
  • Added 2 configuration flags to PhysicsDumper.
  • Reorganized the PhysicsDumper code related to joints.
  • Updated the native libraries to version 1.0.37 of Libbulletjme.
  • Based on version 2.22 of the jme3-utilities-heart library.