zhangbin
|
5ce4ddfb1d
|
Add Texture tests.
|
2015-09-06 17:39:00 +08:00 |
zhangbin
|
bd47385bbd
|
Add Sprite tests.
|
2015-09-06 16:35:13 +08:00 |
pandamicro
|
b31b9213ea
|
Merge pull request #13693 from pandamicro/v3.8
[ci skip] Update release docs for v3.8 final
|
2015-09-06 16:29:19 +08:00 |
pandamicro
|
08fc2dd36b
|
Update release docs for v3.8 final
|
2015-09-06 16:28:44 +08:00 |
Vincent Yang
|
0afa2bdfc6
|
Modify CCDownloader-curl.cpp to support continue download.
|
2015-09-06 15:57:51 +08:00 |
子龙山人
|
68b2689a4d
|
Merge pull request #13691 from CocosRobot/update_cocosfiles_1441505141
[AUTO][ci skip]: updating cocos2dx_files.json
|
2015-09-06 10:22:59 +08:00 |
CocosRobot
|
f427ae2f06
|
[AUTO][ci skip]: updating cocos2dx_files.json
|
2015-09-06 02:05:42 +00:00 |
子龙山人
|
f9eef5ceed
|
Merge pull request #13636 from zilongshanren/refactorEditBox
refactor EditBox iOS&Android implementation
|
2015-09-06 10:03:54 +08:00 |
pandamicro
|
2dfd22dfef
|
Merge pull request #13690 from pandamicro/v3.8
[ci skip][JS] Add common APIs for compatibility with web engine
|
2015-09-06 08:59:27 +08:00 |
pandamicro
|
86fb0fc3bc
|
[JS] Add common APIs for compatibility with web engine
|
2015-09-06 08:57:43 +08:00 |
pandamicro
|
70d551a932
|
Merge pull request #13683 from MSOpenTech/v3-winrt
update libcococs2d name to v3.9 for WinRT platforms
|
2015-09-06 08:14:05 +08:00 |
Dale Stammen
|
030157ded0
|
update libcococs2d name to v3.9 for WinRT platforms
|
2015-09-04 08:46:08 -07:00 |
pandamicro
|
f9c20caa67
|
Merge pull request #13603 from perminovVS/correct-key-code
Desktop and WinRT use correct keyboard codes
|
2015-09-04 14:39:44 +08:00 |
子龙山人
|
7fb36b4c9c
|
Update Jenkins build status icon link
|
2015-09-04 09:43:45 +08:00 |
Aaron
|
59fab25804
|
Removed innerContainer pointer copy when cloning
Copied pointer becomes invalid when model widget destructs. Instead we simply copy the position.
|
2015-09-03 11:29:58 +01:00 |
pandamicro
|
ab5b634976
|
Merge pull request #13625 from frranck/patch-4
Update CCImage.cpp
|
2015-09-03 00:10:16 +08:00 |
Vladimir Perminov
|
527e254617
|
Remove glfwError
|
2015-09-02 18:41:23 +03:00 |
Vladimir Perminov
|
c1ac27fffb
|
glfwError no static member
|
2015-09-02 15:02:23 +03:00 |
Vincent Yang
|
ea580ed2ee
|
Restructure CCDownload Interface and implements with curl.
|
2015-09-02 18:26:42 +08:00 |
andyque
|
c0f40ad4a5
|
fix Android EditBox font size issue
|
2015-09-02 18:25:30 +08:00 |
pandamicro
|
0f2a528129
|
Merge pull request #13663 from linguofeng/patch-1
lua add UPDATE_FAILED ERROR_DECOMPRESS
|
2015-09-02 18:24:51 +08:00 |
songchengjiang
|
cc6e2077f4
|
replace custom shaders by material files
add Sprite3DVertexColorTest
|
2015-09-02 16:30:24 +08:00 |
XiaoYang
|
09c086dc10
|
Merge pull request #368 from songchengjiang/motionstreak3d
add CC_DLL
|
2015-09-02 15:59:34 +08:00 |
songchengjiang
|
addce6c565
|
add CC_DLL
|
2015-09-02 15:55:58 +08:00 |
zhangbin
|
cc2dd7b225
|
Add Particle3D tests.
|
2015-09-02 14:31:35 +08:00 |
子龙山人
|
c92a308b68
|
Merge pull request #13665 from WenhaiLin/v3-link-resource-fix
[ci skip]js-template-default:Fixed the path of link resources.
|
2015-09-02 13:55:12 +08:00 |
WenhaiLin
|
be60f7f65c
|
[ci skip]js-template-default:Fixed the path of link resources.
|
2015-09-02 13:48:57 +08:00 |
linguofeng
|
7fc382055b
|
lua add UPDATE_FAILED ERROR_DECOMPRESS
add
cc.EventAssetsManagerEx.EventCode.UPDATE_FAILED
cc.EventAssetsManagerEx.EventCode.ERROR_DECOMPRESS
|
2015-09-02 11:27:47 +08:00 |
zhangbin
|
c664756dbe
|
Add particle tests.
|
2015-09-02 11:21:17 +08:00 |
pandamicro
|
150db941da
|
Merge pull request #13650 from ZhangMenghe/v3-testcases
[ci skip] Remove clickAndMove testcase
|
2015-09-02 09:08:16 +08:00 |
子龙山人
|
4530043d9b
|
Merge pull request #13649 from WenhaiLin/v3-string-empty-check
Use string::empty() to check whether string is empty.
|
2015-09-01 18:04:41 +08:00 |
pandamicro
|
d1845efdb2
|
Merge pull request #13653 from natural-law/v3.8
[ci skip] Update the version displayed in about dialog of windows simulator.
|
2015-09-01 18:03:12 +08:00 |
zhangbin
|
2c6c35cb76
|
Update the version displayed in about dialog of windows simulator.
|
2015-09-01 18:00:50 +08:00 |
ZhangMenghe
|
f3190206e0
|
Remove clickAndMove testcase
|
2015-09-01 14:21:08 +08:00 |
Neo Kim
|
3656ce99bd
|
Fix an issue regarding non-bouncing scroll view
|
2015-09-01 15:13:18 +09:00 |
pandamicro
|
91769c3feb
|
Merge pull request #13632 from xiaofeng11/v3.8
Fix missing config.json notice when simulator start to run a cocostudio project
|
2015-09-01 12:57:40 +08:00 |
yangxiao
|
5cabc592e0
|
add motionstreak3d to cocos2d header
|
2015-09-01 11:34:35 +08:00 |
WenhaiLin
|
5fdb041856
|
Use string::empty() to check whether string is empty.
|
2015-09-01 11:26:09 +08:00 |
yangxiao
|
c23805889f
|
add motionstreak3d
|
2015-09-01 11:02:22 +08:00 |
Neo Kim
|
129f4b3186
|
Implement the inertia scroll using auto scroll feature. Consolidate them into one.
|
2015-09-01 11:52:05 +09:00 |
Neo Kim
|
ecd947d9f4
|
Change auto scroll feature to receive callbacks to remove dependencies.
|
2015-09-01 11:45:42 +09:00 |
Neo Kim
|
137a05a2aa
|
Rectify the wrong indentations in switch statements
|
2015-09-01 11:45:42 +09:00 |
Neo Kim
|
69d23eb00c
|
Extract the touch move speed calculation logic from inertia concept.
|
2015-09-01 11:45:42 +09:00 |
Neo Kim
|
81795f6d73
|
Add a guard statement in setInnerContainerPosition().
|
2015-09-01 11:45:42 +09:00 |
Neo Kim
|
96a78f687c
|
Remove redundant codes
|
2015-09-01 11:45:42 +09:00 |
子龙山人
|
2e9e660cbb
|
Merge pull request #13220 from zilongshanren/testEditBoxWin32
Improved EditBox implement for platform win32
|
2015-09-01 10:40:11 +08:00 |
yangxiao
|
8499400514
|
motionstreak3d test demo
|
2015-09-01 10:39:31 +08:00 |
yangxiao
|
b6c4f4cf50
|
add comment
|
2015-09-01 10:39:14 +08:00 |
pandamicro
|
7f04a191c7
|
Merge pull request #13635 from super626/v3.8
Enable depth write for transparent object
|
2015-09-01 10:30:50 +08:00 |
pandamicro
|
3be083680a
|
Merge pull request #13639 from WenhaiLin/v3.9-beta0
Sync v3.8 to v3
|
2015-09-01 09:49:43 +08:00 |