Skip to content

Releases: JavaSaBr/jmonkeybuilder

0.4.5

19 Nov 07:56
Compare
Choose a tag to compare
  • -Added the text editor for GLSL with highlighting.
  • -Added the reloading materials when change shaders.
  • -Updated the logic for change of material type.
  • -Fixed problems with menu bar.
  • -Added the action for closing editor to menu bar.
  • -Added tooltip with fullpath for root folder in asset tree.
  • -Added the action for reopening last asset folders.
  • -Implemented the saving of opened files.
  • -Updated the jME to alpha 3 with PBR.
  • -Migrated the editor from LWJGL 2.9 to LWJGL 3.0
  • -Added the combobox with Queue Bucket for model of material preview to material editor.
  • -Implemented the save on ctrl+S hotkey.

0.4.0

19 Nov 07:56
Compare
Choose a tag to compare
  • -Added the action for creating a folder.
  • -Added the action for creating an empty file.
  • -Implemented image viewer.
  • -Added actions for creating node, box, sphere and quad in ModelEditor.
  • -Added action for creating SkyBox.
  • -Added action for loading other model to model in Model Editor.
  • -Fixed severals bugs.

0.3.7

19 Nov 07:56
Compare
Choose a tag to compare
  • -Implemented the fullscreen mode.
  • -Implemented the preview of channels of image.
  • -Implemented the cache of preview of image.
  • -Changed the sensitivity of zoom.

0.3.5

19 Nov 07:57
Compare
Choose a tag to compare
  • -Implemeted open file in external editor.
  • -Finished implementing the operations of moving/renaming/cut-copy-paste for files in Asset Tree.
  • -Added dialog for handling exception.

0.3.0

19 Nov 07:57
Compare
Choose a tag to compare
  • -Implemented Simple Model Editor.
  • -Added action for converting .blend to .j3o.
  • -Updated UI.

0.2.0

19 Nov 07:57
Compare
Choose a tag to compare
  • -Implemented dialogs for creating new material and post filter view file.
  • -Implemented dialog of graphic settings.
  • -Updated the sky in material editor.
  • -Upgraded jME3 libraries to 3.1 alpha 2 with PBR.
  • -Implemented preview of images in resource selector.
  • -Migrated editor to jME 3.1 with PBR.
  • -Added support PBR to Material Editor.
  • -Finished implementation PostFilterViewer.
  • -Implemented the base actions in AssetTree.
  • -Implemented MaterialEditor.
  • -Added English localization.