Skip to content

jme3-utilities-heart v0.9.5

Compare
Choose a tag to compare
@stephengold stephengold released this 20 May 17:14
· 2729 commits to master since this release

A new library of core utilities split from SkyControl and jme3-utilities-x.

Notable changes:

  • Changed semantics of escape(), quote(), and unescape() in MyString.
  • Added new methods to MyAnimation, MySkeleton, MyVector3f.
  • Removed the Indices class.
  • Removed findMinMaxHeights() and getMaxY() from MySpatial.