Commit Graph

28603 Commits

Author SHA1 Message Date
giginet 2a0524322e Implement Rect::intersectsCircle
This method checks the intersect status between the rect and a circle.
2015-04-13 23:16:06 +09:00
minggo 8a160d76a3 [ci skip]update CHANGELOG 2015-04-10 18:34:45 +08:00
minggo 9cc03407a8 Merge pull request #11383 from WenhaiLin/v3-physics-rotation
Physics: Fixed the rotation of PhysicsBody is wrong if the rotation of node is set before PhysicsBody attached.
2015-04-10 18:12:43 +08:00
Wenhai Lin 1949348124 Physics: Fixed the rotation of physics body is wrong if the rotation for node is set before body attached. 2015-04-10 17:01:21 +08:00
minggo 698d93a42b Merge pull request #11379 from WenhaiLin/v3-physics-fix
Physics: Fixed position of physics body is wrong when the position of parent node changes
2015-04-10 16:45:45 +08:00
minggo 9876f0765e [ci skip]update CHANGELOG 2015-04-10 16:43:21 +08:00
minggo 3d2fb6250e Merge pull request #11378 from andyque/fix-outline-update-do-not-change-content-size
fix ui::Text outline don't change content size
2015-04-10 16:41:24 +08:00
minggo e2d71d3724 Merge pull request #11377 from CocosRobot/update_lua_bindings_1428650747
[AUTO]: updating luabinding automatically
2015-04-10 16:41:09 +08:00
Wenhai Lin 97082cb169 Physics: Fixed position of physics body is wrong when the position of parent node changes 2015-04-10 15:39:39 +08:00
andyque 10c90b06aa fix ui::Text outline don't change content size 2015-04-10 15:33:48 +08:00
CocosRobot 15f22d936f [AUTO]: updating luabinding automatically 2015-04-10 07:27:51 +00:00
minggo 68fc4ad741 [ci skip]update CHANGELOG 2015-04-10 15:25:46 +08:00
minggo 554901bb12 [ci skip]update CHANGELOG 2015-04-10 15:24:43 +08:00
minggo c70314eedc Merge pull request #11375 from andyque/fix-ui-text-contentSize-not-change
add disableEffect API for ui::Text
2015-04-10 15:22:41 +08:00
andyque c8d8a0d220 add disableEffect API for ui::Text 2015-04-10 14:18:16 +08:00
minggo 45817683ed Merge pull request #11366 from super626/v3
Fix PURibbonTrail bug
2015-04-10 09:58:41 +08:00
minggo 16cb5f32d3 [ci skip]update CHANGELOG 2015-04-10 09:37:45 +08:00
minggo e59e61b34f [ci skip]update AUTHORS 2015-04-10 09:35:26 +08:00
minggo 0aef6b9446 Merge pull request #11295 from Almax27/v3
RenderQueue command buffer optimisation
2015-04-10 09:33:43 +08:00
XiaoYang fc4ffe6a7c Merge pull request #295 from songchengjiang/v3
fix the bug of PURibbonTrail
2015-04-10 09:09:45 +08:00
Ricardo Quesada b409f20fcd Merge pull request #11365 from ricardoquesada/cpp_compiles_on_mac
removes warning
2015-04-09 15:41:54 -07:00
Ricardo Quesada 967f35ad82 removes warning
warnings are treated as errors on Mac.
Why this was even merged? Do we have a Mac builder? The Mac builder
should fail.
2015-04-09 15:15:15 -07:00
minggo 09c50c44dc Merge pull request #11224 from hawkwood/patch-7
Remove use of autorelease NSString and NSURL
2015-04-09 18:36:07 +08:00
minggo 3a87cd2efa Merge pull request #11364 from samuele3hu/v3_terrain
Fix the crash of lua-game-controller-test iOS on the 64-bit simulator
2015-04-09 18:20:57 +08:00
samuele3hu 63fe17a77a Fix the crash of lua-game-controller-test iOS 2015-04-09 18:10:15 +08:00
minggo 2c08ae9549 Merge pull request #11363 from WenhaiLin/v3-autotest
[ci skip]Update the reference of submodule ccs-res.
2015-04-09 17:09:05 +08:00
WenhaiLin b5ae74c52b [ci skip]Update the reference of submodule ccs-res. 2015-04-09 17:07:37 +08:00
minggo 96f446ad93 Merge pull request #11362 from WenhaiLin/v3-autotest
Test automation support: Fixed may not to restore TestList to the original position.
2015-04-09 16:51:59 +08:00
songchengjiang 98211a8c3f fix the bug of PURibbonTrail 2015-04-09 16:49:03 +08:00
WenhaiLin 8b839edfde Test automation support: Fixed may not to restore TestList to the original position. 2015-04-09 16:46:35 +08:00
minggo 4e4b8bcea0 Merge pull request #11361 from WenhaiLin/v3-autotest
Remove unneeded code.
2015-04-09 16:29:56 +08:00
WenhaiLin f502c5900b [ci skip]Remove unwanted code. 2015-04-09 16:23:29 +08:00
WenhaiLin c5ff21f7c6 [ci skip]Remove unwanted code. 2015-04-09 16:18:24 +08:00
minggo 238d677db0 Merge pull request #11360 from super626/releasenote
add terrain to release note
2015-04-09 16:12:05 +08:00
yangxiao 9b363e5193 add terrain to release note 2015-04-09 16:05:42 +08:00
minggo a4bcb82983 Merge pull request #11359 from WenhaiLin/v3-autotest
Fixed crashes in test case of Scene/Node.
2015-04-09 15:58:08 +08:00
minggo 1765d53413 [ci skip]update CHANGELOG 2015-04-09 15:49:34 +08:00
WenhaiLin 16bce0bfd3 Fixed crashes in test case of Scene/Node. 2015-04-09 15:43:01 +08:00
minggo d9acaa444a Merge pull request #11358 from WenhaiLin/v3-autotest
Fixed the test case of BillBoard not respond touch event as expected.
2015-04-09 15:11:17 +08:00
WenhaiLin 2e24f302d6 Fixed the test case of BillBoard not respond click event as expected. 2015-04-09 15:08:49 +08:00
minggo 5938fce905 Merge pull request #11357 from WenhaiLin/v3-autotest
Test automation support:Make test cases didn't need to care about TestSuite when invoking Director::getInstance()->replaceScene.
2015-04-09 15:05:44 +08:00
WenhaiLin e5bd611604 Test automation support:Make test cases didn't need to care about TestSuite when invoking Director::getInstance()->replaceScene. 2015-04-09 14:59:34 +08:00
minggo 961d00a94d Merge pull request #11356 from WenhaiLin/v3-autotest
Fixed some test cases of action not respond click event as expected.
2015-04-09 14:36:03 +08:00
minggo 3dcd123c09 [ci skip]update release note 2015-04-09 14:30:06 +08:00
minggo e9c88a61da Merge pull request #11354 from samuele3hu/v3_terrain
Update the Lua bindings for terrain and TerrainTest.lua
2015-04-09 14:22:19 +08:00
WenhaiLin a378651320 Fixed some test cases of action not respond click event as expected. 2015-04-09 14:20:59 +08:00
minggo 9891a94e87 Merge pull request #11352 from super626/v3
Fix Sprite3D memory leak
2015-04-09 13:57:03 +08:00
minggo 76d66798ec Merge pull request #11355 from natural-law/v3
[ci skip] Update the reference of submodule cocos2d-console.
2015-04-09 13:44:51 +08:00
samuele3hu 9bf2a920b4 Update the Lua bindings for terrain and TerrainTest.lua 2015-04-09 13:41:52 +08:00
minggo c022b7d615 Merge pull request #11351 from WenhaiLin/v3-autotest
Test automation support:
2015-04-09 13:41:20 +08:00