File tree Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Expand file tree Collapse file tree 2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 11ChangeLog:
22
3- Cocos2d-x v3.7 @ July 1 2015
3+ Cocos2d-x v3.7 RC1 @ July 14 2015
4+ [REFINE] Improved localStorage warning when disabled
5+
6+ [FIX] Fixed a bug that SingleNode's color isn't set
7+ [FIX] studio: Fixed a bug of JSON parser that texture address is wrong
8+ [FIX] Fixed MenuItems' color/opacity setter issue with child nodes
9+ [FIX] Fixed page view's layout issue for JSON parser
10+ [FIX] Add ttc loader and prevent the pure digital fonts is invalid
11+ [FIX] Fixed Float32Array initialization
12+ [FIX] Fixed a bug that layout background is missing
13+ [FIX] Fixed a bug that ObjectExtensionData miss setCustomProperty and getCustomProperty function
14+
15+ Cocos2d-x v3.7 RC0 @ July 1 2015
416
517* The json loader of Cocos Studio will automatically load dependencies resources
618* SIMD.js optimization for kazmath functions (from Intel)
Original file line number Diff line number Diff line change 3131 * @type {String }
3232 * @name cc.ENGINE_VERSION
3333 */
34- window [ "CocosEngine" ] = cc . ENGINE_VERSION = "Cocos2d-JS v3.7 RC0 " ;
34+ window [ "CocosEngine" ] = cc . ENGINE_VERSION = "Cocos2d-JS v3.7 RC1 " ;
3535
3636/**
3737 * <p>
You can’t perform that action at this time.
0 commit comments