mirror of https://github.com/axmolengine/axmol.git
Update CHANGELOG [ci skip]
This commit is contained in:
parent
64e289d665
commit
208939ab2a
|
@ -12,6 +12,7 @@ cocos2d-x-3.0beta2 ?.? ?
|
|||
[NEW] Renderer: Added BatchCommand. This command is not "batchable" with other commands, but improves performance in about 10%
|
||||
[NEW] LuaBindings: Bindings-generator supports to bind namespace for lua.
|
||||
|
||||
[FIX] Lua: sp.SkeletonAnimation:registerScriptHandler should not override cc.Node:registerScriptHandler.
|
||||
[FIX] JSB: Pure JS class which is inherited from cc.Class will trigger an irrelevant log.
|
||||
[FIX] JSB: Mac and iOS Simulator should also use SpiderMonkey which was built in RELEASE mode.
|
||||
[FIX] JSB: Crash when running JSB projects on iOS device in DEBUG mode.
|
||||
|
|
Loading…
Reference in New Issue