[ci skip]

This commit is contained in:
minggo 2013-11-08 10:50:28 +08:00
parent 04bb4033fd
commit 21f8050a4d
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ cocos2d-x-3.0alpha1 @??? 2013
[FIX] sys.localStorage.getItem() does not support non-ascii string.
[FIX] cc.Scheduler.schedule(target, func) without repeat argument couldn't repeat schedule forever on device.
[FIX] CCBReader can't play sequence automatically in JSB.
[NEW] main.js -> cocos2d-jsb.js
[Lua Binding]
[NEW] Added Armature lua binding and added test samples.