Merge branch 'dev' into feature/gaussian_blur

This commit is contained in:
caizhitao
2020-01-20 22:05:50 +08:00
21 changed files with 2276 additions and 543 deletions

View File

@@ -10,7 +10,5 @@
"USE_TEXTURE": true,
"ENABLE_ROUNDCORNER": true
},
"_props": {
"roundCornerRadius": 0.1
}
"_props": {}
}

View File

@@ -0,0 +1,14 @@
{
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"_native": "",
"_effectAsset": {
"__uuid__": "7c24b57e-e819-4fc9-a8d2-b06cf61b782d"
},
"_defines": {
"USE_TEXTURE": true,
"ENABLE_ROUNDCORNER": true
},
"_props": {}
}

View File

@@ -0,0 +1,6 @@
{
"ver": "1.0.2",
"uuid": "a86e8864-5390-443f-b41b-b38e9d584c43",
"dataAsSubAsset": null,
"subMetas": {}
}