Commit Graph

29015 Commits

Author SHA1 Message Date
Dale Stammen 904abeab87 added CC_WINDOWS_PHONE_8_1 to preprocessor defines 2015-04-29 09:48:14 -07:00
Dale Stammen f64012d77b special shaders for Windows Phone 8.1 with no gl_PointSprite 2015-04-29 09:47:44 -07:00
minggo 21987592d2 Merge pull request #11632 from WenhaiLin/v3.6
Fixed warns and crash on Win32.
2015-04-28 21:18:42 +08:00
minggo cb00588d46 Merge pull request #11633 from CocosRobot/update_lua_bindings_1430223523
[AUTO]: updating luabinding automatically
2015-04-28 21:18:31 +08:00
CocosRobot 1f02af4a94 [AUTO]: updating luabinding automatically 2015-04-28 12:21:56 +00:00
minggo 48729b653f Merge pull request #11630 from samuele3hu/v3.6_test1
Add Lua-bindings for SpritePolygon and related test case
2015-04-28 20:13:52 +08:00
minggo 392bac82fd Merge pull request #11631 from super626/v3.6
modify releasenote
2015-04-28 20:12:31 +08:00
WenhaiLin ce7e36f76e Fixed warns and crash on Win32. 2015-04-28 20:10:56 +08:00
samuele3hu 5819159889 Add Lua-bindings for SpritePolygon and related test case 2015-04-28 18:19:57 +08:00
yangxiao 79dc972fe7 modify releasenote 2015-04-28 18:14:52 +08:00
WenhaiLin 30cea09082 Merge branch 'v3.6' of https://github.com/cocos2d/cocos2d-x into v3.6 2015-04-28 18:02:13 +08:00
minggo a9e2218600 Merge pull request #11627 from Wu-Hao/v3.6
updated SpritePolygonc
2015-04-28 16:47:24 +08:00
minggo 1bff6391d6 [ci skip]update CHANGELOG 2015-04-28 16:44:04 +08:00
minggo e75ea4c892 [ci skip]update AUTHORS 2015-04-28 16:43:43 +08:00
minggo 61ef35ab8e [ci skip]update CHANGELOG 2015-04-28 16:40:05 +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 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
XiaoFeng 28264c0742 Fix simulator crash when add animation under a user defined lua extension 2015-04-27 17:42:20 +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
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 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