mirror of https://github.com/axmolengine/axmol.git
Update CHANGELOG
This commit is contained in:
parent
c8ba071294
commit
7d588fbaa3
|
@ -6,6 +6,7 @@ cocos2d-x-3.0alpha1 @??? 2013
|
||||||
[FIX] fixed a memory leak in XMLHTTPRequest.cpp
|
[FIX] fixed a memory leak in XMLHTTPRequest.cpp
|
||||||
[FIX] removeSpriteFramesFromFile() crashes if file doesn't exist.
|
[FIX] removeSpriteFramesFromFile() crashes if file doesn't exist.
|
||||||
[FIX] Avoid unnecessary object duplication for Scale9Sprite.
|
[FIX] Avoid unnecessary object duplication for Scale9Sprite.
|
||||||
|
[FIX] create_project.py does not rename/replace template projects completely.
|
||||||
[Android]
|
[Android]
|
||||||
[FIX] Added EGL_RENDERABLE_TYPE to OpenGL attributes
|
[FIX] Added EGL_RENDERABLE_TYPE to OpenGL attributes
|
||||||
[NEW] Added Cocos2dxHelper.runOnGLThread(Runnable) again
|
[NEW] Added Cocos2dxHelper.runOnGLThread(Runnable) again
|
||||||
|
|
Loading…
Reference in New Issue