Releases: jMonkeyEngine/sdk
v3.2.1-stable-sdk3
Fixes #57, Fixes #108 - Upgrading an existing installation should be …
v3.2.1-stable-sdk2
Changes to v3.2.1-stable-sdk1
are:
- Upgraded the bundled JDK from 8u152 to 8u161 (was required because u152 gave a 404 on our build infrastructure)
- Fixed the problem that Mac Users currently using Java 9 were unable to use the SDK (the bundled JDK 8 was broken)
v3.2.1-stable-sdk1
Update the genfiles
jMonkeyEngine SDK 3.2.0 Stable
v3.2.0-stable-sdk1 Netbeans Installer: Fixed Regression from f363bd9 "seperator" -> "sep…
jMonkeyEngine SDK 3.2.0 Preview!
Caution: This is the earliest possible 3.2 build. If you want something more reliable have a look at 3.1.0-stable
Version Naming
From this release on we have changed our naming scheme to be more obvious. The reason is that the old scheme wasn't made for releasing multiple sdk versions for the same engine version, slowing down sdk release cycles.
v3.2-beta1-sdk10
would mean Engine Version v3.2-beta1
and the 10th sdk build thereof. Each Release will have the -sdk appendix and the first build will always be sdk1
so no sdk
or sdk0
.
We dropped the appendixes -SNAPSHOT
and -FINAL
though since technically most of the time final was just the latest snapshot.
There are no release notes yet but this version comes with all the new features the engine introduces in 3.2 like the App Profiler and PBR.
Along with that there were many bugfixes in the SDK.
jMonkeyEngine SDK 3.1.0 Stable
TODO: Enter Version description here