[ci skip]

This commit is contained in:
minggo 2013-11-11 15:11:28 +08:00
parent cd22f5543b
commit 00b477e756
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ cocos2d-x-3.0alpha1 @??? 2013
[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
[NEW] Android & iOS screen size change support
[Android]
[FIX] Added EGL_RENDERABLE_TYPE to OpenGL attributes
[FIX] Fixed application will crash when pause and resume.