Skip to content

Releases: stephengold/jme3-utilities

jme3-utilities-heart v2.19.0

17 Feb 09:36
Compare
Choose a tag to compare
  • Moved the countDistinct() and countNe() methods from MyVector3f to the MyArray class.
  • Renamed MySkeleton.numLeafBones() to countLeafBones().
  • Renamed MySkeleton.numRootBones() to countRootBones().
  • Added a createDebugMaterial() method to the MyAsset class.
  • Added SkeletonControl skinning modes to MyControl.describe().
  • Added a boneWeightMaterial() method to the MyMesh class.
  • Added a visualizeBoneWeights() method to the MySpatial class.
  • Added a listCorners() method to the RectangularSolid class.

jme3-utilities-debug v0.9.10

17 Feb 17:26
Compare
Choose a tag to compare
  • Removed LandscapeControl. (API change)
  • Excluded the arrow.blend file from the JAR.
  • Bugfix: RenderState described incorrectly.
  • Changed SkeletonVisualizer to work with models that do not contain an animated Geometry.
  • Eliminated all dependencies on the jme3-effects and jme3-terrain libraries.
  • Flag disabled MatParamOverrides in Describer.
  • Based on version 2.19 of the jme3-utilities-heart library.

jme3-utilities-nifty v0.9.1

13 Feb 16:22
Compare
Choose a tag to compare
  • Revert to version 1.4.2 of Nifty to resolve some issues.
  • Add a TestMultipleWindows example app.
  • Correct the width of the "Bind" button in BindScreen.

SkyControl v0.9.16

15 Jan 07:18
Compare
Choose a tag to compare

Base on version 2.18 of the heart library and target JME 3.2.2-stable .

jme3-utilities-ui v0.7.0

14 Jan 02:01
Compare
Choose a tag to compare
  • Added a DisplaySizeLimits class.
  • Added a DisplaySettings class based on the one in Maud.

jme3-utilities-nifty v0.9.0

14 Jan 04:48
Compare
Choose a tag to compare
  • Add a PopupMenuBuilder class based on the Maud's MenuBuilder.
  • Add a display-settings editor screen.
  • Add a DisplaySizeDialog class based on Maud's DimensionsDialog
  • Add abstract class Tool for tool windows.
  • Catch exceptions while loading XML.
  • Based on version 3.2.2-stable of jMonkeyEngine, version 2.18 of the jme3-utilities-heart library, and version 0.7.0 of the jme3-utilities-ui library.

jme3-utilities-ui v0.6.8

10 Jan 07:27
Compare
Choose a tag to compare
  • Added an ActionApplication.getSettings() method.
  • Based on version 2.18 of the jme3-utilities-heart library.

jme3-utilities-x v0.2.8

06 Jan 21:23
Compare
Choose a tag to compare
  • Allow streaming audio with an AudioControl.
  • Targeted version 3.2.2-stable of jMonkeyEngine.
  • Based on version 2.18 of the jme3-utilities-heart library.

jme3-utilities-heart v2.18.0

06 Jan 06:30
Compare
Choose a tag to compare
  • Improved exception handling in the MyControl class
  • Targeted jMonkeyEngine version 3.2.2-stable

jme3-utilities-debug v0.9.9

06 Jan 06:58
Compare
Choose a tag to compare

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