[ci skip]

This commit is contained in:
minggo 2013-11-14 10:41:09 +08:00
parent 23b2bdb6eb
commit c1ccfc5cea
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ cocos2d-x-3.0alpha1 @??? 2013
[FIX] Configuration of VAO in runtime
[FIX] Webp Test Crashes.
[FIX] TransitionScenePageTurn: z fighting
[FIX] AssetsManager: Adding test whether the file directory exists when uncompressing file entry,if does not exist then create directory
[NEW] Arm64 support.
[NEW] Added Mouse Support For Desktop Platforms.
[NEW] Point: Adds ANCHOR_XXX constants like ANCHOR_MIDDLE, ANCHOR_TOP_RIGHT, etc.