mirror of https://github.com/axmolengine/axmol.git
Update CHANGELOG [ci skip]
This commit is contained in:
parent
40d29824c5
commit
2995f91b59
|
@ -16,6 +16,7 @@ cocos2d-x-3.0rc0 Feb.?? 2014
|
|||
[NEW] Language: Added Dutch support.
|
||||
[NEW] Sprite: Added auto-culling support
|
||||
|
||||
[FIX] spine::Skeleton would not be updated after being re-added to scene.
|
||||
[FIX] Loading custom fonts from ttf file fails on windows.
|
||||
[FIX] FadeIn and FadeOut behaviours is incorrect if it doesn't start from an edge value( 0 or 255).
|
||||
[FIX] Renderer: Expand textureID bit from 18bits to 32bits. Resolves probably crash on Linux / Android.
|
||||
|
|
Loading…
Reference in New Issue