minggo
|
63ec1f894b
|
[ci skip]
|
2014-08-11 09:50:46 +08:00 |
minggo
|
437257e7e6
|
Merge pull request #7683 from andyque/fixWidgetDefaultCascadColorAndOpacity
Let Widget class don't support cascaded opacity and cascaded color on default.
|
2014-08-11 09:37:51 +08:00 |
minggo
|
afe41bcf44
|
Merge pull request #7727 from CocosRobot/update_cocosfiles_1407720774
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-08-11 09:36:06 +08:00 |
CocosRobot
|
076a2f9d1a
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-08-11 01:32:55 +00:00 |
minggo
|
3222d89524
|
Merge pull request #7726 from CocosRobot/update_lua_bindings_1407720566
[AUTO]: updating luabinding automatically
|
2014-08-11 09:31:54 +08:00 |
CocosRobot
|
3d222ab73a
|
[AUTO]: updating luabinding automatically
|
2014-08-11 01:31:04 +00:00 |
minggo
|
00165f5fa1
|
Merge pull request #7723 from jimmystar/patch-3
Update CCScene.cpp
|
2014-08-11 09:26:48 +08:00 |
jimmystar
|
63c9780c49
|
Update CCScene.cpp
in line 157, here need to create and add camera, if not ,in the function createWithPhysics, will show black screen.
|
2014-08-09 17:37:18 +08:00 |
minggo
|
ddde741d86
|
Merge pull request #7716 from CocosRobot/update_cocosfiles_1407484704
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-08-08 15:59:06 +08:00 |
CocosRobot
|
1b4cd7e58e
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-08-08 07:58:25 +00:00 |
minggo
|
3031b17ba8
|
[ci skip]
|
2014-08-08 15:57:18 +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 |
yangxiao
|
97edd303b5
|
remove DrawNode3D
|
2014-08-08 15:06:45 +08:00 |
yangxiao
|
7408250113
|
add drawline
|
2014-08-08 15:01:24 +08:00 |
minggo
|
eaac80b900
|
[ci skip]
|
2014-08-08 14:08:43 +08:00 |
minggo
|
f677210746
|
[ci skip]
|
2014-08-08 14:07:49 +08:00 |
minggo
|
6f99fab13a
|
Merge pull request #7715 from minggo/fix-video-player
Fix video player
|
2014-08-08 14:05:31 +08:00 |
minggo
|
c5851f988b
|
fix conflict
|
2014-08-08 14:04:38 +08:00 |
yangxiao
|
1eeb4fa105
|
not export getCameras
|
2014-08-08 13:31:05 +08:00 |
minggo
|
29888b9d74
|
Merge pull request #7705 from zii/patch-1
让replaceScene更安全
|
2014-08-08 12:03:48 +08:00 |
minggo
|
49ea910d94
|
[ci skip]
|
2014-08-08 11:59:39 +08:00 |
minggo
|
3ccce066b0
|
Merge pull request #7712 from andyque/testLoadingBar
fixed loadingBar change direction affect position issue
|
2014-08-08 11:57:28 +08:00 |
minggo
|
ad9eb7ca8d
|
Merge pull request #7714 from CocosRobot/update_cocosfiles_1407469867
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-08-08 11:56:31 +08:00 |
minggo
|
92a4a8c42c
|
[ci skip]
|
2014-08-08 11:55:26 +08:00 |
minggo
|
dcb1a1001c
|
[ci skip]
|
2014-08-08 11:53:12 +08:00 |
yangxiao
|
911144b720
|
wrong parameter for visit
|
2014-08-08 11:52:40 +08:00 |
CocosRobot
|
75bd97b82e
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2014-08-08 03:51:09 +00:00 |
yangxiao
|
4dce59582b
|
visiting camera
|
2014-08-08 11:49:59 +08:00 |
minggo
|
800ab18457
|
Merge pull request #7700 from GavinThornton/patch-1
Update CCSpriteBatchNode.cpp
|
2014-08-08 11:49:39 +08:00 |
minggo
|
2a7e3dced8
|
Merge pull request #7711 from CocosRobot/update_lua_bindings_1407466030
[AUTO]: updating luabinding automatically
|
2014-08-08 11:49:14 +08:00 |
minggo
|
b9e84370f6
|
Merge pull request #7699 from huangshiwu/v3_wp8fix
V3 wp8fix
|
2014-08-08 11:49:02 +08:00 |
minggo
|
83a204a720
|
[ci skip]
|
2014-08-08 11:48:06 +08:00 |
andyque
|
d00e3349a3
|
fixed loadingBar change direction affect position issue
|
2014-08-08 11:17:17 +08:00 |
CocosRobot
|
aa68a63757
|
[AUTO]: updating luabinding automatically
|
2014-08-08 02:49:17 +00:00 |
huangshiwu
|
6ce16546b5
|
winrt compile fix -addtional
|
2014-08-08 10:47:14 +08:00 |
minggo
|
83aa94761d
|
[ci skip]
|
2014-08-08 10:45:23 +08:00 |
minggo
|
2f638c67fd
|
Merge pull request #7598 from AppleJDay/master
Add Feature :EventMouse should support getDelta, getDeltaX, getDelt...
|
2014-08-08 10:43:32 +08:00 |
minggo
|
d87cdfa20e
|
Merge pull request #7698 from samuele3hu/v3_module
Extract ui,network and storage module form cocos2d and modify lua template projects
|
2014-08-08 10:25:13 +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 |
minggo
|
566e184d2f
|
Merge pull request #7704 from heliclei/github-pr-watchdog
[jenkins][ci skip]fix ci skip mal-function
|
2014-08-08 09:42:30 +08:00 |
samuele3hu
|
201b33b465
|
Set intermediate directory for related lua bindings projects on win32 platform
|
2014-08-08 09:40:13 +08:00 |
Nite Luo
|
5b626822e6
|
Fix Jenins pull request build script
|
2014-08-07 11:22:41 -07:00 |
huangshiwu
|
8ee4340db3
|
fix winrt complie error
|
2014-08-07 18:38:11 +08:00 |
zii
|
212e059917
|
让replaceScene更安全
如果可以这样的话 就不用担心用runWithScene还是replaceScene了. 可以省略getRunningScene判断.
|
2014-08-07 18:34:21 +08:00 |
heliclei
|
70841cf240
|
[jenkins][ci skip]fix ci skip mal-function
|
2014-08-07 18:24:11 +08:00 |
minggo
|
fca467ae2f
|
Merge pull request #7703 from heliclei/prb-stats
[jenkins]Tracking lib size for pull request build
|
2014-08-07 18:03: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
|
1e15131b2b
|
simplify code
|
2014-08-07 16:24:44 +08:00 |