mirror of https://github.com/axmolengine/axmol.git
Update CHANGELOG [ci skip]
This commit is contained in:
parent
6f45d9ca27
commit
cb7e2b5ece
|
@ -12,6 +12,8 @@ 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] JSB: Crash when running JSB projects on iOS device in DEBUG mode.
|
||||
[FIX] JSB: Crash when Firefox connects to JSB application on Mac platform.
|
||||
[FIX] Uses EventDispatcher to access event in LUA testcase.
|
||||
[FIX] Exposes SAXParser class to JS, it is used for parsing XML in JS.
|
||||
[FIX] Uses unified `desktop/CCEGLView.h/cpp` for desktop platforms (windows, mac, linux).
|
||||
|
|
Loading…
Reference in New Issue