Releases: stephengold/jme3-utilities
Releases · stephengold/jme3-utilities
jme3-utilities-ui version 0.9.3+for34
Based on jMonkeyEngine version 3.4.0-beta1 and Heart version 6.4.3+for34.
jme3-utilities-ui version 0.9.3+for33
Based on version 6.4.3+for33 of the Heart Library.
jme3-utilities-nifty version 0.9.19+for34
Base on version 6.4.3+for34 of the Heart Library and version 0.9.3+for34 of the jme3-utilities-ui library.
jme3-utilities-nifty version 0.9.19+for33
Base on version 6.4.3+for33 of the Heart Library and version 0.9.3+for33 of the jme3-utilities-ui library.
jme3-utilities-nifty version 0.9.18
- Publish to MavenCentral instead of JCenter.
- Base on version 6.4.2 of the Heart Library and version 0.9.2 of the jme3-utilities-ui library.
jme3-utilities-ui v0.9.2 and jme3-utilities-x 0.2.20
- Published to MavenCentral instead of JCenter.
- Based on version 6.4.2 of the Heart Library.
jme3-utilities-nifty version 0.9.17
- Add a "text-and-check" dialog.
- Base on version 6.2.0 of the Heart Library and version 0.9.1 of the jme3-utilities-ui library.
jme3-utilities-ui 0.9.1
- Added combo hints to help screens.
- Allowed spaces in signal names (should still be discouraged).
- Added the
listCombos()
method to theInputMode
class. - Added
countSignals()
,isPositive()
, andsignalName()
methods to theCombo
class. - Reimplemented
Signals
as a subclass ofSignalTracker
. - Based on version 6.2.0 of the Heart Library.
jme3-utilities-nifty version 0.9.16
Added a setNiftyColorsAsSrgb()
method to the GuiApplication
class, to specify that Nifty colors are defined in sRGB space. This setting is useful when gamma correction will be enabled.
jme3-utilities-nifty version 0.9.15
- Remove the
getId()
method from theWindowController
class. - Rename the
setActiveDialog()
method in thePopScreenController
class. - Revert the fix for the multi-atlas batch render issue.
- Bind the "ScreenShot" hotkey when editing display settings.
- Add the
FloatSliderDialog
class. - Base on version 3.3.2-stable of jMonkeyEngine, version 6.0.0 of the Heart Library, and version 0.9.0 of the jme3-utilities-ui library.