Skip to content

Minie v0.6.2

Choose a tag to compare

@stephengold stephengold released this 06 Jan 16:19
· 5336 commits to master since this release
  • Fixed bug where SimpleSolidControl.onAdd() threw a NullPointerException if the control wasn't added to a PhysicsSpace.
  • Added a countJoints() method to PhysicsRigidBody.
  • Added a setLimit() method to HingeJoint.
  • Allowed vertical translation of heightfields.
  • Based on version 2.18 of the jme3-utilities-heart library and JME 3.2.2-stable.