Commit Graph

29225 Commits

Author SHA1 Message Date
minggo 2596c8dd28 [ci skip]update CHANGELOG 2015-04-28 16:39:18 +08:00
minggo 85e58dce55 Merge pull request #11598 from HueyPark/v3.6
Fix android http client memory leak
2015-04-28 16:38:21 +08:00
WuHao 2b245e0318 Merge branch 'v3.6' of https://github.com/cocos2d/cocos2d-x into v3.6 2015-04-28 15:19:52 +08:00
WuHao 9d46c5413d added performance test for SpritePolygon 2015-04-28 15:18:40 +08:00
WenhaiLin 1af9ce8483 Merge branch 'v3.6' of https://github.com/cocos2d/cocos2d-x into v3.6 2015-04-28 13:36:34 +08:00
minggo 164cf78844 Merge pull request #11620 from WenhaiLin/v3.6
Fixed compile error on VS 2012.
2015-04-28 13:36:16 +08:00
minggo 692ed1e4ad Merge pull request #11625 from xiaofeng11/v3.6
Fix simulator crash when miss some armature resource
2015-04-28 13:34:32 +08:00
minggo 7ddbc59c95 Merge pull request #11622 from MSOpenTech/v3.6-winrt-fix
Use TextBMFont when text is updated from slider for faster performance
2015-04-28 11:55:33 +08:00
XiaoFeng 27e3dce628 Fix simulator crash when miss some armature resource 2015-04-28 11:54:36 +08:00
minggo 37c60b7eb1 Merge pull request #11624 from samuele3hu/v3.6_test1
[ci skip]Update Sprite3DTest and VideoPlayerTest about Lua
2015-04-28 11:34:17 +08:00
samuele3hu 2a59180da3 Merge branch 'v3.6' of https://github.com/cocos2d/cocos2d-x into v3.6_test1 2015-04-28 11:30:01 +08:00
samuele3hu c801d1868c Update Sprite3DTest and VideoPlayerTest about Lua 2015-04-28 11:27:50 +08:00
minggo 4c2b4f4073 Merge pull request #11623 from andyque/fix-linux-compile
fix spritepolygon
2015-04-28 11:27:14 +08:00
andyque 854fcdf2bf fix spritepolygon 2015-04-28 11:26:21 +08:00
minggo d8f33a8399 Merge pull request #11621 from andyque/fix-linux-compile
fix spritepolygon
2015-04-28 11:18:33 +08:00
andyque 293fb37fdd fix cmake generate error 2015-04-28 11:13:20 +08:00
andyque 422fde5d2a fix return value 2015-04-28 11:08:47 +08:00
andyque a6a2dddfe9 fix spritepolygon 2015-04-28 10:51:26 +08:00
Dale Stammen 4d7e6567ea Use TextBMFont when text is updated from slider for faster performance 2015-04-27 19:48:15 -07:00
WenhaiLin 41e2d84116 Fixed compile error on VS 2012. 2015-04-28 10:35:21 +08:00
minggo e61e88bbad [ci skip]update CHANGELOG 2015-04-28 09:48:25 +08:00
minggo 99482d4e48 Merge pull request #11614 from xiaofeng11/v3.6
Fix simulator crash when add animation under a user defined lua extension
2015-04-28 09:45:44 +08:00
minggo 1ac0c8c0b1 Merge pull request #11616 from WenhaiLin/v3.6
TransitionsTests:Fixed Transition not work when switch between test cases
2015-04-28 09:35:45 +08:00
minggo a32a1029f5 Merge pull request #11617 from lvlonggame/v3
fix bug: set sprite name
2015-04-28 09:35:04 +08:00
minggo 669deecd3c Merge pull request #11615 from CocosRobot/update_lua_bindings_1430127880
[AUTO]: updating luabinding automatically
2015-04-28 09:34:51 +08:00
minggo ce9f40fb9a Merge pull request #11619 from samuele3hu/v3.6_test1
Fix the bugs about cubeMap & Skybox lua test case and update the Android.mk about SpritePolygon
2015-04-28 09:32:30 +08:00
samuele3hu dc765aee25 Merge branch 'v3.6' of https://github.com/cocos2d/cocos2d-x into v3.6_test1 2015-04-28 09:19:03 +08:00
samuele3hu 51bcac9e84 Fix the bugs about cubeMap & Skybox lua test case and update the Android.mk about SpritePolygonTest 2015-04-28 09:17:00 +08:00
lvlong cecea92fde fix bug: set sprite name 2015-04-27 19:12:44 +08:00
minggo 6b13505d1d Merge pull request #11613 from Wu-Hao/v3.6
updated SpritePolygon
2015-04-27 17:59:59 +08:00
CocosRobot a7edda72f5 [AUTO]: updating luabinding automatically 2015-04-27 09:47:08 +00:00
minggo bd5f4e0285 [ci skip]update AUTHORS 2015-04-27 17:43:57 +08:00
XiaoFeng 28264c0742 Fix simulator crash when add animation under a user defined lua extension 2015-04-27 17:42:20 +08:00
minggo 30a646f769 [ci skip]update CHANGELOG 2015-04-27 17:41:40 +08:00
minggo 5197044e8c Merge pull request #10679 from loadrunner/physics_sensor
added sensor property to shapes
2015-04-27 17:40:08 +08:00
WuHao 597d2289c0 Merge branch 'v3.6' of https://github.com/cocos2d/cocos2d-x into v3.6 2015-04-27 17:31:50 +08:00
WuHao a046f74c4d fix anchor point bug 2015-04-27 17:30:38 +08:00
WenhaiLin 70a641e2b3 TransitionsTests:Fixed Transition not work when switch between test cases. 2015-04-27 17:22:20 +08:00
minggo f80220cbfe [ci skip]update AUTHORS 2015-04-27 17:19:42 +08:00
WuHao dcf8f674bc Merge branch 'v3.6' of https://github.com/Wu-Hao/cocos2d-x into v3.6
Conflicts:
	cocos/2d/SpritePolygon.cpp
	cocos/2d/SpritePolygonCache.cpp
2015-04-27 17:18:26 +08:00
minggo 2441e1290f [ci skip]update CHANGELOG 2015-04-27 17:17:36 +08:00
minggo 2f43c8f146 Merge pull request #11611 from minggo/check-filename-case-on-windows
Check filename case on windows
2015-04-27 17:16:20 +08:00
minggo 454ca26653 [ci skip] update version 2015-04-27 16:47:22 +08:00
minggo ee29888d8e [ci skip] update version 2015-04-27 16:46:03 +08:00
WuHao 815c6a9b74 merge the start and end points 2015-04-27 16:33:54 +08:00
minggo 822dfcf61d Merge pull request #11610 from CocosRobot/update_lua_bindings_1430120801
[AUTO]: updating luabinding automatically
2015-04-27 16:28:38 +08:00
minggo 2d2f0aac59 fix indent 2015-04-27 16:25:24 +08:00
minggo 8c4cecca0d fix indent and translate Chinese comment to English 2015-04-27 16:22:54 +08:00
CocosRobot 09a6cc19b7 [AUTO]: updating luabinding automatically 2015-04-27 07:48:42 +00:00
minggo dcf48eaa04 Merge pull request #11609 from CocosRobot/update_cocosfiles_1430120770
[AUTO][ci skip]: updating cocos2dx_files.json
2015-04-27 15:47:37 +08:00