Minie v0.6.2
- Fixed bug where
SimpleSolidControl.onAdd()threw aNullPointerExceptionif the control wasn't added to aPhysicsSpace. - Added a
countJoints()method toPhysicsRigidBody. - Added a
setLimit()method toHingeJoint. - Allowed vertical translation of heightfields.
- Based on version 2.18 of the
jme3-utilities-heartlibrary and JME 3.2.2-stable.