Skip to content

Minie library v0.2.9

Compare
Choose a tag to compare
@stephengold stephengold released this 10 Sep 04:43
· 1875 commits to master since this release
  • Removed PhysicsCollisionEventFactory.
  • Removed HeightfieldCollisionShape.createJmeMesh(),
    VehicleWheel.getGroundObject(), and a constructor for PhysicsGhostObject.
  • Privatized various methods.
  • Fixed JME issue #894.
  • Implemented a cleaner fix for JME issue #889.
  • Deal with scale changes in physics-debug controls.
  • Decided that physics-debug controls should implement neither JmeCloneable
    nor Savable.
  • Added validation of method arguments.
  • Finalized various fields.
  • Created the jme3utilities.minie.test package.