Skip to content

Commit 4d3dc4e

Browse files
committed
updated readme, removed a file.
1 parent 18f62e3 commit 4d3dc4e

2 files changed

Lines changed: 16 additions & 813 deletions

File tree

README.md

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# jMonkeyEngine 3 SpaceShift Editor 1.0.1 #
1+
# jMonkeyEngine 3 SpaceShift Editor 1.1.0 #
22
## License: Apache Version 2.0 ##
33

44
[![Join the chat at https://gitter.im/jME3-SpaceShift-Editor/Lobby](https://badges.gitter.im/jME3-SpaceShift-Editor/Lobby.svg)](https://gitter.im/jME3-SpaceShift-Editor/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
@@ -9,7 +9,21 @@
99
* [Official jMonkey thread](https://hub.jmonkeyengine.org/t/jme3-spaceshift-editor/35179)
1010
* [Youtube channel](https://www.youtube.com/playlist?list=PLNdOH0eRoQMBkLPBvTIDn02UFhcTJWsh7)
1111

12-
## [Video about this editor](https://youtu.be/h6azH-D28qk) ##
12+
## [Video about this editor](https://youtu.be/5nX8HXYdENU) ##
13+
14+
## ver. 1.1.0 ##
15+
* -Added the new plugin to generate trees.
16+
* -Updated the Material Editor.
17+
* -Added integration with Bullet physics to Model Editor.
18+
* -Added an action to Asset Tree to open file/folder in system explorer.
19+
* -Added an action to Model Tree to make a material as embedded.
20+
* -Added a possibility to edit embedded materials inside Model Editor.
21+
* -Updated a control to set a texture for material, now we can configure all settings of this texture.
22+
* -Added a dialog to ask about unsaved changes when a user try to close an editor.
23+
* -Implemented java version of the Folder Chooser to open asset folder/other external folders and added
24+
an option to the Settings Dialog to enable/disable native Folder Chooser.
25+
* -Added an action to the Model Tree to save a material as a separated file.
26+
* -Improved usability and fixed bugs with UI.
1327

1428
## ver. 1.0.1 ##
1529
* -Implemented D&D of controls in a model tree.

0 commit comments

Comments
 (0)