Releases: JavaSaBr/jmonkeybuilder
Releases · JavaSaBr/jmonkeybuilder
1.7.0
v.1.7.0
-Added actions "Enable/Disable all controls"
-Implemented Spawn Models Tool.
-Implemented some enhancements with physics controls.
-Bugfixing.
1.6.1
v. 1.6.1
-Fixed some UI bugs on windows systems
-Implemented some enhancements for working with physics.
1.6.0
ver. 1.6.0
-Updated jME libraries.
-Implemented multi-terrain editing.
-Extended Plugin API
-Added the plugin to integrate SkyControl
-Extracted supporting tonegod.emitter to a separated plugin.
-Updated Settings dialog.
-Bugfixing.
1.5.0
- Added integration with IntelliJ IDEA.
- Added support copy/past of nodes in the Model Editor (thanks to @thoced )
- Added French localization (thanks to @thoced )
- Fixed renaming lights in the Model Editor (thanks to @thoced )
- Fixed some bugs.
Download
1.4.0
ver. 1.4.0
-Added shader nodes plugin.
-Fixed some bugs.
1.3.2
-Added supporting LightControl.
-Bugfixing.
1.3.0
- -Updated static light probes.
- -Implemented the import model action.
- -Updated jME libraries.
- -Fixed some bugs.
1.2.0
- -Fixed the far view plane distance of the editor camera.
- -Updated tonegod.emitter library.
- -Added the new plugin Shader Node Tools.
- -Updated jME libraries.
- -Updated Tree Generator plugin.
- -Fixed some bugs.
1.1.0
- -Added the new plugin to generate trees.
- -Updated the Material Editor.
- -Added integration with Bullet physics to Model Editor.
- -Added an action to Asset Tree to open file/folder in system explorer.
- -Added an action to Model Tree to make a material as embedded.
- -Added a possibility to edit embedded materials inside Model Editor.
- -Updated a control to set a texture for material, now we can configure all settings of this texture.
- -Added a dialog to ask about unsaved changes when a user try to close an editor.
- -Implemented java version of the Folder Chooser to open asset folder/other external folders and added
an option to the Settings Dialog to enable/disable native Folder Chooser.
- -Added an action to the Model Tree to save a material as a separated file.
- -Improved usability and fixed bugs with UI.