Skip to content

Releases: JavaSaBr/jmonkeybuilder

0.7.2

19 Nov 07:53
Compare
Choose a tag to compare
  • -Updated the editor camera for working with large objects.

0.7.1

19 Nov 07:53
Compare
Choose a tag to compare
  • -Implemented additional classpath folder in Settings -> Other settings.
  • -Implemented autosynchronize asset folder with filesystem.

0.7.0

19 Nov 07:53
Compare
Choose a tag to compare
  • -Implemented loading classes from every *.jars in opened asset folder.

0.6.9

19 Nov 07:53
Compare
Choose a tag to compare
  • -Updated JME3 libraries.
  • -Bug fixes.

0.6.7

19 Nov 07:54
Compare
Choose a tag to compare
  • -Fixed the preview of TGA textures.
  • -Changed the cache of preview of texture.
  • -Added the player of animation in the ModelEditor.

0.6.6

19 Nov 07:54
Compare
Choose a tag to compare
  • -Changed the size of batch of light pass to 5.
  • -Updated the JME to 3.1.alpha4.
  • -Applyed the last fix for PBR.

0.6.5

19 Nov 07:54
Compare
Choose a tag to compare
  • -Fixed the problems with sticking cursor while rotating camera of editor.
  • -Fixed the crash when loading model with bad material.
  • -Fixed the using custom cursors on LWJGL3.
  • -Added beta support of resizing window.
  • -Added the functionality for works with a light in Model Editor.

0.6.2

19 Nov 07:54
Compare
Choose a tag to compare
  • -Fixed the problems with mouse events.

0.6.1

19 Nov 07:55
Compare
Choose a tag to compare
  • -Fixed the missing of tangents in models in Material Editor.
  • -Added the option of gamma correction and option of ToneMapFilter to Graphics Settings.
  • -Fixed the problems with sticking cursor while rotating camera of editor.
  • -Implemented undo-redo(ctrl+z/ctrl+y) in Material Editor and Model Editor.
  • -Implemented the autocomplete for type of material in material creator.
  • -Fixed the problems with focus in dialogs of editor.
  • -Added the animation of loading for editors.

0.5.0

19 Nov 07:56
Compare
Choose a tag to compare
  • -Fixed the exception with LwjglWindow on Windows;
  • -Implemented the camera like camera of Blender.
  • -Fixed the text input.
  • -Implemented the hotkey 'delete' to delete files in tree.
  • -Implemented the manipulators in Model Editor.
  • -Updated the action for generating tangents.
  • -Changed rotation property of model to Euler in Model Editor.