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
+11-1Lines changed: 11 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.8 #
1
+
# jMonkeyEngine 3 SpaceShift Editor 0.9.9 #
2
2
## License: Apache Version 2.0 ##
3
3
4
4
*[Download](https://yadi.sk/d/UuKcJBNgqbV3a)
@@ -7,6 +7,16 @@
7
7
8
8
## [Video about this editor.](https://www.youtube.com/watch?v=I9ads0-I_LI&feature=youtu.be) ##
9
9
10
+
## ver. 0.9.9 ##
11
+
* -Implemented integration with built-in of jME3 particle system.
12
+
* -Added to send anonymous google analytics anly about start/close application events if a user disable analytics.
13
+
* -Added an action to create a new material definition with a fragment and a vertex shader.
14
+
* -Updated UI.
15
+
* -Added handling shader errors to avoid application crashes, so now a user can edit shaders without worrying about an application crash.
16
+
* -Implemented autorefrsh opened material in the Material Editor when a user change a material defintion in the MD Editor or shaders in the GLSL editor.
17
+
* -Updated all dialogs.
18
+
* -Fixed some bugs.
19
+
10
20
## ver. 0.9.8 ##
11
21
* -Added an action to reset particle emitters.
12
22
* -Updated toneg0d.emitterNode to 2.2.2, updated the integration with this lib.
0 commit comments