mirror of https://github.com/axmolengine/axmol.git
Update CHANGELOG [ci skip]
This commit is contained in:
parent
b363751b1a
commit
5454a2db62
|
@ -5,7 +5,8 @@ cocos2d-x-3.0rc0 Feb.?? 2014
|
|||
[NEW] Bindings: Added JS bindings support for Linux
|
||||
[NEW] Console: Added 'resolution', 'projection' commands. Improved API
|
||||
[NEW] Console: Added more commands: director resume|pause|stopanimation|startanimation.
|
||||
[NEW] Console: Added commands: touch tap|swipe to simulating touch events.
|
||||
[NEW] Console: Added command: 'touch tap|swipe' to simulating touch events.
|
||||
[NEW] Console: Added command: 'upload filename filesize' to upload a file to writable path.
|
||||
[NEW] Director: Displays 'Vertices drawn' in the stats. Useful to measure performance.
|
||||
[NEW] Node: Added set/get Position3D() and set/get Rotation3D()
|
||||
Node: Calculates rotation X and Y correctly.
|
||||
|
|
Loading…
Reference in New Issue