From 71ca09d0414bde9ab10c798f8b841449d4b8be67 Mon Sep 17 00:00:00 2001 From: minggo Date: Thu, 14 Nov 2013 10:09:32 +0800 Subject: [PATCH] [ci skip] --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index c0f33125bf..1d31799984 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -16,6 +16,7 @@ cocos2d-x-3.0alpha1 @??? 2013 [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. + [FIX] TransitionScenePageTurn: z fighting [NEW] Arm64 support. [NEW] Added Mouse Support For Desktop Platforms. [NEW] Point: Adds ANCHOR_XXX constants like ANCHOR_MIDDLE, ANCHOR_TOP_RIGHT, etc.