coulsonwang
03a4ddf764
fix warning ( #20146 )
...
* fix warning
fix warning
* remove integer type constructor for Vec2
2019-09-24 11:31:35 +08:00
coulsonwang
1888267fa9
add particle texture ( #20144 )
...
add particle texture
2019-09-20 17:31:08 +08:00
coulsonwang
5918758904
fixLuaNodeTest ( #20145 )
...
set depth write mask correctly
2019-09-20 17:30:52 +08:00
minggo
965ea379a7
Merge pull request #20139 from Mee-gu/fixWarning
...
fix warning
2019-09-20 14:36:36 +08:00
coulsonwang
0dbe3419d2
fix warning
...
fix warning
2019-09-20 11:20:07 +08:00
coulsonwang
4c3375bc41
add particle texture
2019-09-18 10:02:33 +08:00
coulsonwang
83dd39ec0b
remove unneeded codes ( #20126 )
...
was removed from Sprite3D. Should not be call from lua.
2019-09-18 09:22:15 +08:00
Arnold
96ae05d511
[bugfix] Android compile error on arm64 ( #20128 )
...
* add --no-warn-shared-textrel only in android/x86
* update comment position
2019-09-18 09:21:56 +08:00
minggo
9df47ef6fd
use WKWebview instead ( #20103 )
...
UIWebView is removed in iOS 13.
2019-09-06 09:57:38 +08:00
coulsonwang
d9e6c74ea6
particle use tiff issue ( #20105 )
2019-09-06 09:46:15 +08:00
Arnold
eed319938d
[lua tests] MaterialSystemTest update u_Time uniform ( #20083 )
2019-09-05 15:56:39 +08:00
Arnold
92b48359ea
add cert file ( #20081 )
2019-09-04 10:09:12 +08:00
Arnold
7c3a7153c8
update' ( #20082 )
2019-09-04 10:06:38 +08:00
Arnold
55f6f6d6e7
[bugfix] Fileutils iOS isDirectory ( #20079 )
2019-09-04 10:03:38 +08:00
coulsonwang
469fc61d5a
set depth write ( #20071 )
2019-09-04 10:02:03 +08:00
coulsonwang
4d04b64a3a
add specific define for metal ( #20084 )
2019-09-04 09:58:40 +08:00
coulsonwang
b4d0522116
shader value validation ( #20086 )
2019-09-04 09:53:26 +08:00
Arnold
56c9ec137c
add link flags ( #20069 )
2019-09-02 09:39:43 +08:00
minggo
5e40f5e6a5
remove tiff ( #20047 )
2019-08-20 15:15:40 +08:00
coulsonwang
c4e6ede197
move VertexLayout to ProgramState ( #20029 )
...
* move VertexLayout to ProgramState
* fix lua
2019-08-15 16:51:49 +08:00
coulsonwang
e23f1f34c3
remove step mode ( #20032 )
2019-08-15 09:31:44 +08:00
Arnold
00f07a526c
[v4] add renderer performance test ( #20011 )
2019-08-05 14:25:58 +08:00
rh101
e574e4984f
Added support for saving non-premultiplied alpha images from RenderTexture. ( #19990 )
2019-07-26 17:09:00 +08:00
Arnold
f440369f1c
Update gradle to 5.1.1 ( #19958 )
2019-07-24 09:53:02 +08:00
coulsonwang
57a3bd98f1
fix glfw3.3 no respond issue ( #19963 )
2019-07-23 16:58:35 +08:00
minggo
0d121d7913
remove void in function declaration ( #19954 )
2019-07-22 09:38:46 +08:00
minggo
c8d13184f8
sync 19893: fix Wformat warnings ( #19949 )
2019-07-22 09:37:48 +08:00
minggo
ad54a24cf0
sync 19634 and fix conflict ( #19930 )
2019-07-19 11:57:11 +08:00
coulsonwang
7b7cf55efb
remove vertex step mode ( #19921 )
2019-07-17 13:59:37 +08:00
coulsonwang
e70f09368b
fix fast tile map ( #19905 )
2019-07-04 17:54:10 +08:00
coulsonwang
fbd0062e3d
fix tile map test in lua ( #19897 )
2019-07-03 16:03:58 +08:00
minggo
96534de260
fix warnings ( #19891 )
2019-07-03 10:43:10 +08:00
Arnold
888cd9b159
fix lua ( #19888 )
2019-07-02 09:29:20 +08:00
coulsonwang
7f96375871
Feature/fix tile map ( #19883 )
2019-06-30 11:36:52 +08:00
coulsonwang
e8839cefbe
Feature/lua drawing node ( #19863 )
...
* fix DrawInRect in lua
* fix
* rename
2019-06-27 17:44:07 +08:00
minggo
b9d72cdb53
add missing label ( #19871 )
2019-06-27 13:41:41 +08:00
Arnold
4f6e6454ba
convert to integer ( #19872 )
2019-06-27 13:38:27 +08:00
Arnold
0dfb0de1d3
remove removeFromParentAndCleanup ( #19860 )
2019-06-25 09:18:06 +08:00
coulsonwang
22e8a651d2
Feature/lua render texture test ( #19827 )
...
* fix render texture test in lua
* remove unnecessary code
* fix CI compile error
2019-06-18 22:45:14 -07:00
coulsonwang
2c5fc38297
add test case ( #19830 )
...
* add test case
* comment meaningless test case
2019-06-18 18:04:56 -07:00
coulsonwang
7a94e66a14
Feature/fix alpha test ( #19824 )
2019-06-18 00:25:26 -07:00
Arnold
cf83c91480
[cmake] Update plist template for iOS projects ( #19828 )
...
* update cmake template
* fix tabs
* use function instead of macros
* rename local variables & cocos_fake_set
* use g++ 7 in travis ci
* use clang
* use g++6
2019-06-17 18:37:56 -07:00
Arnold
7851f212bf
Rename backend::Texture2D ( #19821 )
...
* compile on windows
* compile on mac
* rename to Texture2DBackend
* compile on mac
2019-06-12 00:01:15 -07:00
coulsonwang
fef1752cfe
fix TODO ( #19793 )
2019-06-11 23:58:07 -07:00
Arnold
36228d0182
use https ( #19820 )
2019-06-11 18:23:56 -07:00
minggo
1273fb305d
Remove simple audio engine ( #19802 )
2019-06-11 18:23:16 -07:00
minggo
0d2b40b6ec
Merge pull request #19815 from PatriceJiang/ccEditBox_to_ccuiEditBox
...
[lua-tests] replace cc.EditBox with ccui.EditBox
2019-06-10 01:53:26 -07:00
minggo
1445bca9b0
Merge pull request #19816 from PatriceJiang/fix_audio_engine_slider
...
[cpp-tests] bugfix NewAudioEngineTests slider callback
2019-06-10 01:52:36 -07:00
Arnold
ad0ffc205c
update deprecated calls
2019-06-10 14:34:26 +08:00
Arnold
b2c5535ff4
ignore ON_PERCENTAGE_CHANGED event
2019-06-10 10:25:50 +08:00