Minie library v0.2.6
·
1950 commits
to master
since this release
- Fixed JME issues 883 and 887.
- Ensured that debugViewPorts[] gets initialized in BulletAppState.
- Changed AbstractPhysicsControl to handle ignoreTransform.
- Changed DebugAppStateFilter interface to consider only Savable objects.
- Added validation of method arguments, plus some assertions.
- Reduced the scope of many fields and methods.
- Finalized some fields.
- Removed some unused fields and methods.
- Added jme3-bullet-native runtime dependency to POM.
- Replaced iterators with enhanced loops (for readability).
- Standardized logging.