mirror of https://github.com/axmolengine/axmol.git
[ci skip]
This commit is contained in:
parent
42e7106b99
commit
39ec684ac8
|
@ -14,13 +14,14 @@ cocos2d-x-3.0alpha1 @??? 2013
|
|||
[FIX] When parsing XML using TinyXML, the data size has to be specified.
|
||||
[FIX] Parameter type: const char* -> const string&
|
||||
[FIX] Armature: many bug fixed, add more samples, add function to skip some frames when playing animation
|
||||
[FIX] Configuration of VAO in runtime
|
||||
[FIX] Webp Test Crashes.
|
||||
[NEW] Arm64 support.
|
||||
[NEW] Added Mouse Support For Desktop Platforms.
|
||||
[NEW] Point: Adds ANCHOR_XXX constants like ANCHOR_MIDDLE, ANCHOR_TOP_RIGHT, etc.
|
||||
[NEW] Sprite: Override setScale(float scaleX, float scaleY)
|
||||
[NEW] External: added | operator for Control::EventType
|
||||
[NEW] Android & iOS screen size change support
|
||||
[FIX] Webp Test Crashes.
|
||||
[Android]
|
||||
[FIX] Added EGL_RENDERABLE_TYPE to OpenGL attributes
|
||||
[FIX] Fixed application will crash when pause and resume.
|
||||
|
|
Loading…
Reference in New Issue