diff --git a/CHANGELOG b/CHANGELOG index 6f31a87c5c..be1918594a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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