SkyControl v0.9.6, jme3-utilities-debug v0.7.5, and jme3-utilities-nifty v0.7.0
·
2440 commits
to master
since this release
In SkyControl library:
- use the DomeMesh class from the heart library
- move wireframe material to heart library
- make SkyControl JmeCloneable
- fix some potential aliasing bugs related to Material.setColor()
- standardize the BSD license texts
In jme3-utilities-debug library:
- Added hooks for describing materials and meshes
- Standardized the BSD license texts
In jme3-utilities-nifty library:
- Require a list or array to invoke PopScreenController.showPopupMenu().
- Add multiSelect dialog box.
- Standardized the BSD license texts