File tree 3 files changed +21
-13
lines changed
adventure-editor/src/main/resources
3 files changed +21
-13
lines changed Original file line number Diff line number Diff line change 2
2
All notable changes to this project will be documented in this file.
3
3
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4
4
5
+ ## [ 1.2.1]
6
+
7
+ - Added music support to the default Menu screen.
8
+ - Added rotation property to SetActorAttr action.
9
+ - FIX: Check if renderer is an AnimationRenderer when changing the selected animation in the editor.
10
+ - FIX: Error disposing Spine actors when creating new project.
11
+ - FIX: Error creating new project in Linux and MacOS due to CRLF in gradlew.
12
+
5
13
## [ 1.2.0]
6
14
7
15
- Added particle effect actors.
Original file line number Diff line number Diff line change 1
- # Autogenerated by build.gradle
2
- # Thu Feb 23 19:40:26 CET 2017
3
- roboVMVersion =2.3.0
4
- gwtVersion =2.8.0
5
- libgdxVersion =1.9.5
6
- androidAPILevel =23
7
- bladeInkVersion =0.4.0
8
- buildToolsVersion =23.0.3
9
- roboVMGradlePluginVersion =2.3.0
10
- version =1.2.1-SNAPSHOT
11
- gwtGradlePluginVersion =0.6
12
- androidGradlePluginVersion =1.5.0
1
+ # Autogenerated by build.gradle
2
+ # Thu Mar 02 23:55:25 CET 2017
3
+ roboVMVersion =2.3.0
4
+ gwtVersion =2.8.0
5
+ libgdxVersion =1.9.5
6
+ androidAPILevel =23
7
+ bladeInkVersion =0.4.0
8
+ buildToolsVersion =23.0.3
9
+ roboVMGradlePluginVersion =2.3.0
10
+ version =1.2.1
11
+ gwtGradlePluginVersion =0.6
12
+ androidGradlePluginVersion =1.5.0
Original file line number Diff line number Diff line change 1
- version =1.2.1-SNAPSHOT
1
+ version =1.2.1
2
2
libgdxVersion =1.9.5
3
3
roboVMVersion =2.3.0
4
4
roboVMGradlePluginVersion =2.3.0
You can’t perform that action at this time.
0 commit comments