yangxiao
|
beda48124c
|
merge cocos
|
2015-07-17 17:54:00 +08:00 |
yangxiao
|
ef49e5a169
|
merge cocos
|
2015-07-17 17:43:32 +08:00 |
子龙山人
|
22ef262295
|
Merge pull request #12894 from zilongshanren/fixXcode5Warning
fix xcode 5.1.1 warnings
|
2015-07-17 17:33:13 +08:00 |
子龙山人
|
309b563c5b
|
Merge pull request #12896 from yangws/v3
[ci skip] Fix bug: the Back button in Node: UI->UIEditBoxTests click area has p…
|
2015-07-17 15:57:19 +08:00 |
Vincent Yang
|
f9e90f31f6
|
Fix bug: the Back button in Node: UI->UIEditBoxTests click area has positoin offset.
|
2015-07-17 15:52:58 +08:00 |
子龙山人
|
c82cf5ecd4
|
Merge pull request #12891 from fusijie/refine_HttpAsynConnection
refine NSLog in HttpAsynConnection in release mode.
|
2015-07-17 15:29:55 +08:00 |
andyque
|
8c31d70211
|
fix xcode 5.1.1 warnings
|
2015-07-17 15:20:49 +08:00 |
fusijie
|
2c5e2db6b4
|
refine NSLog in HttpAsynConnection in release mode.
|
2015-07-17 14:23:51 +08:00 |
子龙山人
|
89e5307f0c
|
Merge pull request #12867 from WenhaiLin/v3.8-label-letter-color
Label:Fixed the color of letter will be overridden by fade action.
|
2015-07-17 11:29:58 +08:00 |
yangxiao
|
bf20145e35
|
animate3d callback and test
|
2015-07-17 11:08:27 +08:00 |
子龙山人
|
a59d17243e
|
Merge pull request #12886 from zilongshanren/fix-framework-mac-compile-issue
[ci skip]add xcpretty to framework mac build
|
2015-07-17 10:49:19 +08:00 |
andyque
|
042a3dc2ec
|
add xcpretty to framework mac build
|
2015-07-17 10:48:05 +08:00 |
子龙山人
|
0b0b25c517
|
Merge pull request #12872 from zilongshanren/remove-emscript-code
remove EMSCRIPTEN related code
|
2015-07-17 10:08:34 +08:00 |
子龙山人
|
a72ea73e60
|
Merge pull request #12863 from fusijie/fix_polygonsprite_setColor
fix polygon sprite setColor, setOpacity, setTexture, setTextureRect.
|
2015-07-16 14:51:06 +08:00 |
andyque
|
7c665e6447
|
remove EMSCRIPTEN related code
|
2015-07-16 14:15:41 +08:00 |
子龙山人
|
63add82659
|
Merge pull request #12871 from CocosRobot/update_lua_bindings_1437026365
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-07-16 14:12:41 +08:00 |
WenhaiLin
|
d5d5af5ac3
|
change ‘auto’ to ‘auto&&’
|
2015-07-16 14:08:59 +08:00 |
CocosRobot
|
8442fe5f89
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-07-16 06:04:17 +00:00 |
子龙山人
|
40f4e0b27b
|
Merge pull request #12864 from zilongshanren/add-jumpToPage-api
add setCurPageIndex API to PageView.
|
2015-07-16 13:56:05 +08:00 |
andyque
|
517221a0df
|
add jumpToPage API to PageView.
1. This commit also fix the default font size issue in ui::Button.
|
2015-07-16 11:33:57 +08:00 |
WenhaiLin
|
1c9a181c35
|
Label:Fixed the color of letter will be overridden by fade action.
|
2015-07-15 20:17:05 +08:00 |
XiaoYang
|
4da55d1686
|
Merge pull request #360 from songchengjiang/v3
modify interfaces of Animate3DCallback
|
2015-07-15 17:56:22 +08:00 |
songchengjiang
|
282dc23bb2
|
modify interfaces of Animate3DCallback
|
2015-07-15 17:34:14 +08:00 |
pandamicro
|
bcd20b1bf0
|
Merge pull request #12861 from pandamicro/v3
Sync Cocos2d-x v3.7 RC1
|
2015-07-15 17:16:44 +08:00 |
Jacky
|
e4b392d4c8
|
fix polygon sprite setColor, setOpacity, setTexture, setTextureRect.
|
2015-07-15 16:27:29 +08:00 |
pandamicro
|
99e504e668
|
Merge pull request #12854 from yangws/issue_11310
fixed #11310 : multiple camera case utils::captureScreen bug.
|
2015-07-15 15:00:29 +08:00 |
pandamicro
|
436564f922
|
Merge branch 'v3.7-release' of https://github.com/cocos2d/cocos2d-x into v3
Conflicts:
docs/RELEASE_NOTES.md
web
|
2015-07-15 14:39:40 +08:00 |
子龙山人
|
d291afe295
|
Merge pull request #12856 from fusijie/fix_rendertexture_backtofront
fixed renderTexture switch foreground to background issue.
|
2015-07-15 14:32:40 +08:00 |
pandamicro
|
3c08b497ba
|
Merge branch 'v3' of https://github.com/cocos2d/cocos2d-x into v3
|
2015-07-15 14:26:19 +08:00 |
pandamicro
|
7f7cf92da3
|
Update bindings-generator
|
2015-07-15 14:21:47 +08:00 |
pandamicro
|
650f045192
|
Merge pull request #12858 from pandamicro/v3.7-release
[ci skip]Update requirements info
|
2015-07-15 14:15:26 +08:00 |
pandamicro
|
0064dfbc71
|
Update requirements info
|
2015-07-15 14:11:59 +08:00 |
子龙山人
|
dcf0d9bf45
|
Merge pull request #12855 from CocosRobot/update_lua_bindings_1436938954
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-07-15 14:06:17 +08:00 |
Jacky
|
a204b02668
|
fixed renderTexture switch foreground to background issue.
|
2015-07-15 13:47:10 +08:00 |
CocosRobot
|
4b418fe823
|
[ci skip][AUTO]: updating luabinding & jsbinding automatically
|
2015-07-15 05:46:42 +00:00 |
子龙山人
|
f476169f6f
|
Merge pull request #12853 from zilongshanren/remove-warning-xcode7
fix tons of warnings in Xcode7
|
2015-07-15 13:39:28 +08:00 |
Vincent Yang
|
7a105ce1e1
|
fixed #11310 : multiple camera case utils::captureScreen bug.
|
2015-07-15 12:09:08 +08:00 |
andyque
|
e4cad50c2f
|
fix tons of warnings
|
2015-07-15 12:04:48 +08:00 |
XiaoYang
|
3a6c84dd32
|
Merge pull request #358 from songchengjiang/v3
fix issue#9310 issue#10151 issue#12551
|
2015-07-15 11:22:16 +08:00 |
songchengjiang
|
6c83e8d81c
|
Merge branch 'v3' of https://github.com/super626/cocos2d-x into v3
Conflicts:
tests/cpp-tests/Classes/Sprite3DTest/Sprite3DTest.cpp
|
2015-07-15 11:13:27 +08:00 |
子龙山人
|
49b39bb9c5
|
Merge pull request #12851 from zilongshanren/v3
[ci skip]fix win32&win8.1 template compile
|
2015-07-15 10:04:03 +08:00 |
andyque
|
15b0fea530
|
fix win32&win8.1 template compile
|
2015-07-15 10:00:35 +08:00 |
pandamicro
|
1e84b8c156
|
Merge pull request #12850 from pandamicro/v3.7-release
[ci skip] v3.7 rc1 release doc
|
2015-07-14 23:24:30 +08:00 |
pandamicro
|
d768df51ed
|
Merge branch 'v3.7-release' of https://github.com/cocos2d/cocos2d-x into v3.7-release
|
2015-07-14 23:22:54 +08:00 |
pandamicro
|
c126aac35f
|
v3.7 rc1 release doc
|
2015-07-14 23:21:34 +08:00 |
pandamicro
|
b49054876c
|
Merge pull request #12846 from VisualSJ/v3.7-release-parser
[ci skip] update we index
|
2015-07-14 18:23:29 +08:00 |
VisualSj
|
909ff57231
|
update we index
|
2015-07-14 18:21:03 +08:00 |
pandamicro
|
373ab0e5b8
|
Merge pull request #12844 from CocosRobot/update_cocosfiles_1436868917
[AUTO][ci skip]: updating cocos2dx_files.json
|
2015-07-14 18:16:35 +08:00 |
CocosRobot
|
3ba4d7230e
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2015-07-14 10:15:18 +00:00 |
pandamicro
|
b6c02cb0ea
|
Merge pull request #12843 from natural-law/v3.7-release
[ci skip] Update the JS templates to keep the directory structure is same with before.
|
2015-07-14 18:13:46 +08:00 |