Commit Graph

21759 Commits

Author SHA1 Message Date
CocosRobot b32bd895a0 [AUTO][ci skip]: updating cocos2dx_files.json 2014-07-11 05:44:37 +00:00
minggo f205c0b704 Merge pull request #7392 from xhcnb/fix_CC_ENABLE_SCRIPT_BINDING_build
Fix build with -DCC_ENABLE_SCRIPT_BINDING=0 , it causes failed
2014-07-11 13:41:33 +08:00
minggo 9e74048409 Merge pull request #7397 from CocosRobot/update_lua_bindings_1405057136
[AUTO]: updating luabinding automatically
2014-07-11 13:41:06 +08:00
CocosRobot cdf8743597 [AUTO]: updating luabinding automatically 2014-07-11 05:40:36 +00:00
minggo d1d84e0d1f Merge pull request #7386 from chengstory/v3_fixesLoaddTTFError
1. fixes TextReader load default font error.
2014-07-11 13:40:16 +08:00
andyque 646f7c7e3f Merge branch 'v3' into addStudio1.4 2014-07-11 13:39:34 +08:00
minggo 72f8ab8483 Merge pull request #7395 from samuele3hu/v3_controller
Add Lua bindings for controller and related test case project
2014-07-11 13:39:30 +08:00
minggo 65404066ec Merge pull request #7396 from CocosRobot/update_lua_bindings_1405051544
[AUTO]: updating luabinding automatically
2014-07-11 13:37:55 +08:00
minggo 6c37541657 Merge pull request #7363 from Dhilan007/v3-event-clear
Dispatch EVENT_RENDERER_RECREATED event when renderer was recreated on android/wp8.
2014-07-11 13:36:52 +08:00
minggo 7cf8cf42d3 Merge pull request #7389 from Dhilan007/v3-gc-nibiru
Update Nibiru SDK and remove prompt box of install driver .
2014-07-11 13:36:19 +08:00
CocosRobot 20c4e6530d [AUTO]: updating luabinding automatically 2014-07-11 04:07:14 +00:00
minggo a0b16a29d1 Merge pull request #7394 from Dhilan007/v3-gc-annotation
Add annotation for Controller class.
2014-07-11 12:03:01 +08:00
samuele3hu 2cbe262842 Add newline for some files 2014-07-11 12:00:43 +08:00
samuele3hu 77a82731a5 Remove auto bindings files for controller 2014-07-11 11:57:40 +08:00
samuele3hu 9b9713073e Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_controller 2014-07-11 11:55:10 +08:00
samuele3hu dd76ae93f6 Update controller lua binding and related test cases 2014-07-11 11:52:05 +08:00
Dhilan007 4e4464c9c1 Add annotation for Controller class. 2014-07-11 10:56:09 +08:00
minggo f0dcb7681a Merge pull request #7391 from super626/v3
rename Bone to Bone3D
2014-07-11 10:44:50 +08:00
Jason Xu d94941243a Fix build with -DCC_ENABLE_SCRIPT_BINDING=0 , it causes failed 2014-07-11 10:27:00 +08:00
yangxiao fd8541e32d rename Bone to Bone3D 2014-07-11 10:17:36 +08:00
Dhilan007 900d4b36fc Enabled nibiru\moga\ouya controller support. 2014-07-11 09:57:26 +08:00
minggo 7a4dfda868 Merge pull request #7390 from CocosRobot/update_cocosfiles_1405043017
[AUTO][ci skip]: updating cocos2dx_files.json
2014-07-11 09:49:13 +08:00
CocosRobot 463a2ab5ac [AUTO][ci skip]: updating cocos2dx_files.json 2014-07-11 01:43:39 +00:00
minggo e4042fbf0c Merge pull request #7388 from CocosRobot/update_lua_bindings_1405001287
[AUTO]: updating luabinding automatically
2014-07-11 09:42:32 +08:00
samuele3hu caae8392d4 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_controller
Conflicts:
	build/cocos2d_tests.xcodeproj/project.pbxproj
	cocos/scripting/lua-bindings/Android.mk
	cocos/scripting/lua-bindings/proj.ios_mac/cocos2d_lua_bindings.xcodeproj/project.pbxproj
	tools/tolua/genbindings.py
2014-07-10 22:42:09 +08:00
Dhilan007 dfbeb0fb63 Update Nibiru SDK and remove prompt box of install driver . 2014-07-10 22:33:58 +08:00
CocosRobot c205bd0806 [AUTO]: updating luabinding automatically 2014-07-10 14:10:03 +00:00
minggo c79dabce17 Merge pull request #7387 from CocosRobot/update_cocosfiles_1405001188
[AUTO][ci skip]: updating cocos2dx_files.json
2014-07-10 22:07:30 +08:00
minggo 337fc03f3a [ci skip] 2014-07-10 22:06:29 +08:00
CocosRobot e1559c4828 [AUTO][ci skip]: updating cocos2dx_files.json 2014-07-10 14:06:29 +00:00
minggo e876065d3e Merge pull request #7229 from samuele3hu/v3_VideoPlayer
Add VideoPlayer Lua bindings and update bindings-generator submodule
2014-07-10 22:04:46 +08:00
minggo 4895e6d54a Merge pull request #7362 from geron-cn/chukongv3
Chukongv3
2014-07-10 21:17:19 +08:00
minggo b30d758d09 Merge pull request #7383 from 2youyouo2/v3
fixed call Bone::setRotation has no effect
2014-07-10 21:16:48 +08:00
zhangcheng a0ecae21c3 1. fixes TextReader load default font error. 2014-07-10 19:29:39 +08:00
minggo e749a9a598 Merge pull request #7380 from huangshiwu/v3
change "const static" to "static const"
2014-07-10 18:31:09 +08:00
geron-cn 1c4cb78745 deal with null in string 2014-07-10 18:24:11 +08:00
joshuastray 7396f447a4 move initWithDuration to CC_CONSTRUCTOR_ACCESS 2014-07-10 17:56:20 +08:00
kaile.yin 04c63cc370 Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3 2014-07-10 17:51:02 +08:00
kaile.yin 42f2302866 fixed call Bone::setRotation has no effect 2014-07-10 17:50:38 +08:00
huangshiwu 2a65b7d98e change "const static" to "static const" 2014-07-10 16:50:25 +08:00
andyque f76f71eb5d fix win32 & win8 compile error 2014-07-10 16:37:15 +08:00
andyque eec40ff2a8 fix linux and android compile 2014-07-10 16:37:15 +08:00
andyque 6de47ea53a update ccs-res and add custom ImageView and custom particle widget support 2014-07-10 16:37:15 +08:00
andyque afe5e7527a update cocostudio resource path 2014-07-10 16:37:15 +08:00
andyque 8b42eb4ce9 add Cocostudio 1.3,1.4, 1.5 ui tests 2014-07-10 16:37:15 +08:00
andyque 41ccd5e465 add v1.4 tests 2014-07-10 16:37:15 +08:00
andyque 937b0ab52a add cocostudio parser test template 2014-07-10 16:37:15 +08:00
minggo d2bcf9e9d1 [ci skip] 2014-07-10 15:49:29 +08:00
minggo 831b0b332b Merge pull request #7371 from minggo/enumerateChildren-fix
Node::enumerateChildren  just searches from itself
2014-07-10 15:46:04 +08:00
minggo c7856b21fd Merge pull request #7366 from Dhilan007/v3-fixed-warn
fixed warn and replace NULL with nullptr.
2014-07-10 15:42:02 +08:00