We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d6204a commit 1d09422Copy full SHA for 1d09422
CHANGELOG
@@ -1,5 +1,15 @@
1
ChangeLog:
2
3
+Cocos2d-JS v3.6.1 (hotfix) @ May 13 2015
4
+
5
+* Bug fixes:
6
+ 1. [JSB] Fixed an issue of jsc compiler that the generated jsc file contains sources code.
7
+ 2. [JSB] Fixed jsb remote debugger issue that it doesn't support runtime template on windows platform.
8
+ 3. [JSB] Added `cc.sys.localStorage.clear` function.
9
+ 4. [JSB] Fixed crash issues of `sp.BoneData` and `sp.Bone`'s conversion function.
10
+ 5. [JSB] Fixed an issue of `cc.Scale9Sprite` that its `init` function can't be overloaded.
11
+ 6. [JSB] Fixed mistakes in `cc.EventMouse`'s constant values.
12
13
Cocos2d-JS v3.6 @ April 29 2015
14
15
* Added GAF web runtime to the web engine, the native support will be merged in future version.
0 commit comments