External Publication
Visit Post

jME 3.10.0-beta1

jMonkeyEngine Hub May 30, 2026
Source
The first beta1 release for 3.10 is now available project.ext { jmeVer = '3.10.0-beta1' } dependencies { implementation "org.jmonkeyengine:jme3-core:$jmeVer" implementation "org.jmonkeyengine:jme3-desktop:$jmeVer" ... } This version includes a few final features for 3.10 as well as a handful of fixes that resolve some of the issues that were found with all of the new rendering changes in the recent alpha5 release. From this point on, all new features or major changes will be targeted for 3.11 and the remainder of 3.10’s beta phase will be focused on testing and resolving any further issues that are reported. The full changelog is available here: Release jMonkeyEngine 3.10.0-beta1 · jMonkeyEngine/jmonkeyengine

Discussion in the ATmosphere

Loading comments...