[ci skip]

This commit is contained in:
minggo 2013-11-08 11:01:16 +08:00
parent 956425f894
commit d4f890a6ee
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ cocos2d-x-3.0alpha1 @??? 2013
[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)
[NEW] External: added | operator for Control::EventType
[Android]
[FIX] Added EGL_RENDERABLE_TYPE to OpenGL attributes
[FIX] Fixed application will crash when pause and resume.