[ci skip]

This commit is contained in:
minggo 2013-11-14 11:27:26 +08:00
parent 4b9215708c
commit a2bfc31ea0
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ cocos2d-x-3.0alpha1 @??? 2013
[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
[FIX] CCBReader: To set anchor point to 0,0 when loading Scale9Sprite
[NEW] Arm64 support.
[NEW] Added Mouse Support For Desktop Platforms.
[NEW] Point: Adds ANCHOR_XXX constants like ANCHOR_MIDDLE, ANCHOR_TOP_RIGHT, etc.