Skip to content

Commit cd0dd42

Browse files
committed
README.md edited online with Bitbucket
1 parent e9acef5 commit cd0dd42

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

README.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,29 @@
1-
# jMonkeyEngine 3 SpaceShift Editor 0.9.1 #
1+
# jMonkeyEngine 3 SpaceShift Editor 0.9.2 #
22
## License: Apache Version 2.0 ##
33

44
* Download: https://yadi.sk/d/UuKcJBNgqbV3a
55

66
## [Video about this editor.](https://www.youtube.com/watch?v=I9ads0-I_LI&feature=youtu.be) ##
77

8+
## ver. 0.9.2 ##
9+
* -Implemented scene filters editing and provided API to support custom filters.
10+
* -Added some build in filters.
11+
* -Fixed problems with custom classpath.
12+
* -Implemented D&D models from asset tree to model/scene editor.
13+
* -Implemented renaming lights in model/scene editor.
14+
* -Re-implemented working with scene layers.
15+
* -Implemented more user-friendly light editing in scene/model editor.
16+
* -Updated API for custom app states.
17+
* -Updated file selector dialogs, added some actions to a context menu.
18+
* -Updated a grid in scene/model editor.
19+
* -Added auto move editor's camera to selected node.
20+
* -Implemented D&D materials from asset tree to model/scene editor.
21+
* -Implemented D&D textures from asset tree to material editor.
22+
* -Added hotkeys(R/G/S) to switch a manipulator mode in scene/model editor.
23+
* -Added hotkey(delete) to delete a selected node from scene/model editor.
24+
* -Implemented D&D audio files from asset tree to audio data property in model/scene editor.
25+
* -Implemented control editing and provided API to support custom controls.
26+
827
## ver. 0.9.1 ##
928
* [Video](https://www.youtube.com/watch?v=UkG3blab-xg&feature=youtu.be)
1029
* -Add some settings to setting dialog.

0 commit comments

Comments
 (0)