Skip to content

Minie 0.9.15for33

Choose a tag to compare

@stephengold stephengold released this 29 Aug 20:51
· 4264 commits to master since this release
  • API changes:
    • Deprecated the extrapolateTransform() and getPhysicsScale() methods of the PhysicsRigidBody class.
    • Deleted the unused OverlapListener interface.
  • Fixed bug:
    • "body A does not exist" NullPointerException while loading a DynamicAnimControl from a J3O.
  • Added library features:
    • getScale() and getTransform() methods for PhysicsCollisionObject
    • Argument validation for MeshCollisionShape constructors