Minie library v0.2.10
·
1848 commits
to master
since this release
- Fixed JME issue #898.
- Require collision margin > 0.
- Changed default collision margin from 0 to 0.04.
- Disabled setMargin() for SphereCollisionShape.
- Don't allow dynamic bodies to have heightfield or plane shapes.
- Publicized loggers.
- Added massForStatic constant in PhysicsRigidBody.
- Added 2 tests.
- Privatized the HeightfieldCollisionShape.createShape() method.