|
1 | | -# jMonkeyEngine 3 SpaceShift Editor 0.8.8 # |
| 1 | +# jMonkeyEngine 3 SpaceShift Editor 0.8.9 # |
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.8.9 ## |
| 9 | +[Video](https://www.youtube.com/watch?v=xCSUIia-jh4&feature=youtu.be) |
| 10 | +* -Added the Apache License. |
| 11 | +* -Added an action to create a single color texture. |
| 12 | +* -Added an AudioViewer and implement supporting AudioNode in the ModelEditor. |
| 13 | +* -Added an action to convert a .xbuf model to .j3o. |
| 14 | +* -Updated the list of embedded environment textures. |
| 15 | +* -Implemented a LoD Generator. |
| 16 | +* -Added a frame rate setting to settings dialog. |
| 17 | +* -Updated a style of a ColorPicket control. |
| 18 | +* -Updated an ImageViewer. |
| 19 | +* -Added an action to extract sub-animations. |
| 20 | + |
8 | 21 | ## ver. 0.8.8 ## |
9 | 22 | * -Implemented drawing jME application inside JavaFX Canvas. |
10 | | -* -Migrated from the ReflectionAllocator to the JEmallocAllocator |
11 | | -* -Added actions to convert .scene/.mesh.xml/.fbx/.obj to .j3o |
12 | | -* -Updated context menus in the AssetTree and ModelNodeTree |
13 | | -* -Added showing animation tracks in the ModelNodeTree |
14 | | -* -Added some actions to animation nodes in the ModelEditor |
15 | | -* -Bugfixes |
| 23 | +* -Migrated from the ReflectionAllocator to the JEmallocAllocator. |
| 24 | +* -Added actions to convert .scene/.mesh.xml/.fbx/.obj to .j3o. |
| 25 | +* -Updated context menus in the AssetTree and ModelNodeTree. |
| 26 | +* -Added showing animation tracks in the ModelNodeTree. |
| 27 | +* -Added some actions to animation nodes in the ModelEditor. |
| 28 | +* -Bugfixes. |
16 | 29 |
|
17 | 30 | ## ver. 0.8.7 ## |
18 | 31 | * -Implemented saving/loading particle emitter nodes. |
|
0 commit comments