Releases: stephengold/jme3-utilities
Releases · stephengold/jme3-utilities
jme3-utilities-nifty v0.9.37
Base on version 9.0.0 of the Heart library and version 2.0.0 of the Acorus library.
jme3-utilities-nifty v0.9.36
Base on version 3.6.1-stable of JMonkeyEngine, version 8.8.0 of the Heart library, and version 1.1.1 of the Acorus library.
jme3-utilities-nifty v0.9.35 and jme3-utilities-x 0.3.2
- Based on version 3.6.0-stable of JMonkeyEngine, version 8.3.2 of the Heart library, and version 1.0.0 of the Acorus library.
In jme3-utilities-x only:
- Finalized the
NavDebug
class. (API change)
jme3-utilities-nifty v0.9.34+for36
Base on version 3.6.0-beta3 of JMonkeyEngine, version 8.3.1+for36 of the Heart library, and version 0.9.18+for36 of the Acorus library.
jme3-utilities-nifty v0.9.33
Bugfix: JME issue 1891 (incorrect fullscreen layout with LWJGL v3)
jme3-utilities-nifty v0.9.32
Bugfix: menu items aren't properly ordered
jme3-utilities-nifty v0.9.31
- Bugfix:
DsScreen
flicker when started in fullscreen mode. - Base on version 8.2.0 of the Heart library and version 0.9.17 of Acorus.
jme3-utilities-nifty v0.9.30 and jme3-utilities-x 0.3.1
- Targeted version 3.5.2-stable of jMonkeyEngine.
- Based on version 8.0.0 of the Heart library and version 0.9.16 of Acorus.
jme3-utilities-nifty version 0.9.29
- Add 2 protected constructors to the
GuiApplication
class. - Improved selection algorithms in
DsScreen
. - Add the
TestChooser
application. - Execute the test apps in resizable windows.
- Base on version 3.5.2-stable of JMonkeyEngine, version 7.6.0 of the Heart library, and version 0.9.15 of Acorus.
jme3-utilities-nifty version 0.9.28
- Determine the color space automatically in
actionInitializeApplication()
. (API changes) - Privatize fields in the
GuiTrack
,NiftyJmeDisplay
, andSoundDeviceJme
classes. (API changes) - Base on version 3.5.1-stable of JMonkeyEngine, version 7.4.1 of the Heart library, and version 0.9.10 of Acorus.