jMonkeyEngine 3.6.0-alpha2
Pre-release
Pre-release
A non-production release, for development and testing only, not intended to be used in any product. Largely untested, without complete/reliable documentation, and without SDK support. Vital features may be missing. The feature set, API, and serialization format might change before the next release.
Noteworthy changes relative to v3.6.0-alpha1:
-
New features:
- add the Spatial.addControlAt() method by @stephengold in #1899
- JmeContext: add a getSystemListener() method by @stephengold in #1894
-
Bugs and defects addressed:
- Fix #1892 (TestChooser does not show classes list when run with java 8) by @Ali-RS in #1893
- main.yml: use "temurin" openjdk. Fix #1896 by @Ali-RS in #1897
- Fix #1773 (Wrong particle position when
worldSpace
flag equals to true) by @Ali-RS in #1889 - jme3-niftygui: solve issue #1891 (incorrect fullscreen layout) by @stephengold in #1895
- jme3-lwjgl:updated to lwjgl v2.9.4 hosted by org.jmonkeyengine. Fix #1247, #1215, #947 by @Ali-RS in #1902
- Fix #1890 (crashes attempting to run example apps in fullscreen with LWJGL v2) by @Ali-RS in #1898
- When in VR attach the debug scene to the two eye's scenes. Fix #1795 by @richardTingle in #1888
- Refactored PBR Terrain to use new for-loops. Fix #1785 by @yaRnMcDonuts in #1901
- Refactored Advanced PBR Terrain to use new for-loops by @yaRnMcDonuts in #1904
- Update AfflictionLib.glsllib by @yaRnMcDonuts in #1905
Full Changelog: v3.6.0-alpha1...v3.6.0-alpha2