samuele3hu
|
54970c109f
|
Fix the bug that LuaStack::executeFunctionReturnArray hasn't deal with the condition of numArgs == 0
|
2014-07-11 15:34:21 +08:00 |
minggo
|
c63983345b
|
Merge pull request #7353 from andyque/addStudio1.4
add studio v1.3, v1.4, v1.5 tests
|
2014-07-11 14:15:07 +08:00 |
andyque
|
d4122d616a
|
fix text reader binray version setFontName
|
2014-07-11 13:58:08 +08:00 |
andyque
|
43255e2b96
|
Merge branch 'v3' into addStudio1.4
Conflicts:
cocos/editor-support/cocostudio/WidgetReader/TextReader/TextReader.cpp
|
2014-07-11 13:55:13 +08:00 |
minggo
|
41c267fdb7
|
Merge pull request #7400 from CocosRobot/update_lua_bindings_1405057491
[AUTO]: updating luabinding automatically
|
2014-07-11 13:52:38 +08:00 |
CocosRobot
|
563386a777
|
[AUTO]: updating luabinding automatically
|
2014-07-11 05:46: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
|
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 |
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 |
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
|
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 |
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
|
41ccd5e465
|
add v1.4 tests
|
2014-07-10 16:37:15 +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 |
minggo
|
0ba3f6c1c9
|
Merge pull request #7376 from joshuastray/v3
use CC_CONSTRUCTOR_ACCESS to replace protected/private
|
2014-07-10 14:14:08 +08:00 |
joshuastray
|
6b22870e27
|
use CC_CONSTRUCTOR_ACCESS to replace protected
|
2014-07-10 14:00:23 +08:00 |
minggo
|
cdc02aea7c
|
Merge pull request #7368 from CocosRobot/update_lua_bindings_1404957724
[AUTO]: updating luabinding automatically
|
2014-07-10 13:54:21 +08:00 |
minggo
|
316564d58a
|
Node::enumerateChildren just searches from itself
|
2014-07-10 11:07:39 +08:00 |
yangxiao
|
0b4c6b7f7a
|
comment
|
2014-07-10 11:05:48 +08:00 |
yangxiao
|
d7b88e86ff
|
add comment
|
2014-07-10 10:56:52 +08:00 |
yangxiao
|
ef1f6892e1
|
deprecated Mesh::create use less parameter ones instead
|
2014-07-10 10:54:37 +08:00 |
CocosRobot
|
af460a1530
|
[AUTO]: updating luabinding automatically
|
2014-07-10 02:03:40 +00:00 |
minggo
|
345fb040e7
|
Merge pull request #7352 from super626/v3
adjust api according feedback
|
2014-07-10 09:53:27 +08:00 |
Dhilan007
|
6cff8cb564
|
fixed warn and replace NULL with nullptr.
|
2014-07-10 00:45:27 +08:00 |
Dhilan007
|
dbcb20b886
|
Dispatch EVENT_RENDERER_RECREATED event when renderer was recreated on android/wp8.
Make clear EVENT_COME_TO_FOREGROUND event.
|
2014-07-09 23:03:04 +08:00 |
samuele3hu
|
2bc1cd0486
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_controller
Conflicts:
cocos/scripting/lua-bindings/script/Cocos2dConstants.lua
|
2014-07-09 22:31:05 +08:00 |