link: https://github.com/cocos2d/cocos2d-x/blob/v3/CHANGELOG


cocos2d-x-3.5 Mar.23 2015

    [NEW]           EditBox: support Color4B


    [FIX]           AutoRelasePool: memory leak if adding an element into pool when releasing auto release pool

    [FIX]           FileUtils: getWritablePath() will not return corrent setted writable path on Mac & Windows

    [FIX]           HttpAsynConnection: can not get error content if response code less than 200 or response code greater or equal than 300


cocos2d-x-3.5rc0 Mar.13 2015

    [NEW]           CocosStudio: add callback when loading a CSB file

    [NEW]           Particle3D: more PU feature support, observers and event handlers

    

    [FIX]           Billboard: fix bug on transparent Billboard because of transparent queue

    [FIX]           Bundle: bug that create bundle with empty path

    [FIX]           Camera: camera is detroyed unexpectedly when call removeAllChildren

    [FIX]           C++: use console in `build/build_native.sh`

    [FIX]           Label: position is wrong if it is visited by a new camera

    [FIX]           MotionStreak: can not work with MoveTo and MoveBy

    [FIX]           MoveTo: disable reverse() because it is meaningless

    [FIX]           Particle3D: to make path shorter, rename Particle Universe folder to PU, and files CCPUParticle3DXXX to CCPUXXX to fix compiling error on WP8

    [FIX]           Particle3D: `loadMaterialsFromSearchPaths` bug on linux platform

    [FIX]           Sprite3D: fix bug on transparent 3D Sprite because of transparent queue


cocos2d-x-3.5beta0  Feb.27 2015

    [NEW]           Added Particle3D

    [NEW]           C++: add Romanian language support


    [FIX]           Audio: audio can not resume if it is interrupt, and back from background

    [FIX]           Cocos Studio UI: setCameraMask does not work for the Cocos Studio UI

    [FIX]           C++: compiling error when using CC_USE_CULLING

    [FIX]           Label: texture size of string has unexpected padding on iOS 7 and upper version

    [FIX]           HttpClient: if the request data is started by a null character, it does not fill http body

    [FIX]           HttpClient: memory leak on iOS

    [FIX]           Sprite3D: `getAttachNode()` will fail when there is no bone with name


'Software Dev. Tools > Cocos2d-x' 카테고리의 다른 글

cocos2d-x-3.6 Apr.30 2015  (0) 2015.05.04
cocos2d-x-3.6beta0 Apr.14 2015  (0) 2015.04.05
cocos2d-x 3.4  (0) 2015.02.12
3.3 release  (0) 2014.12.22
3.2 release  (0) 2014.12.12
Posted by Greatdev
,