Skip to content

Releases: JavaSaBr/jmonkeybuilder

1.7.0

20 Feb 05:41
Compare
Choose a tag to compare

v.1.7.0
-Added actions "Enable/Disable all controls"
-Implemented Spawn Models Tool.
-Implemented some enhancements with physics controls.
-Bugfixing.

1.6.1

29 Jan 08:06
Compare
Choose a tag to compare

v. 1.6.1
-Fixed some UI bugs on windows systems
-Implemented some enhancements for working with physics.

1.6.0

26 Jan 09:53
Compare
Choose a tag to compare

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

09 Jan 07:47
Compare
Choose a tag to compare
  1. Added integration with IntelliJ IDEA.
  2. Added support copy/past of nodes in the Model Editor (thanks to @thoced )
  3. Added French localization (thanks to @thoced )
  4. Fixed renaming lights in the Model Editor (thanks to @thoced )
  5. Fixed some bugs.
    Download

1.4.0

01 Dec 10:07
Compare
Choose a tag to compare

ver. 1.4.0
-Added shader nodes plugin.
-Fixed some bugs.

1.3.2

21 Nov 10:04
Compare
Choose a tag to compare

-Added supporting LightControl.
-Bugfixing.

1.3.1

19 Nov 07:41
Compare
Choose a tag to compare
  • -Fixed some bugs.

1.3.0

19 Nov 07:42
Compare
Choose a tag to compare
  • -Updated static light probes.
  • -Implemented the import model action.
  • -Updated jME libraries.
  • -Fixed some bugs.

1.2.0

19 Nov 07:42
Compare
Choose a tag to compare
  • -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

19 Nov 07:42
Compare
Choose a tag to compare
  • -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.