Skip to content

Commit 855dfc8

Browse files
author
SeanLin
committed
Merge pull request cocos2d#969 from linshun/iss2264_v2.1.4
issue cocos2d#2264 sync v2.1.4 from develop branch to master branch
2 parents ae204c5 + 288a5ff commit 855dfc8

File tree

85 files changed

+2686
-1629
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

85 files changed

+2686
-1629
lines changed

CHANGELOG.txt

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
Cocos2d-html5-v2.1.4 @ Jun.12, 2013
2+
* Added support for Multi resources loading
3+
* Performance optimization for sprite performance tests 220%
4+
* Sync audio api to JSB
5+
* Added auto test for NodeTests and TilemapTests
6+
* Changed textureKeyName to full path when removeTextureForKey
7+
* Added support for particle batch node
8+
9+
*Bug fix:
10+
1. PreLoading issue on iOS5.1.1
11+
2. cc.Menu / cc.MenuItemImage remain touchable after replaceScene
12+
3. Box2d and chipmunk path error for single file mode
13+
4. cc.EditBox that position of Dom Element is wrong when cc.EditBox skewed
14+
5. cc.ScrollView position is wrong when it's parent node moved
15+
6. cc.TouchDispatcher can't touch when WebPage has been scrolled on Firefox and IE
16+
* Known Issues:
17+
1. Effect Advanced Lens3D doesn't work
18+
2. ClipNodeTest effects varies in different browsers
19+
120
Cocos2d-html5-v2.1.3 @ May.1, 2013
221
* CCEditbox now implemented for WebGL and JSB
322
* Updated CCBReader to latest version

0 commit comments

Comments
 (0)