Merge branch 'dev' into feature/gaussian_blur
This commit is contained in:
@@ -10,7 +10,5 @@
|
||||
"USE_TEXTURE": true,
|
||||
"ENABLE_ROUNDCORNER": true
|
||||
},
|
||||
"_props": {
|
||||
"roundCornerRadius": 0.1
|
||||
}
|
||||
"_props": {}
|
||||
}
|
14
assets/materials/sprite-round-corner-crop-v2.mtl
Normal file
14
assets/materials/sprite-round-corner-crop-v2.mtl
Normal 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": {}
|
||||
}
|
6
assets/materials/sprite-round-corner-crop-v2.mtl.meta
Normal file
6
assets/materials/sprite-round-corner-crop-v2.mtl.meta
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"ver": "1.0.2",
|
||||
"uuid": "a86e8864-5390-443f-b41b-b38e9d584c43",
|
||||
"dataAsSubAsset": null,
|
||||
"subMetas": {}
|
||||
}
|
Reference in New Issue
Block a user