Merge pull request #9801 from super626/v3

add node quaternion to changelog
This commit is contained in:
minggo 2015-01-06 09:46:49 +08:00
commit b14ed0cc64
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
cocos2d-x-3.4rc0 Jan.9 2015
[NEW] Node: rotation representation using quaternion
[FIX] FileUtils: getData() will cause memory leak if file size is 0 on windows
[FIX] GLProgram: when there is a shader compile error in shader, it will crash on windows
[FIX] Sprite3DTest: Sprite3DUVAnimationTest, Sprite3DFakeShadowTest, Sprite3DLightMapTest, Sprite3DBasicToonShaderTest will crash on android when switch to foreground from background
[FIX] HttpClient: http requests will be lost in immediately mode on iOS
[FIX] WP8: compiling error on ARM architecture