Merge pull request #9726 from dabingnn/v3_updateChangelog

[ci skip] update changeLog
This commit is contained in:
Huabing.Xu 2014-12-31 10:35:44 +08:00
commit 4e70f44989
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ cocos2d-x-3.4beta0 ??
[FIX] ui::Button: fix setTitleColor calls method setColor instead of setTextColor of title label.
[FIX] FileUtils: WebP format with alpha channel displayed wrong
[FIX] Label: content size of Label is incorrect if the string is set to empty string
[FIX] GLProgramState: fix assert error caused by outdated uniform and attribute cache
cocos2d-x-3.3 Dec.12
[FIX] Billboard: allow billboard rotate along z axis