mirror of https://github.com/axmolengine/axmol.git
[ci skip]
This commit is contained in:
parent
cba013736a
commit
3deb3b4231
|
@ -13,6 +13,7 @@ cocos2d-x-3.0alpha1 @??? 2013
|
||||||
[FIX] EventListeners can't be removed sometimes.
|
[FIX] EventListeners can't be removed sometimes.
|
||||||
[FIX] When parsing XML using TinyXML, the data size has to be specified.
|
[FIX] When parsing XML using TinyXML, the data size has to be specified.
|
||||||
[FIX] Parameter type: const char* -> const string&
|
[FIX] Parameter type: const char* -> const string&
|
||||||
|
[FIX] Armature: many bug fixed, add more samples, add function to skip some frames when playing animation
|
||||||
[NEW] Arm64 support.
|
[NEW] Arm64 support.
|
||||||
[NEW] Added Mouse Support For Desktop Platforms.
|
[NEW] Added Mouse Support For Desktop Platforms.
|
||||||
[Android]
|
[Android]
|
||||||
|
|
Loading…
Reference in New Issue