You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13-1Lines changed: 13 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# jMonkeyEngine 3 SpaceShift Editor 0.9.12 #
1
+
# jMonkeyEngine 3 SpaceShift Editor 1.0.1 #
2
2
## License: Apache Version 2.0 ##
3
3
4
4
[](https://gitter.im/jME3-SpaceShift-Editor/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
@@ -11,6 +11,18 @@
11
11
12
12
## [Video about this editor](https://youtu.be/h6azH-D28qk) ##
13
13
14
+
## ver. 1.0.1 ##
15
+
* -Implemented D&D of controls in a model tree.
16
+
* -Implemented to load compiled classes from any IDE to improve integration with IDE's.
17
+
* -Updated toneg0d.emitter library.
18
+
* -Added glTF loader.
19
+
* -Implemented auto-finding all available controls to create it in model tree.
20
+
* -Added to show custom objects from user data of Spatial.
21
+
* -Included jME font creator plugin.
22
+
* -Added to create editable sky nodes.
23
+
* -Added image preview tooltips to Asset tree.
24
+
* -Improved usability and fixed a lot of little bugs with UI.
25
+
14
26
## ver. 0.9.12 ##
15
27
* -Downgraded tonegod.emitter to java 7
16
28
* -Added possibility to work with light probes in the Scene Editor.
0 commit comments