[ci skip]

This commit is contained in:
minggo 2013-11-08 10:55:49 +08:00
parent d2bb1c72cc
commit 61970934a2
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ cocos2d-x-3.0alpha1 @??? 2013
[NEW] Arm64 support.
[NEW] Added Mouse Support For Desktop Platforms.
[NEW] Point: Adds ANCHOR_XXX constants like ANCHOR_MIDDLE, ANCHOR_TOP_RIGHT, etc.
[NEW] Sprite: Override setScale(float scaleX, float scaleY)
[Android]
[FIX] Added EGL_RENDERABLE_TYPE to OpenGL attributes
[FIX] Fixed application will crash when pause and resume.