Noel Cower
41027463c9
Descend into included directories to check for file inclusion.
...
Only applies to directories that are marked as unignored, since the
travis script has the odd problem of not descending into those
directories and, as a result, not recording the files in them.
I'm assuming the failure to descend into included directories is
unintended.
2014-11-17 08:45:30 -08:00
Noel Cower
590975d08d
Also un-ignore libs dir under plugins.
...
The configure script isn't smart enough to check if there are
un-ignored files in a directory, so this fixes that.
2014-11-17 08:26:23 -08:00
zhangbin
365e09e5db
Merge branch 'v3' into support-wp8
2014-11-17 16:01:12 +08:00
zhangbin
534570075b
Update the reference of submodule cocos2d-console.
2014-11-17 15:57:49 +08:00
Noel Cower
fbdf0201c6
Permit plugin-x plugins to ship third-party libraries.
...
Ignoring the libs directory's .jar files is strange. I'm not sure
whoever put the total block over libs/ knew that this is the standard
Android library directory and not just for NDK-compiled assets.
More granular ignores over libs/ contents would be better in the
future, but this fixes the odd sdk/ directory hack plugins currently
use and lets the Android build system auto-link libraries that're
shipped with plugins instead of forcing Cocos developers to manually
sift through a plugin's Android dependencies and include them by hand.
2014-11-13 09:20:09 -08:00
yangxiao
4d74e7f19f
skip getMeshArrayByName
2014-10-29 10:38:13 +08:00
samuele3hu
042969ce35
Remove some useless rename functions in the cocos2dx.ini and cocos2dx_studio.ini
2014-10-20 16:14:24 +08:00
minggo
8218804c52
Merge pull request #8820 from Dhilan007/v3-audioengine-lua
...
[LUA]Add New AudioEngine on window
2014-10-18 15:11:29 +08:00
samuele3hu
3348f8300e
Add lua-bindings for AmbientLight,BaseLight,DirectionLight,PointLight,SpotLight and related test case
2014-10-18 00:13:22 +08:00
Dhilan007
81a8e80496
[LUA]Add New AudioEngine on window
2014-10-17 17:53:33 +08:00
samuele3hu
936510411b
Rename addSpriteFramesWithFile->addSpriteFrames for SpriteFrameCache
2014-10-17 15:04:16 +08:00
samuele3hu
4593b55e1a
Update bindings-generator submodule
2014-10-17 14:32:24 +08:00
samuele3hu
dd2ad66e41
Update bindings-generator submodule
2014-10-17 14:23:58 +08:00
samuele3hu
7198ae509c
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_new_spine
...
Conflicts:
build/cocos2d_libs.xcodeproj/project.pbxproj
2014-10-16 20:35:43 +08:00
samuele3hu
079df20541
Update lua bindings for Spine and related test case
2014-10-16 20:23:58 +08:00
Huabing.Xu
644aa19b2d
Merge branch 'v3' into v3_updateSpine
...
Conflicts:
build/cocos2d_libs.xcodeproj/project.pbxproj
2014-10-16 16:48:16 +08:00
samuele3hu
8b5f6ae52a
Merge branch 'v3_updateSpine' of https://github.com/dabingnn/cocos2d-x into v3_new_spine
...
Conflicts:
build/cocos2d_libs.xcodeproj/project.pbxproj
2014-10-16 16:04:09 +08:00
samuele3hu
b4c91f0712
Update the related cocosstudio lua test cases
2014-10-16 15:51:01 +08:00
samuele3hu
3f667fac85
Update the related AssetsManagerEx files and related project configure
2014-10-16 10:28:52 +08:00
Huabing.Xu
c12f88d63c
lua compiles ok-need to make it works later
2014-10-15 17:33:58 +08:00
samuele3hu
a0c8ffb943
Modify Xcode project’s configure
2014-10-15 14:32:11 +08:00
samuele3hu
064e159c70
Merge branch 'v3_testMerge' of https://github.com/pandamicro/cocos2d-x into v3_assetsmanager
...
Conflicts:
build/cocos2d_libs.xcodeproj/project.pbxproj
cocos/platform/CCFileUtils.cpp
tests/lua-tests/project/CMakeLists.txt
tests/lua-tests/project/Classes/AppDelegate.cpp
tests/lua-tests/project/proj.android/jni/Android.mk
tests/lua-tests/project/proj.win32/lua-tests.win32.vcxproj
2014-10-15 13:41:27 +08:00
minggo
0787124710
Merge pull request #8697 from andyque/fixJenkinsSql
...
add back
2014-10-15 01:53:34 +08:00
andyque
49b974ae42
add back
2014-10-15 01:45:44 +08:00
minggo
73ea855a79
Merge pull request #8696 from andyque/fixJenkinsSql
...
fix sql syntax error
2014-10-15 01:45:02 +08:00
andyque
05c204622e
add backslash
2014-10-15 01:37:13 +08:00
andyque
bd37d62026
fix sql syntax error
2014-10-15 01:04:00 +08:00
samuele3hu
4a67963420
Update CSLoader lua-bindings and adjust project config
2014-10-14 23:37:00 +08:00
minggo
19d408748c
Merge pull request #8687 from andyque/fixJenkinSqlTableName
...
fix jenkins sql table name
2014-10-14 20:09:30 +08:00
andyque
9e538fce48
fix jenkins sql table name
2014-10-14 17:31:53 +08:00
zhangbin
131c60fd20
Update the reference of submodule cocos2d-console.
2014-10-14 16:29:49 +08:00
andyque
8a6b78c510
fix lua bindings
2014-10-14 11:24:45 +08:00
pipu
b732ce378e
Merge branch 'v3_pipu_protocol_buffers' into merge_test
...
Conflicts:
cocos/ui/UIScale9Sprite.cpp
2014-10-11 11:08:46 +08:00
minggo
d5658a69d5
Merge pull request #8621 from natural-law/v3
...
Update the reference of submodule cocos2d-console.
2014-10-10 16:31:01 +08:00
zhangbin
72ebd715b3
Update the reference of submodule cocos2d-console.
2014-10-10 16:28:03 +08:00
pipu
d699b5809b
Modifying libprotocolbuf.a as protocolbuffer.a
2014-10-10 12:52:42 +08:00
samuele3hu
f97a7ae52d
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_3D
2014-10-10 09:52:29 +08:00
samuele3hu
115d81574c
Add CameraTest、OBBTest and related lua bindings
2014-10-10 09:49:25 +08:00
pandamicro
a26e91f839
no message
2014-10-09 18:30:39 +08:00
zhangbin
bce62aef82
Update the reference of submodule cocos2d-console.
2014-10-08 15:53:01 +08:00
yangxiao
d680e58f80
merge cocos resolve conflict
2014-09-30 08:32:37 +08:00
samuele3hu
6ea43a60b0
Update cocos2dx.ini to skip Node::setAdditionalTransform
2014-09-29 10:19:32 +08:00
samuele3hu
f00187d3bb
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_3D
...
Conflicts:
tools/tolua/cocos2dx.ini
2014-09-29 09:48:35 +08:00
samuele3hu
99e1c6640e
Add BillBoardTest and update related bindings files
2014-09-29 09:43:22 +08:00
samuele3hu
6b2acf88fc
Modify CameraTest and update related lua-bindings files
2014-09-28 16:47:06 +08:00
samuele3hu
e50eaf684f
Add CameraTest and update related lua-bindings files
2014-09-28 14:31:58 +08:00
yangxiao
75e5ca30ee
merge cocos
2014-09-28 09:55:31 +08:00
samuele3hu
2ac96ed06e
Fix the lua-tests compile error and some bugs in the NewAudioEngineTest and update cocos2dx_audioengine.ini to support macro_judgement
2014-09-26 16:39:54 +08:00
samuele3hu
691074eb7c
Add Camra3DTest and update sprite3DTest
2014-09-26 16:00:57 +08:00
yangxiao
98d9cea774
merge cocos
2014-09-26 15:14:57 +08:00
yangxiao
d69b6558c4
lua
2014-09-26 15:07:23 +08:00
Hong Liang
1c71234921
export lua function "cc.Device::getDPI()"
2014-09-26 11:52:52 +08:00
samuele3hu
2cc48d1f81
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_3D
2014-09-25 10:40:31 +08:00
andyque
a158b79fb6
add more prompt to debug
2014-09-24 12:57:47 +08:00
andyque
d066d02be5
add downloading prompt
2014-09-24 12:53:30 +08:00
andyque
f8a05c9e1e
recheck download.py
2014-09-24 12:42:53 +08:00
andyque
0267712531
uncomment 3rd part bins check
2014-09-23 10:55:34 +08:00
samuele3hu
f0608a6d70
Update lua bindings for Mesh and add a Sprite3DHitTest
2014-09-22 15:29:38 +08:00
zhangbin
3b007e0845
Update the reference of submodule cocos2d-console.
2014-09-19 17:03:34 +08:00
zhangbin
f73d015343
Update the reference of submodule cocos2d-console.
2014-09-17 18:03:49 +08:00
Dhilan007
9942206c53
move AudioEngine in cocos2d:experimental namespace
2014-09-16 10:22:25 +08:00
samuele3hu
c56c0dfd4f
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_beta0_test
2014-09-15 18:04:08 +08:00
samuele3hu
225c3db005
Update cocos2dx_3d.ini
2014-09-15 17:59:57 +08:00
minggo
7bb391ce55
Merge pull request #8033 from Dhilan007/v3-audio903
...
Lua bindings of AudioEngine.
2014-09-15 13:43:27 +08:00
Dhilan007
56aa9c04ef
fix lua bindings
2014-09-15 10:07:14 +08:00
minggo
788f3c5c38
Merge pull request #8025 from andyque/fixEditBoxLuaBinding
...
fix Editbox lua binding
2014-09-15 09:36:36 +08:00
Dhilan007
cf2a60898f
Lua bindings of AudioEngine.
2014-09-14 22:54:04 +08:00
andyque
02d2282b83
add ui::Editbox lua binding, deprecated cc.EditBox to ccui.EditBox
2014-09-12 17:07:06 +08:00
minggo
55783b66c2
Merge pull request #8012 from huangshiwu/v3_drawnode_prbk
...
V3 drawnode prbk
2014-09-12 15:17:49 +08:00
huangshiwu
d9634057ab
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_drawnode_prbk
2014-09-11 16:41:54 +08:00
yangxiao
5274b4f958
merge cocos resolve conflict
2014-09-11 16:02:07 +08:00
huangshiwu
fb1d47900c
Deprecate DrawPrimitives and enhance DrawNode
2014-09-11 15:39:56 +08:00
minggo
a5855baac4
Merge pull request #7976 from samuele3hu/v3_check_mat
...
Added Math SSE implementation on x86 and update bindings-generator submodule
2014-09-11 14:47:39 +08:00
yangxiao
bb6f5a6be5
Merge branch 'newcode' into billboard
2014-09-10 16:27:59 +08:00
samuele3hu
51879a7e39
Update lua bindings ini config files
2014-09-10 14:18:21 +08:00
zhangbin
c20caa7c35
Update the reference of submodule cocos2d-console.
2014-09-10 13:59:48 +08:00
samuele3hu
daeb51e548
Update cocos2d.ini
2014-09-09 23:02:06 +08:00
samuele3hu
3a433b2cd6
Update bindings-generator submodule
2014-09-09 16:26:06 +08:00
yangxiao
cf9094207a
merge cocos
2014-09-09 16:00:55 +08:00
samuele3hu
8c2ab3a4e7
Add manual lua bindings for GLView::getAllTouches
2014-09-04 22:12:59 +08:00
yangxiao
8da7a4b2de
merge cocos reslove conflict
2014-09-04 17:40:14 +08:00
yangxiao
d114e11a0b
android, linux and lua
2014-09-04 16:45:42 +08:00
minggo
99f3b371ed
Merge pull request #7744 from lite3/customguireader
...
GUIReader::registerTypeAndCallBack for std::function and add CustomGUIReader for lua
2014-09-04 10:53:00 +08:00
andyque
2deeee2109
remove extension luabindings
2014-09-02 01:11:50 -07:00
lite3
74d8bf6f27
fix
2014-09-02 10:51:17 +08:00
minggo
88a80495df
Merge pull request #7923 from natural-law/v3
...
Update the reference of submodule cocos2d-console.
2014-09-02 09:41:41 +08:00
zhangbin
3e1053aa2a
Update the reference of submodule cocos2d-console.
2014-09-02 09:31:23 +08:00
samuele3hu
b58ccc5961
Update bindings-generators submodule
2014-09-01 14:08:02 +08:00
lite3
1846482527
skip GUIReader::registerTypeAndCallBack for lua bindings
2014-08-30 00:46:38 +08:00
samuele3hu
33fd605a16
Adjust libcocos2d and libluacocos2d on the win32 platform and adjust related test cases.
2014-08-27 10:18:44 +08:00
minggo
0701fe1dfb
Merge pull request #7853 from super626/v3
...
Better reskin model support
2014-08-22 19:18:47 +08:00
yangxiao
70661b0ff4
lua bind
2014-08-22 14:25:00 +08:00
andyque
13003fe0a6
add deprecated options for ui, add Scale9Sprite bindings
2014-08-22 11:56:13 +08:00
zhangbin
97a4258cd6
Update the reference of submodule cocos2d-console.
2014-08-21 14:10:36 +08:00
zhangbin
8034b5429e
Update the reference of submodule cocos2d-console.
2014-08-20 13:45:01 +08:00
zhangbin
8f30a7eeff
Update the reference of submodule cocos2d-console.
2014-08-20 11:41:58 +08:00
zhangbin
dab6e5fb70
Update the reference of submodule cocos2d-console.
2014-08-19 15:21:43 +08:00
samuele3hu
e3149ce41a
Split lua bindings for 3D from cocos2d
2014-08-18 15:00:40 +08:00
yangxiao
2786e63824
Merge branch 'newcode' into obb
2014-08-14 18:58:46 +08:00
yangxiao
ab783d2702
merge cocos2d
2014-08-14 17:12:39 +08:00
zhangbin
77c7ed9896
Update the reference of submodule cocos2d-console.
2014-08-14 15:13:43 +08:00
zhangbin
c8ad850d68
Update the reference of submodule cocos2d-console.
2014-08-13 10:06:22 +08:00
zhangbin
88382994b9
Modify the gen-prebuilt tools for the lua-bindings modules.
2014-08-12 09:37:51 +08:00
zhangbin
e493c0b3c8
Merge branch 'v3' into gen-prebuilt-script
2014-08-11 15:09:06 +08:00
yangxiao
fd314261b7
Merge branch 'newcode' into obb
2014-08-11 13:21:44 +08:00
yangxiao
754a78bd26
can not export aabb obb ray
2014-08-09 00:03:11 +08:00
heliclei
4fd2d2082a
[ci skip][jenkins]Add script to track android built libs size
2014-08-08 17:28:44 +08:00
yangxiao
c71df09072
not export getCameras
2014-08-08 16:30:17 +08:00
yangxiao
ceb6549ec8
merge cocos2d
2014-08-08 16:25:52 +08:00
minggo
213f2f5a6c
Merge pull request #7702 from super626/v3_merge
...
Camera and Camera test
2014-08-08 15:56:38 +08:00
yangxiao1
61eaa082a2
fix windows
2014-08-08 15:33:30 +08:00
zhangbin
c897fa4c50
Modify the gen-prebuilt tools for the lua-bindings modules.
2014-08-08 15:21:24 +08:00
yangxiao
97edd303b5
remove DrawNode3D
2014-08-08 15:06:45 +08:00
yangxiao
1eeb4fa105
not export getCameras
2014-08-08 13:31:05 +08:00
zhangbin
5e85990f0e
Merge branch 'v3' into gen-prebuilt-script
2014-08-08 11:45:26 +08:00
minggo
ace0e3d989
Merge pull request #7709 from darkdukey/fixJenkins
...
[ci skip]Fix Jenins pull request build script
2014-08-08 09:43:07 +08:00
Nite Luo
5b626822e6
Fix Jenins pull request build script
2014-08-07 11:22:41 -07:00
yangxiao
9471b572f7
add to cocos2d.h
2014-08-08 00:05:02 +08:00
heliclei
70841cf240
[jenkins][ci skip]fix ci skip mal-function
2014-08-07 18:24:11 +08:00
heliclei
3276c10b31
[jenkins]Tracking lib size for pull request build
2014-08-07 18:03:41 +08:00
heliclei
b19dacd400
[jenkins]Tracking lib size for pull request build
2014-08-07 17:50:56 +08:00
yangxiao
579ae882e3
add to cocos2d.h
2014-08-07 15:33:23 +08:00
minggo
9eff58b0a5
Merge pull request #7690 from heliclei/jenkins-job-trigger
...
use github access token to retrive commits
2014-08-07 09:54:48 +08:00
minggo
2cab8657b2
Merge pull request #7689 from heliclei/ci-dailybuild
...
[ci skip][jenkins]Avoid connect to database repeatly
2014-08-07 09:54:22 +08:00
heliclei
a04d3e1b2b
[ci skip][jenkins]Avoid connect to database repeatly
2014-08-06 18:18:59 +08:00
minggo
d5db4c2b84
Merge pull request #7687 from natural-law/v3
...
Update the reference of submodule cocos2d-console.
2014-08-06 17:50:22 +08:00
zhangbin
1ced935ea2
Update the reference of submodule cocos2d-console.
2014-08-06 17:44:00 +08:00
minggo
7a833d66d1
Merge pull request #7676 from samuele3hu/v3_module
...
Split luabindings into serval modules and adjust project settings of test cases
2014-08-06 17:09:12 +08:00
minggo
7b3e1b7a73
rename file name
2014-08-06 15:01:18 +08:00
heliclei
a06873bff7
[ci skip][jenkins]add script to check pull request status, if not set, rebuild it automatically
2014-08-06 10:29:26 +08:00
samuele3hu
0daa30419b
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_module
...
Conflicts:
cocos/scripting/lua-bindings/auto/api/lua_cocos2dx_auto_api.lua
cocos/scripting/lua-bindings/auto/lua_cocos2dx_auto.cpp
cocos/scripting/lua-bindings/auto/lua_cocos2dx_auto.hpp
cocos/scripting/lua-bindings/auto/lua_cocos2dx_extension_auto.hpp
tools/tolua/cocos2dx.ini
2014-08-06 00:37:19 +08:00
Wu-Hao
ac8e5d3d57
Create missing tools?.txt
2014-08-05 18:08:50 +08:00
heliclei
5bd0e14b17
refine code
2014-08-05 18:01:09 +08:00
heliclei
da3e7d80db
[jenkins][ci skip]use github access token to retrive commits
2014-08-05 16:22:01 +08:00
yangxiao
11a13ce9e2
Merge branch 'newcode' into v3
2014-08-04 15:41:21 +08:00
minggo
60df3ddf31
Merge pull request #7636 from samuele3hu/v3_console
...
Update cocos2d-console submodule
2014-08-04 15:38:19 +08:00
zhangbin
c0b1ce9ce6
Store the version of engine into the prebuilt engine.
2014-08-04 14:34:24 +08:00
yangxiao
4452d9579a
merge cocos2d, fix lua
2014-08-04 12:07:27 +08:00
samuele3hu
6f4cafcc1b
Add module register functions and adjust iOS and Mac test cases
2014-08-04 09:39:42 +08:00
zhangbin
f53473d7ba
Consider the lua-bindings when generating prebuilt engine.
2014-08-01 16:30:45 +08:00
huangshiwu
575c9787c0
Merge branch 'v3' into v3_pr
...
Conflicts:
cocos/2d/libcocos2d.vcxproj.filters
2014-08-01 15:11:34 +08:00
samuele3hu
6bb21c0f4d
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_module
...
Conflicts:
build/cocos2d_libs.xcodeproj/project.pbxproj
tools/tolua/cocos2dx.ini
2014-07-31 17:52:22 +08:00
samuele3hu
27b98ee237
Update cocos2d-console submodule
2014-07-31 17:31:59 +08:00
samuele3hu
ee4e479ce1
Remove CCProtectedNode.h/.cpp from ui/base to 2d and modify the related project setting
2014-07-31 16:38:55 +08:00
zhangbin
741e82af87
Optimize the implementation of hen-prebuilt tools.
2014-07-31 16:07:15 +08:00
samuele3hu
a47e52b5bc
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_module
...
Conflicts:
build/cocos2d_tests.xcodeproj/project.pbxproj
2014-07-31 15:22:46 +08:00
samuele3hu
9666f1ad7f
Split luabindings module to some independent modules
2014-07-31 15:20:23 +08:00
huangshiwu
ef69faf3ba
GLView Hook
2014-07-31 00:53:04 +08:00
heliclei
26cf4321d2
fix ios build code sign
2014-07-30 23:59:19 +08:00
minggo
7bd68c35d0
Merge pull request #7626 from heliclei/jenkins-pull-request-builder
...
fix a typo:V3->v3
2014-07-30 16:11:39 +08:00