mirror of https://github.com/axmolengine/axmol.git
Update CHANGELOG [ci skip]
This commit is contained in:
parent
8ede1607a2
commit
130c326811
|
@ -5,6 +5,7 @@ cocos2d-x-3.0rc0 Feb.?? 2014
|
||||||
[NEW] Director: Displays 'Vertices drawn' in the stats. Useful to measure performance.
|
[NEW] Director: Displays 'Vertices drawn' in the stats. Useful to measure performance.
|
||||||
[NEW] Using python to automatically generate script bindings codes.
|
[NEW] Using python to automatically generate script bindings codes.
|
||||||
|
|
||||||
|
[FIX] Node::setRotation() moves opposite when node has a physics body.
|
||||||
[FIX] A string which only contains CJK characters can't make a line-break when it's needed.
|
[FIX] A string which only contains CJK characters can't make a line-break when it's needed.
|
||||||
[FIX] EGLView improvements: renamed to GLView, no longer a singleton, easier to customize
|
[FIX] EGLView improvements: renamed to GLView, no longer a singleton, easier to customize
|
||||||
[FIX] Removes samples except testcpp|testjavascript|testlua. Moves sample games to `cocos2d/samples` repo.
|
[FIX] Removes samples except testcpp|testjavascript|testlua. Moves sample games to `cocos2d/samples` repo.
|
||||||
|
|
Loading…
Reference in New Issue