From 3109b40df9238398a9bd77e59e54459d90e32494 Mon Sep 17 00:00:00 2001 From: Summoner Date: Thu, 6 Nov 2014 09:13:47 +0800 Subject: [PATCH] Update CHANGELOG fix typo --- CHANGELOG | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 64cfb52102..30d52eb293 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,7 +4,7 @@ cocos2d-x-3.3 ?? [FIX] Button: when the dimension of button title is larger than the button, button will scale to fit the dimension of the button title [FIX] Camera: does not work correctly when the up is not (0, 1, 0) [FIX] Cocos console: compile failure on windows if using VS express version - [FIX] GrawNode: drawPoint() may cause crash + [FIX] DrawNode: drawPoint() may cause crash [FIX] GLProgramCache: doesn't release old program with the same key before adding a new one [FIX] GLProgramState: enabled GLProgramState restoring on render recreated on WP8 [FIX] Label: label shifting when outline feature enabled @@ -36,7 +36,7 @@ cocos2d-x-3.3-rc0 Oct.21 2014 [FIX] C++: remove armv7s in VALID_ARCHS for Xcode projects [FIX] Cocos Studio reader: UI animation playing crash if GUI JSON file is loaded again [FIX] Cocos Studio reader: improvement ImageViewReader don't necessary loadTexture when imageFilePath is empty - [FIX] EditBox: view rendereed in wrong position if click EditBox on iOS 8 + [FIX] EditBox: view rendered in wrong position if click EditBox on iOS 8 [FIX] FileUtils: can not remove files/directory on iOS devices [FIX] GLProgram: crashed on some Android devices that do not support more than 8 attributes [FIX] Label: getStringNumLines() may returns wrong result if label is dirty @@ -106,7 +106,7 @@ cocos2d-x-3.3alpha0 Aug.28 2014 [NEW] Sprite3D: added getBoundingBox() and getAABB() [NEW] SpriteFrameCache: load from plist file content data [NEW] utils: added gettime() - [NEW] UI: Added Added UIScale9Sprite + [NEW] UI: Added UIScale9Sprite [NEW] UI: ui::Button: support customize how much zoom scale is when pressing a button [NEW] UI: ui::PageView: added `customScrollThreshold`, could determine the swipe distance to trigger a PageView scroll event [NEW] UI: ui::TextField: support utf8