[ci skip]

This commit is contained in:
minggo 2013-11-14 11:54:54 +08:00
parent 13756b7558
commit 063bc6b833
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ cocos2d-x-3.0alpha1 @??? 2013
[NEW] External: added | operator for Control::EventType
[NEW] Android & iOS screen size change support
[NEW] GLProgram: setUniformLocationWithMatrix2fv, setUniformLocationWithMatrix3fv
[NEW] Color[3|4][B|F]: comparable and explicit convertible
[Android]
[FIX] Added EGL_RENDERABLE_TYPE to OpenGL attributes
[FIX] Fixed application will crash when pause and resume.