Skip to content

Releases: stephengold/jme3-utilities

SkyControl v0.9.15, Wes v0.3.8, jme3-utilities-debug v0.9.8, jme3-utilities-ui v0.6.7, and jme3-utilities-x v0.2.5

29 Dec 03:58
Compare
Choose a tag to compare
  • Automated downloading and decompression of the star catalog
  • Targeted version 3.2.2-beta1 of jMonkeyEngine.
  • Based on version 2.17 of the jme3-utilities-heart library.
  • Removed the deprecated ActionApplication.getWrittenAssetDirPath() method.
  • Made dumps more concise.
  • Clarified Spatial descriptions.
  • Simplified the PointVisualizer.setEnabled() method.

jme3-utilities-nifty v0.8.3

29 Dec 04:50
Compare
Choose a tag to compare
  • Based on version 1.4.3 of Nifty, version 3.2.2-beta1 of jMonkeyEngine, version 2.17 of the jme3-utilities-heart library, and version 0.6.7 of the jme3-utilities-ui library.
  • Improved argument validation in the SoundHandleJme class.

jme3-utilities-heart v2.17.0

28 Dec 19:35
Compare
Choose a tag to compare
  • Improved output formatting in the MyCamera.describe() method
  • Targeted jMonkeyEngine version 3.2.2-beta1

jme3-utilities-heart v2.16.0

10 Dec 05:56
Compare
Choose a tag to compare
  • Added describers for axes, floats, and fractions to the MyString class
  • Added describers suitable for locations and directions to the MyVector3f class
  • Added describers to the MyColor and MyQuaternion classes
  • Added a mean() method to the MyArray class
  • Trim trailing zeros in the MyCamera.describe() and describeMore() methods

jme3-utilities-debug v0.9.7

10 Dec 06:13
Compare
Choose a tag to compare
  • Added a PointVisualizer class.
  • Trim trailing zeros in the Describer class.
  • Added 4 sprite textures: cross, lozenge, mascle, and square.
  • Based on version 2.16 of the jme3-utilities-heart library.

jme3-utilities-heart v2.15.0

03 Dec 21:32
Compare
Choose a tag to compare
  • Fixed bug in the RectangularSolid constructor based on BoundingBox
  • Added support for RectangularSolid in Misc.deepCopy()
  • Added a RectangularSolid constructor based on half extents

jme3-utilities-ui v0.6.6

28 Nov 19:44
Compare
Choose a tag to compare
  • Fixed a bug where FLYCAM_LOWER mapped to the R key instead of the Z key.
  • Added an ActionApplication.speed() method.
  • Renamed ActionApplication.getWrittenAssetDirPath() to writtenAssetDirPath().
  • Improved argument validation in the Signals class.
  • Based on version 2.14 of the jme3-utilities-heart library.

jme3-utilities-heart v2.14.0

28 Nov 19:13
Compare
Choose a tag to compare
  • Added a RectangularSolid class to model rotated boxes
  • Added a covariance() method to the MyVector3f class
  • Added a nextQuaternion() method to the Generator class
  • Added a lengthSquared() method to the MyQuaternion class

jme3-utilities-heart v2.13.0

20 Nov 07:03
Compare
Choose a tag to compare
  • Added an area() method for Triangle to the MyMath class
  • Added a tetrahedronVolume() method to the MyVolume class

jme3-utilities-debug v0.9.6

20 Nov 07:20
Compare
Choose a tag to compare

Based on version 2.13 of the jme3-utilities-heart library.