mirror of https://github.com/axmolengine/axmol.git
Update CHANGELOG[ci skip]
This commit is contained in:
parent
d1cd3ca5d1
commit
fa51236dee
|
@ -8,13 +8,14 @@ cocos2d-x-3.0alpha1 @??? 2013
|
|||
[Android]
|
||||
[FIX] Added EGL_RENDERABLE_TYPE to OpenGL attributes
|
||||
[NEW] Added Cocos2dxHelper.runOnGLThread(Runnable) again
|
||||
[FIX] Fixed application will crash when pause and resume.
|
||||
[Mac]
|
||||
[FIX] Removed unused CCLOG() from GL initialization
|
||||
[Javascript binding]
|
||||
[FIX] Fixed a memory leak in ScriptingCore::runScript()
|
||||
[FIX] sys.localStorage.getItem() does not support non-ascii string.
|
||||
[Lua Binding]
|
||||
[FIX] Added Armature lua binding and added test samples.
|
||||
[NEW] Added Armature lua binding and added test samples.
|
||||
|
||||
cocos2d-x-3.0alpha0 @Sep.19 2013
|
||||
[all platforms]
|
||||
|
|
Loading…
Reference in New Issue