mirror of https://github.com/axmolengine/axmol.git
Update CHANGELOG [ci skip]
This commit is contained in:
parent
b327e510a8
commit
1823e890ac
|
@ -14,6 +14,8 @@ cocos2d-x-3.0rc0 Feb.?? 2014
|
|||
[NEW] Language: Added Dutch support.
|
||||
[NEW] Sprite: Added auto-culling support
|
||||
|
||||
[FIX] Changes namespace 'cocos2d::gui' to 'cocos2d::ui'.
|
||||
[FIX] State is changed to RESUME when game comes back to foreground if pause button was clicked in Interval Test
|
||||
[FIX] Object values (x, y, width and height) from TMXObjectGroup are incorrect.
|
||||
[FIX] Thread deadlock if new functions are added in callback of Scheduler:: performFunctionInCocosThread.
|
||||
[FIX] Refactored the codes of parsing pure xml layer format for tilemap.
|
||||
|
|
Loading…
Reference in New Issue