Update CHANGELOG [ci skip]

This commit is contained in:
James Chen 2013-11-01 17:49:01 +08:00
parent 8cf1337777
commit eabb611093
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ cocos2d-x-3.0alpha1 @??? 2013
[FIX] create_project.py does not rename/replace template projects completely. [FIX] create_project.py does not rename/replace template projects completely.
[FIX] Could not set next animation in CCBAnimationCompleted callback. [FIX] Could not set next animation in CCBAnimationCompleted callback.
[FIX] The Node's anchor point was changed after being added to ScrollView. [FIX] The Node's anchor point was changed after being added to ScrollView.
[NEW] Added Mouse Support For Desktop Platforms.
[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