SDK Release 3.6.1-sdk2
·
205 commits
to master
since this release
Highlights
- Some small paper cuts resolved
- Based on Netbeans 19 (up from 18)
- Comes with JDK 17.0.8 (up from 17.0.7)
What's Changed
- Open module to allow drag & drop in code editor by @tonihele in #515
- Make Scene Composer grid symmetrical by @peedeeboy in #517
- fixing Material Parameter strings by @neph1 in #522
- #324 - changes VarType to JComboBox with hardcoded values for Shader Node wizard by @neph1 in #400
- Latest JDK 17 by @tonihele in #526
- Netbeans 19 by @tonihele in #527
Full Changelog: v3.6.1-stable-sdk1...v3.6.1-stable-sdk2
Note for upgrading from previous SDK versions
Note for upgrading from previous SDK versions
There is no upgrade path per se, but if you have had any older SDK version on your computer. This new version might fail to start. To fix this you need to delete the following folder (old SDK settings):
C:\Users\user\AppData\Roaming\jmonkeyplatform
(Windows)
/home/user/.jmonkeyplatform
(Linux)