Minie v0.7.5
- Added a
DumpFlags
enum and used it to simplify the API ofPhysicsDumper
. (API change) - Added a
DumpFlag
to disable dumping collision objects in physics spaces. - Added a
getSpatial()
method to theVehicleControl
class. - Based on version 2.23 of the
jme3-utilities-heart
library and JME 3.2.3-stable.