Wes v0.6.8
- Bugfix: logic error in the
TrackEdit.behead()
method - Deleted the
Pose.clone()
method. - Added checks for translation/rotation identities to the
TrackEdit.simplify(TransformTrack)
method. - Finalized the
WesVersion
class. - Added messages to 18 exceptions.
- Targeted JME version 3.4.0-stable and Java v8.
- Based on v7.2.0 of the Heart Library and v0.9.6 of jme3-utilities-ui.
- Upgraded to Gradle v7.3.3 .