dualface
|
bc75849ac7
|
update template/runtime version
|
2015-01-16 23:22:03 +08:00 |
dualface
|
63fba4f86f
|
fix compile win32
|
2015-01-16 23:19:00 +08:00 |
zhangbin
|
b1f9fb4b8e
|
Rename the Xcode target of libsimulator.
|
2015-01-16 14:29:48 +08:00 |
yinjimmy
|
ccdf723d20
|
Optimize OutDir and IntDir for libsimulator
|
2015-01-15 14:39:56 +08:00 |
yinjimmy
|
f652e1359a
|
1. Compatible vs2012 for libsimulator
2. Adjust output directory for simulator
|
2015-01-15 11:10:32 +08:00 |
minggo
|
825f90564c
|
Merge pull request #9992 from samuele3hu/v3_4_issue9986
issue #9986:Add lua bindings for Component and related test cases
|
2015-01-14 17:05:51 +08:00 |
samuele3hu
|
77912270f9
|
issue #9986:Add lua bindings for Component and related test cases
|
2015-01-14 16:58:35 +08:00 |
yinjimmy
|
f2ab171fab
|
Merge branch 'v3' into combine
|
2015-01-14 16:38:06 +08:00 |
samuele3hu
|
951324a230
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3_4_issue9820
Conflicts:
cocos/scripting/lua-bindings/manual/3d/lua_cocos2dx_3d_manual.cpp
|
2015-01-14 13:58:12 +08:00 |
samuele3hu
|
1d5350e648
|
Update bindings-generator submodule
|
2015-01-14 13:51:33 +08:00 |
samuele3hu
|
1d94ae4302
|
issue #9820:Inconsistent :setBlendFunc(...) function binding for Sprite and LabelBMFont classes
|
2015-01-14 13:51:09 +08:00 |
yinjimmy
|
532be9fb20
|
Fix compile error on windows
|
2015-01-13 19:22:11 +08:00 |
yinjimmy
|
dc019defc1
|
Merge branch 'v3' into combine
|
2015-01-13 18:32:32 +08:00 |
zhangbin
|
9766e9f748
|
Update the reference of submodule cocos2d-console.
|
2015-01-13 11:16:54 +08:00 |
yinjimmy
|
cf331c3abd
|
update lua-template-default
|
2015-01-12 23:42:37 +08:00 |
yinjimmy
|
43c4f563d8
|
enable debug for iOS / Android platform
|
2015-01-12 22:59:46 +08:00 |
yinjimmy
|
e700d47dbd
|
Fix compile error on Windows
|
2015-01-12 20:55:36 +08:00 |
yinjimmy
|
0978a88b7f
|
Merge branch 'v3' into combine
Conflicts:
templates/lua-template-default/frameworks/runtime-src/proj.android/jni/Android.mk
templates/lua-template-default/frameworks/runtime-src/proj.ios_mac/HelloLua.xcodeproj/project.pbxproj
templates/lua-template-default/frameworks/runtime-src/proj.win32/HelloLua.vcxproj
templates/lua-template-runtime/frameworks/runtime-src/Classes/AppDelegate.cpp
templates/lua-template-runtime/frameworks/runtime-src/proj.ios_mac/HelloLua.xcodeproj/project.pbxproj
tools/simulator/frameworks/runtime-src/proj.android/jni/Android.mk
tools/simulator/frameworks/runtime-src/proj.win32/simulator.vcxproj
|
2015-01-12 17:54:58 +08:00 |
yinjimmy
|
53cc07a2f6
|
Add setEventTrackingEnable for event tracking
|
2015-01-12 15:18:30 +08:00 |
yinjimmy
|
dea3cf9863
|
move runtime source to libsimulator project
|
2015-01-12 12:52:44 +08:00 |
zhangbin
|
489dc2da16
|
Update the reference of submodule cocos2d-console.
|
2015-01-12 10:27:14 +08:00 |
yinjimmy
|
e309dd69b1
|
add missing files
|
2015-01-09 11:33:24 +08:00 |
yinjimmy
|
d2a3a6a8c0
|
merge lua-template-default with lua-template-runtime
|
2015-01-09 04:08:41 +08:00 |
yinjimmy
|
650b398419
|
move files
|
2015-01-08 21:12:44 +08:00 |
yinjimmy
|
82f37fcf72
|
add libsimulator
|
2015-01-08 14:10:28 +08:00 |
yinjimmy
|
dee536def2
|
support win32
|
2015-01-08 13:36:59 +08:00 |
yinjimmy
|
197ab05a99
|
cleanup
|
2015-01-08 08:56:31 +08:00 |
yinjimmy
|
f1f4e5f3c2
|
support android
|
2015-01-07 22:19:46 +08:00 |
yinjimmy
|
4fee8a5926
|
support iOS
|
2015-01-07 22:18:27 +08:00 |
yinjimmy
|
9122e15f2c
|
move simulator
|
2015-01-07 17:50:15 +08:00 |
zhangbin
|
d80830c264
|
Update the reference of submodule cocos2d-console.
|
2015-01-07 17:48:10 +08:00 |
minggo
|
fbf565fd59
|
Merge pull request #9798 from samuele3hu/v3_4_packagesize
issue #9796: Extract related physical auto-binding codes to manual-binding to add `CC_USE_PHYSICS` limit
|
2015-01-07 11:14:22 +08:00 |
zhangbin
|
1837b083f7
|
Update the reference of submodule cocos2d-console.
|
2015-01-06 18:13:48 +08:00 |
samuele3hu
|
58d946b578
|
issue #9796: Extract related physical auto-binding codes to manual-binding to add `CC_USE_PHYSICS` limit
|
2015-01-05 17:10:25 +08:00 |
zhangbin
|
6adedee781
|
Update the reference of submodule cocos2d-console.
|
2014-12-31 14:55:14 +08:00 |
zhangbin
|
98e24b1cdc
|
Update the reference of submodule cocos2d-console.
|
2014-12-30 16:28:23 +08:00 |
minggo
|
3c1978fcc3
|
Merge pull request #9611 from super626/quaternion
Rotation With Quaternion
|
2014-12-30 10:09:08 +08:00 |
yangxiao
|
de7b70f63e
|
skip Node::set/getRotationQuat
|
2014-12-25 14:55:43 +08:00 |
minggo
|
6487cebead
|
[ci skip]Don't notify because we don't use travis now.
|
2014-12-25 14:28:27 +08:00 |
youyou
|
f678d1027c
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3
Conflicts:
cocos/editor-support/cocostudio/ActionTimeline/CSLoader.cpp
|
2014-12-25 12:09:31 +08:00 |
andyque
|
78e3f92d5c
|
add generate_docs.sh to tools
|
2014-12-24 16:40:14 +08:00 |
kaile.yin
|
9ef5d8213e
|
update submodule
|
2014-12-22 14:07:00 +08:00 |
zhangbin
|
f7a6472748
|
Update the reference of submodule cocos2d-console.
|
2014-12-16 17:19:06 +08:00 |
kaile.yin
|
cb509aa69f
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3
|
2014-12-09 13:33:39 +08:00 |
zhangbin
|
72f88a9790
|
Update the reference of submodule cocos2d-console.
|
2014-12-08 16:43:44 +08:00 |
kaile.yin
|
17bd5bf31e
|
update submodule
|
2014-12-05 20:27:10 +08:00 |
kaile.yin
|
1db2bf89e0
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3
|
2014-12-05 14:42:25 +08:00 |
minggo
|
c217040f61
|
Merge pull request #9326 from samuele3hu/v3_fi_bindings
Add support to clang3.4 because of using the ndk-r10c and update bindings-generator submodule
|
2014-12-04 15:14:02 +08:00 |
zhangbin
|
79a7ca6516
|
Update the reference of submodule cocos2d-console.
|
2014-12-03 16:40:42 +08:00 |
kaile.yin
|
9d49f82eb9
|
Merge branch 'v3' of https://github.com/2youyouo2/cocos2d-x into v3
Conflicts:
tools/tolua/cocos2dx.ini
|
2014-12-03 16:00:32 +08:00 |