mirror of https://github.com/axmolengine/axmol.git
indentation fix in CHANGELOG
This commit is contained in:
parent
5a2697816f
commit
3bacd45240
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue