mirror of https://github.com/axmolengine/axmol.git
Merge pull request #9801 from super626/v3
add node quaternion to changelog
This commit is contained in:
commit
b14ed0cc64
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue