Skip to content

Commit 0461fa0

Browse files
committed
updated the readme
1 parent c76914d commit 0461fa0

File tree

1 file changed

+20
-7
lines changed

1 file changed

+20
-7
lines changed

README.md

Lines changed: 20 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,31 @@
1-
# jMonkeyEngine 3 SpaceShift Editor 0.8.8 #
1+
# jMonkeyEngine 3 SpaceShift Editor 0.8.9 #
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.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+
821
## ver. 0.8.8 ##
922
* -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.
1629

1730
## ver. 0.8.7 ##
1831
* -Implemented saving/loading particle emitter nodes.

0 commit comments

Comments
 (0)