[ci skip]

This commit is contained in:
minggo 2014-06-12 15:07:29 +08:00
parent 77fdd124a1
commit bb5471ca8b
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ cocos2d-x-3.2 ???
[FIX] Android: 3d model will be black when coming from background
[FIX] Android: don't trigger EVENT_COME_TO_BACKGROUND event when go to background
[FIX] Cocos2dxGLSurfaceView.java: prevent flickering when opening another activity
[FIX] GLProgram: not abort if shader compilation fails, just retuan false.
[FIX] GLProgramState: sampler can not be changed
[FIX] Image: Set jpeg save quality to 90
[FIX] Image: premultiply alpha when loading png file to resolve black border issue