Skip to content

Releases: stephengold/Wes

Wes v0.6.6

01 Jun 18:53
Compare
Choose a tag to compare
  • Handle null components in transform tracks.
  • Target JME version 3.4.0-stable .

Wes v0.6.5+for34

25 May 20:39
Compare
Choose a tag to compare

Bugfix: TrackEdit.truncate() generates repetitious keyframes (Wes issue #2)

Wes v0.6.4+for34

25 May 05:41
Compare
Choose a tag to compare
  • Added a simplify() method with tolerance to the TrackEdit class.
  • Target JME version 3.4.0-beta4 .
  • Upgrade to Gradle v7.0.2 .

Wes v0.6.3+for34

24 Apr 20:55
Compare
Choose a tag to compare
  • Base on v6.4.3+for34 of the Heart Library and v0.9.3+for34 of jme3-utilities-ui.
  • Target JME version 3.4.0-beta1 .

Wes v0.6.3+for33

24 Apr 21:05
Compare
Choose a tag to compare

Base on v6.4.3+for33 of the Heart Library and v0.9.3+for33 of jme3-utilities-ui.

Wes v0.6.2

10 Feb 05:18
Compare
Choose a tag to compare
  • Published to MavenCentral instead of JCenter.
  • Base on v6.4.2 of the Heart Library and v0.9.2 of jme3-utilities-ui.
  • Upgrade to Gradle v6.8.2 .

Wes v0.6.1

07 Sep 02:12
Compare
Choose a tag to compare

Bugfix: Pose calculates skinning incorrectly for an Armature.

Wes v0.6.0

30 Aug 05:56
Compare
Choose a tag to compare
  • Added a userForLocal() method to the Pose class.
  • Added methods to better support the new animation system:
    • a captureToClip() method in the Pose class
    • 12 methods in the TrackEdit class
    • removeRepeats() and zeroFirst() methods for AnimClip

Wes v0.5.2

22 Aug 21:11
Compare
Choose a tag to compare
  • Bugfix: TrackEdit.normalizeQuaternions() was ineffective.
  • Added a factory method to construct a Pose from a SkeletonControlor SkinningControl.
  • Enhanced a Pose constructor to reduce cloning.

Wes v0.5.1

16 Aug 21:35
Compare
Choose a tag to compare
  • Base on v6.0 of the Heart Library and v0.9.0 of jme3-utilities-ui.
  • Upgrade to Gradle v6.6 .