indentation fix in CHANGELOG

This commit is contained in:
Ricardo Quesada 2014-02-28 21:47:11 -08:00
parent 5a2697816f
commit 3bacd45240
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ cocos2d-x-3.0rc0 Feb.?? 2014
Node: set/get VertexZ() -> set/get PositionZ()
Node: setRotationX() -> setRotationSkewX()
Node: setRotationY() -> setRotationSkewY()
Node: visit() and draw() new arguments: Renderer, parentTransform, and whether or not the parentTransform has changed since the last frame
Node: visit() and draw() new arguments: Renderer, parentTransform, and whether or not the parentTransform has changed since the last frame
[NEW] Language: Added Dutch support.
[NEW] Sprite: Added auto-culling support. Performance increased in about 100% when many sprites are outside the screen