[ci skip]

This commit is contained in:
minggo 2013-11-14 10:11:18 +08:00
parent 97063dfe7d
commit 9b2da3b09f
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ cocos2d-x-3.0alpha1 @??? 2013
[NEW] Sprite: Override setScale(float scaleX, float scaleY)
[NEW] External: added | operator for Control::EventType
[NEW] Android & iOS screen size change support
[NEW] GLProgram: setUniformLocationWithMatrix2fv, setUniformLocationWithMatrix3fv
[Android]
[FIX] Added EGL_RENDERABLE_TYPE to OpenGL attributes
[FIX] Fixed application will crash when pause and resume.