mirror of https://github.com/axmolengine/axmol.git
Merge pull request #9762 from dabingnn/v3_updateChangeLog
[ci skip]update changelog
This commit is contained in:
commit
19e32820a3
|
@ -10,7 +10,6 @@ cocos2d-x-3.4beta0 Dec.31 2014
|
|||
[NEW] UI: Modify the default behavior when ui::Button, ui::CheckBox and ui::Slider's selected state resources are not provided, the new behavior is scale the normal state texture when the selected state texture are missing.
|
||||
[NEW] 3rd party libraries: Add prebuilt version of libcurl to Mac and upgrade iOS,Android,Mac and Win32 libcurl to 7.39.0.
|
||||
[NEW] Replace network module implementation from libcurl to system network API on IOS and Android
|
||||
[NEW] Update 3rd party libs: libcurl update to version 7.39.0
|
||||
|
||||
[FIX] ui::Button: fix setTitleColor calls method setColor instead of setTextColor of title label.
|
||||
[FIX] AssetsManagerEx: Fix assetManager can't download file on Win32
|
||||
|
|
Loading…
Reference in New Issue