|
1 | | -# jMonkeyEngine 3 SpaceShift Editor 0.9.1 # |
| 1 | +# jMonkeyEngine 3 SpaceShift Editor 0.9.2 # |
2 | 2 | ## License: Apache Version 2.0 ## |
3 | 3 |
|
4 | 4 | * Download: https://yadi.sk/d/UuKcJBNgqbV3a |
5 | 5 |
|
6 | 6 | ## [Video about this editor.](https://www.youtube.com/watch?v=I9ads0-I_LI&feature=youtu.be) ## |
7 | 7 |
|
| 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 | + |
8 | 27 | ## ver. 0.9.1 ## |
9 | 28 | * [Video](https://www.youtube.com/watch?v=UkG3blab-xg&feature=youtu.be) |
10 | 29 | * -Add some settings to setting dialog. |
|
0 commit comments