Commit Graph

30036 Commits

Author SHA1 Message Date
pandamicro 1b75d4a192 Merge pull request #12212 from super626/sprite3d
call setTransparent
2015-06-08 14:21:40 +08:00
CocosRobot 4fc0366e4d [ci skip][AUTO]: updating luabinding & jsbinding automatically 2015-06-08 06:21:14 +00:00
子龙山人 03892caed5 Merge pull request #12206 from super626/fixphysics3d2
3D Physics: remove addChildToPhysics
2015-06-08 14:13:38 +08:00
WuHao a555b2fb52 added documentation for auto polygon 2015-06-08 13:59:44 +08:00
WuHao 0808b6aff9 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into fix_spritepolygon
Conflicts:
	cocos/2d/MarchingSquare.cpp
2015-06-08 13:59:26 +08:00
yangxiao 3fa17c28df add comment 2015-06-07 22:02:23 -07:00
yangxiao f9cc7fec0e code style 2015-06-07 22:02:15 -07:00
yangxiao 076c3a8d90 get set gravity 2015-06-07 22:02:06 -07:00
tangziwen 87dab42255 fix Terrain::getIntersectionPoint 2015-06-07 22:01:38 -07:00
CocosRobot 5b8c51c22f [ci skip][AUTO]: updating luabinding & jsbinding automatically 2015-06-08 03:35:39 +00:00
子龙山人 c5ba7eef8b Merge pull request #12019 from super626/v3
getIntersectionPoint failed when there is no intersection on the terrain
2015-06-08 11:26:19 +08:00
Dale Stammen 30d28142cd Merge branch 'v3-winrt-ogg' of github.com:MSOpenTech/cocos2d-x into v3-winrt-ogg 2015-06-07 20:21:27 -07:00
Dale Stammen 4e5f746b4b updated version to v3-deps-62 2015-06-07 20:20:57 -07:00
Dale Stammen 2002054463 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3-winrt-ogg 2015-06-07 20:19:52 -07:00
子龙山人 8ee6613175 Merge pull request #12230 from oscr/fix_readme
Fix clone URL in README.md
2015-06-08 10:00:08 +08:00
Hao Wu 9e01874fe8 Merge pull request #7 from fusijie/fix_spritepolygon2
remove unused file and code.
2015-06-08 09:28:32 +08:00
CocosRobot f97a3474b2 [ci skip][AUTO]: updating luabinding & jsbinding automatically 2015-06-07 10:55:19 -07:00
Ricardo Quesada c5c2f04ff0 samplers are treated as uniforms 2015-06-07 10:55:13 -07:00
Oscar Utbult 3be686cee7 Fix clone URL in README.md 2015-06-07 13:29:32 +02:00
Jacky 3e62dd0473 remove unused file and code. 2015-06-06 13:31:25 +08:00
Ricardo Quesada 0030340542 Merge pull request #12219 from CocosRobot/update_lua_bindings_1433545622
[ci skip][AUTO]: updating luabinding & jsbinding automatically
2015-06-05 16:30:51 -07:00
CocosRobot 835e56e80a [ci skip][AUTO]: updating luabinding & jsbinding automatically 2015-06-05 23:13:03 +00:00
Dale Stammen d4c9a81908 Merge branch 'v3' into v3-winrt-ogg 2015-06-05 16:03:54 -07:00
Ricardo Quesada 6d4daa98c0 Merge pull request #12218 from ricardoquesada/sampler_sets_uniform
samplers are treated as uniforms
2015-06-05 16:00:51 -07:00
Ricardo Quesada 453a3d93bc samplers are treated as uniforms 2015-06-05 14:55:33 -07:00
Dale Stammen f1a067ee75 removed e option from xcopy of cpp template files 2015-06-05 09:21:52 -07:00
Dale Stammen 74a60d18c5 removed old files. Added missing Cocos2dRenderer.h 2015-06-05 06:29:33 -07:00
Dale Stammen 798e10ba9f updated package GUID 2015-06-05 06:29:02 -07:00
Dale Stammen bc1ea87adf updated app guid and disables auto version increment for App Cert tests 2015-06-05 06:21:03 -07:00
Dale Stammen 47b5085ade Merge branch 'v3' into v3-winrt-ogg 2015-06-05 05:36:15 -07:00
yangxiao 8e558db3d6 call setTransparent 2015-06-05 16:25:09 +08:00
子龙山人 ef6ed4936e Merge pull request #12211 from CocosRobot/update_lua_bindings_1433491589
[ci skip][AUTO]: updating luabinding & jsbinding automatically
2015-06-05 16:16:33 +08:00
CocosRobot 9178eeca73 [ci skip][AUTO]: updating luabinding & jsbinding automatically 2015-06-05 08:11:21 +00:00
pandamicro 399ecfcb9f Merge pull request #12176 from super626/fixphysics3d
rename syncToNode and syncToPhysics
2015-06-05 16:02:45 +08:00
子龙山人 c5c96042ef Merge pull request #12181 from namezero111111/patch-5
TintBy::clone() incorrect cast
2015-06-05 15:27:43 +08:00
yangxiao 761944f507 remove addChildToPhysicsWorld for 3d object 2015-06-05 13:54:09 +08:00
pandamicro fa71a6e352 Merge pull request #12204 from jianglong0156/issue1756
default support curl gzip. and add the gzip test in xmlhttprequest Issue1756
2015-06-05 13:17:53 +08:00
jianglong0156 8d011fd457 formate the space 2015-06-05 11:45:05 +08:00
jianglong0156 33beab2d81 add gzip test 2015-06-05 11:40:29 +08:00
pandamicro 3ee58091df Merge pull request #12201 from samuele3hu/v3_bug_fix
issue #10257:Fix the error that Draw object display differently on the different platform.
2015-06-05 10:47:08 +08:00
子龙山人 f7e89db0ea Merge pull request #12203 from CocosRobot/update_cocosfiles_1433470389
[AUTO][ci skip]: updating cocos2dx_files.json
2015-06-05 10:16:41 +08:00
CocosRobot 297945cca5 [AUTO][ci skip]: updating cocos2dx_files.json 2015-06-05 02:13:10 +00:00
子龙山人 1f37869d4e Merge pull request #12193 from andyque/update-3rd-config
upgrade external version to 61
2015-06-05 10:11:00 +08:00
子龙山人 f7fa3ff3f1 Merge pull request #12202 from CocosRobot/update_lua_bindings_1433468726
[ci skip][AUTO]: updating luabinding & jsbinding automatically
2015-06-05 10:10:41 +08:00
Hao Wu 6647a0e81c Merge pull request #5 from fusijie/fix_spritepolygon2
fixed copy constructor and operation = bug.
2015-06-05 10:07:32 +08:00
CocosRobot 9e3fa92803 [ci skip][AUTO]: updating luabinding & jsbinding automatically 2015-06-05 01:51:34 +00:00
pandamicro 2745cd4838 Merge pull request #12194 from pandamicro/skipComponentFns
Skip C++ invocation functions of Component
2015-06-05 09:41:23 +08:00
samuele3hu 230899ae32 issue #10257:Fix the error that Draw object display differently on the different platform. 2015-06-05 09:39:15 +08:00
Dale Stammen 3f3ace05a7 added ogg support for Windows 10 UWP 2015-06-04 14:42:11 -07:00
pandamicro e0eff26674 Fix component function execution issue in JSB 2015-06-05 00:03:21 +08:00