[ci skip]

This commit is contained in:
minggo 2013-12-02 10:19:39 +08:00
parent d2f235f8b8
commit e4883fb105
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ cocos2d-x-3.0beta0 ?? 2013
[All]
[NEW] Upgrated Box2D to 2.3.0
[NEW] Added ThreadHelper, ThreadHelper::runOnGLThread() simplify invoking engine codes and OpenGL ES commands in a thread other then gl thread.
[NEW] Added tga format support again.
[Android]
[NEW] build/android-build.sh: add supporting to generate .apk file
[FIX] XMLHttpRequest receives wrong binary array.