Skip to content

Releases: stephengold/Wes

Wes v0.4.3for33

02 Oct 06:38
Compare
Choose a tag to compare
  • Add support for Armature, AnimClip, AnimComposer, and Joint.
  • Target JME 3.3.0-alpha5 .

Wes v0.4.3for32

24 Sep 02:08
Compare
Choose a tag to compare
  • Base on version 4.0 of the jme3-utilities-heart library.
  • Upgraded to Gradle v5.6.2 .

Wes v0.4.2

27 Jul 05:58
Compare
Choose a tag to compare

Base on version 2.30 of the jme3-utilities-heart library.

Wes v0.4.1

08 Jun 02:48
Compare
Choose a tag to compare
  • Turn on Java 7 compatability by default.
  • Make the gradlew script executable.
  • Base on version 2.28.1 of the jme3-utilities-heart library.

Wes v0.4.0

19 Apr 00:26
Compare
Choose a tag to compare
  • Move 4 methods from TrackEdit to a new AnimationEdit class. (API change)
  • Add a new reverseAnimation() method to the AnimationEdit class.
  • Add a ReverseAnimation example.

Wes v0.3.12

16 Apr 02:38
Compare
Choose a tag to compare
  • Add method to apply a Pose to a Skeleton.
  • Add Oto and Puppet to the FlashMobDemo app.
  • Re-implement Pose.preOrderIndices().
  • Base on version 2.25 of the jme3-utilities-heart library.
  • Target JME 3.2.3-stable .

Wes v0.3.11

12 Mar 16:54
Compare
Choose a tag to compare

Base on version 2.22 of the jme3-utilities-heart library.

Wes v0.3.10

10 Mar 07:48
Compare
Choose a tag to compare
  • Fix an infinite loop in TweenVectors.CentripetalSpline
  • Base on version 2.20 of the jme3-utilities-heart library.

Wes v0.3.9

16 Jan 21:05
Compare
Choose a tag to compare
  • Base on version 2.18 of the jme3-utilities-heart library.
  • Target JME v3.2.2-stable .