[ci skip]

This commit is contained in:
minggo 2014-06-04 10:05:28 +08:00
parent 2c9c94c4a9
commit 7641790185
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ cocos2d-x-3.2 ???
[FIX] Android: don't trigger EVENT_COME_TO_BACKGROUND event when go to background
[FIX] Cocos2dxGLSurfaceView.java: prevent flickering when opening another activity
[FIX] Image: Set jpeg save quality to 90
[FIX] Image: premultipy alpha when loading png file to resovle black border issue
[FIX] Label: label is unsharp if it's created by smaller font
[FIX] Others: Treat warning as error on iOS and Mac
[FIX] Repeat: will run one more over in rare situations