Commit Graph

27781 Commits

Author SHA1 Message Date
lvlong 9c0b618046 Merge branch 'v3' of github.com:super626/cocos2d-x into camera_culling_crash 2015-03-19 15:04:18 +08:00
lvlong 7f18c9809c fix :camera-culling MoveTo 2015-03-19 15:02:38 +08:00
yangxiao 0106c1184e add pu for performance test 2015-03-19 15:00:07 +08:00
yangxiao b6a29d80de 3d particle performance test 2015-03-19 14:43:29 +08:00
XiaoYang 9665557e66 Merge pull request #258 from songchengjiang/v3
add particle3D performance Test
2015-03-19 13:48:04 +08:00
songchengjiang 9329ba1b37 add particle3D performance Test 2015-03-19 12:32:53 +08:00
yangxiao 44af57459e add comment 2015-03-18 11:58:36 +08:00
yangxiao 21d581a72c set camera mask when member created 2015-03-18 11:41:43 +08:00
XiaoYang 8bbce138f3 Merge pull request #256 from songchengjiang/v3
fix bugs
2015-03-17 17:53:46 +08:00
songchengjiang a9e5f8cc4a replace static_cast with dynamic_cast 2015-03-17 17:47:58 +08:00
yangxiao e6770909f2 reset expolosion 2015-03-17 17:47:53 +08:00
yangxiao f24f2d617d Merge branch 'v3' of https://github.com/super626/cocos2d-x into v3 2015-03-17 17:45:12 +08:00
yangxiao dced8004e1 reset explosion and fix bug of event handler 2015-03-17 17:44:52 +08:00
songchengjiang 73caf536da fix the bug of lighting shader 2015-03-17 16:43:08 +08:00
XiaoYang 9a0613a652 Merge pull request #255 from lvlonggame/v3
replace setAdditionalTransform
2015-03-17 15:48:14 +08:00
lvlong 3ce0449c97 decompose 2015-03-17 15:17:23 +08:00
lvlong 733a89100e remove old code! 2015-03-17 13:13:03 +08:00
lvlong 080132d072 modify sub node transform! 2015-03-17 12:15:03 +08:00
yangxiao 8b3e116ed6 check running scene 2015-03-16 18:04:50 +08:00
yangxiao 5b26ba3c68 override setCameraMask 2015-03-16 17:11:17 +08:00
yangxiao f56d8c4784 fix camra mask for label does not work 2015-03-16 15:31:29 +08:00
Nite Luo 878590946f Merge pull request #10866 from darkdukey/console_fix_v3
Fix multithread compiling
2015-03-14 02:30:04 -07:00
Nite Luo 18d716cfd2 Use xcode for jenkins build 2015-03-14 02:08:52 -07:00
Nite Luo 860c108f86 revert changes in mac build script 2015-03-14 01:30:11 -07:00
Nite Luo 1d96876699 Test if reduce log size will fix the build 2015-03-14 01:09:42 -07:00
Nite Luo cfa1f0c84f Merge pull request #10843 from konopka/fix_compiler_reorder_warnings
Get rid of compiler warnings: field '_xxx' will be initialized after field '_yyy'...
2015-03-13 21:12:35 -07:00
Nite Luo 99bc7e2a2b Fix multithread compiling 2015-03-13 19:53:22 -07:00
Nite Luo 3194da4e7d Merge pull request #10720 from darkdukey/hide_cursor
Hide cursor
2015-03-13 10:48:15 -07:00
Huabing.Xu eb1d70c5a9 Update RELEASE_NOTES.md 2015-03-13 19:35:52 +08:00
Huabing.Xu 7c968ebaca Merge pull request #10859 from super626/v3
release note for PU
2015-03-13 19:33:36 +08:00
yangxiao c3d7fbebf4 correct words 2015-03-13 18:12:20 +08:00
yangxiao b124df143b add release note 2015-03-13 18:09:47 +08:00
Huabing.Xu 369bc73dc3 Merge pull request #10857 from dabingnn/v3
[ci skip] update release notes
2015-03-13 17:20:37 +08:00
Huabing.Xu f5cab860eb [ci skip] update release notes 2015-03-13 17:18:29 +08:00
Huabing.Xu 67fef0eb5e Merge pull request #10856 from super626/v3
modify dds to png
2015-03-13 17:00:26 +08:00
Huabing.Xu ffa63be60e Update CHANGELOG 2015-03-13 16:48:54 +08:00
Huabing.Xu 779374633d Merge pull request #10855 from SunLightJuly/v3_fix
define  __G__TRACKBACK__ in cocos.init
2015-03-13 16:46:00 +08:00
XiaoYang 824a876afd Merge pull request #254 from songchengjiang/v3
replace mp_fire_02_2x2.dds with mp_fire_02_2x2.png
2015-03-13 16:39:37 +08:00
SunLightJuly 6871e30b8d define __G__TRACKBACK__ in cocos.init 2015-03-13 16:39:36 +08:00
songchengjiang 7e5af41817 replace mp_fire_02_2x2.dds with mp_fire_02_2x2.png 2015-03-13 16:34:21 +08:00
Huabing.Xu 23d50879b8 Merge pull request #10854 from SunLightJuly/v3_fix
fixed bug
2015-03-13 16:30:58 +08:00
SunLightJuly f321f725b0 fixed Java_org_cocos2dx_lua_AppActivity_nativeIsDebug(): return false only, because runtime have been removed 2015-03-13 16:12:08 +08:00
Huabing.Xu 135ad0e735 Merge pull request #10853 from dabingnn/v3
[ci skip]fix make package for lua runtime is removed
2015-03-13 15:29:33 +08:00
Huabing.Xu 6b00b65824 [ci skip]fix make package for lua runtime is removed 2015-03-13 15:29:05 +08:00
Huabing.Xu 5ea181742c Merge pull request #10851 from CocosRobot/update_lua_bindings_1426230804
[AUTO]: updating luabinding automatically
2015-03-13 15:21:40 +08:00
Huabing.Xu c6883a6d39 Merge pull request #10852 from CocosRobot/update_cocosfiles_1426231217
[AUTO][ci skip]: updating cocos2dx_files.json
2015-03-13 15:20:37 +08:00
CocosRobot 5203d1e7be [AUTO][ci skip]: updating cocos2dx_files.json 2015-03-13 07:20:18 +00:00
CocosRobot 2f0eb6712d [AUTO]: updating luabinding automatically 2015-03-13 07:15:34 +00:00
Huabing.Xu b771461af8 Merge pull request #10849 from super626/v3
release note for PU
2015-03-13 15:14:56 +08:00
yangxiao cbb470b5de release note for PU 2015-03-13 15:08:09 +08:00