Commit ff28aac3 authored by haiyoucuv's avatar haiyoucuv

init

parent af5b558d
...@@ -9,6 +9,7 @@ ...@@ -9,6 +9,7 @@
<excludeFolder url="file://$MODULE_DIR$/library" /> <excludeFolder url="file://$MODULE_DIR$/library" />
<excludeFolder url="file://$MODULE_DIR$/profiles" /> <excludeFolder url="file://$MODULE_DIR$/profiles" />
<excludeFolder url="file://$MODULE_DIR$/extensions/prefab-tab/node_modules" /> <excludeFolder url="file://$MODULE_DIR$/extensions/prefab-tab/node_modules" />
<excludeFolder url="file://$MODULE_DIR$/extensions" />
</content> </content>
<content url="file://$MODULE_DIR$/extensions/prefab-tab/node_modules" /> <content url="file://$MODULE_DIR$/extensions/prefab-tab/node_modules" />
<orderEntry type="inheritedJdk" /> <orderEntry type="inheritedJdk" />
......
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<project version="4"> <project version="4">
<component name="Encoding"> <component name="Encoding">
<file url="file://$PROJECT_DIR$/../../../../../Cocos/editors/Creator/3.8.3/resources/resources/3d/engine/bin/.declarations/cc.d.ts" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/@types/cc.d.ts" charset="GBK" />
<file url="file://$PROJECT_DIR$/assets/Component/Svga" charset="UTF-8" /> <file url="file://$PROJECT_DIR$/assets/Component/Svga" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/assets/Module/hooks" charset="UTF-8" /> <file url="file://$PROJECT_DIR$/assets/Module/hooks" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/assets/plugin/SVGA.Lite.v2.1.1.js" charset="UTF-8" /> <file url="file://$PROJECT_DIR$/assets/plugin/SVGA.Lite.v2.1.1.js" charset="UTF-8" />
......
This diff is collapsed.
This diff is collapsed.
...@@ -20,9 +20,9 @@ ...@@ -20,9 +20,9 @@
"imageUuidOrDatabaseUri": "2c2400ed-c488-4943-ad83-ddcbfb506a63", "imageUuidOrDatabaseUri": "2c2400ed-c488-4943-ad83-ddcbfb506a63",
"isUuid": true, "isUuid": true,
"visible": false, "visible": false,
"minfilter": "linear", "minfilter": "nearest",
"magfilter": "linear", "magfilter": "nearest",
"mipfilter": "nearest", "mipfilter": "none",
"anisotropy": 0 "anisotropy": 0
}, },
"ver": "1.0.22", "ver": "1.0.22",
......
...@@ -20,9 +20,9 @@ ...@@ -20,9 +20,9 @@
"imageUuidOrDatabaseUri": "8dc1174b-dfad-4c7e-a46b-4c288fbde21f", "imageUuidOrDatabaseUri": "8dc1174b-dfad-4c7e-a46b-4c288fbde21f",
"isUuid": true, "isUuid": true,
"visible": false, "visible": false,
"minfilter": "linear", "minfilter": "nearest",
"magfilter": "linear", "magfilter": "nearest",
"mipfilter": "nearest", "mipfilter": "none",
"anisotropy": 0 "anisotropy": 0
}, },
"ver": "1.0.22", "ver": "1.0.22",
......
...@@ -53,7 +53,7 @@ ...@@ -53,7 +53,7 @@
"mipfilter": "linear", "mipfilter": "linear",
"anisotropy": 0, "anisotropy": 0,
"isUuid": false, "isUuid": false,
"imageUuidOrDatabaseUri": "db://assets/Bundles/MainGame/Exp_gltf/base1_1k.png" "imageUuidOrDatabaseUri": "db://assets/Bundles/MainGame/gltf/Exp_gltf/base1_1k.png"
}, },
"ver": "1.0.22", "ver": "1.0.22",
"imported": true, "imported": true,
...@@ -76,7 +76,7 @@ ...@@ -76,7 +76,7 @@
"mipfilter": "linear", "mipfilter": "linear",
"anisotropy": 0, "anisotropy": 0,
"isUuid": false, "isUuid": false,
"imageUuidOrDatabaseUri": "db://assets/Bundles/MainGame/Exp_gltf/base1_1k.png" "imageUuidOrDatabaseUri": "db://assets/Bundles/MainGame/gltf/Exp_gltf/base1_1k.png"
}, },
"ver": "1.0.22", "ver": "1.0.22",
"imported": true, "imported": true,
...@@ -122,7 +122,7 @@ ...@@ -122,7 +122,7 @@
"imageMetas": [ "imageMetas": [
{ {
"name": "base1_1k", "name": "base1_1k",
"uri": "db://assets/Bundles/MainGame/Exp_gltf/base1_1k.png" "uri": "db://assets/Bundles/MainGame/gltf/Exp_gltf/base1_1k.png"
} }
], ],
"lods": { "lods": {
...@@ -255,6 +255,29 @@ ...@@ -255,6 +255,29 @@
{} {}
] ]
} }
},
"meshOptimize": {
"enable": true,
"vertexCache": true,
"vertexFetch": true,
"overdraw": true
},
"promoteSingleRootNode": true,
"allowMeshDataAccess": false,
"meshSimplify": {
"enable": true,
"lockBoundary": true,
"autoErrorRate": true,
"targetRatio": 0.9
},
"meshCompress": {
"enable": true,
"encode": true,
"compress": true,
"quantize": true
},
"meshCluster": {
"enable": true
} }
} }
} }
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
"mipfilter": "linear", "mipfilter": "linear",
"anisotropy": 0, "anisotropy": 0,
"isUuid": false, "isUuid": false,
"imageUuidOrDatabaseUri": "db://assets/Bundles/MainGame/Exp_gltf/IP_lambert1_BaseColor.png" "imageUuidOrDatabaseUri": "db://assets/Bundles/MainGame/gltf/Exp_gltf/IP_lambert1_BaseColor.png"
}, },
"ver": "1.0.22", "ver": "1.0.22",
"imported": true, "imported": true,
...@@ -60,7 +60,7 @@ ...@@ -60,7 +60,7 @@
"mipfilter": "linear", "mipfilter": "linear",
"anisotropy": 0, "anisotropy": 0,
"isUuid": false, "isUuid": false,
"imageUuidOrDatabaseUri": "db://assets/Bundles/MainGame/Exp_gltf/IP_lambert1_BaseColor.png" "imageUuidOrDatabaseUri": "db://assets/Bundles/MainGame/gltf/Exp_gltf/IP_lambert1_BaseColor.png"
}, },
"ver": "1.0.22", "ver": "1.0.22",
"imported": true, "imported": true,
...@@ -122,7 +122,7 @@ ...@@ -122,7 +122,7 @@
"imageMetas": [ "imageMetas": [
{ {
"name": "IP_lambert1_BaseColor", "name": "IP_lambert1_BaseColor",
"uri": "db://assets/Bundles/MainGame/Exp_gltf/IP_lambert1_BaseColor.png" "uri": "db://assets/Bundles/MainGame/gltf/Exp_gltf/IP_lambert1_BaseColor.png"
} }
], ],
"lods": { "lods": {
...@@ -255,6 +255,28 @@ ...@@ -255,6 +255,28 @@
{} {}
] ]
} }
},
"meshCluster": {
"enable": true
},
"meshCompress": {
"enable": true
},
"meshOptimize": {
"enable": true,
"vertexCache": true,
"vertexFetch": true,
"overdraw": true
},
"addVertexColor": false,
"allowMeshDataAccess": false,
"disableMeshSplit": true,
"promoteSingleRootNode": false,
"meshSimplify": {
"enable": true,
"autoErrorRate": true,
"lockBoundary": true,
"targetRatio": 0.6
} }
} }
} }
{
"ver": "1.0.3",
"importer": "buffer",
"imported": true,
"uuid": "1f0198f9-c134-438a-8d91-b281a8854e5f",
"files": [
".bin",
".json"
],
"subMetas": {},
"userData": {}
}
{"asset":{"version":"2.0","generator":"babylon.js glTF exporter for Autodesk Maya 2020.1 v20230922.2"},"scene":0,"scenes":[{"nodes":[0]}],"nodes":[{"mesh":0,"name":"ip"}],"meshes":[{"primitives":[{"attributes":{"POSITION":1,"TANGENT":2,"NORMAL":3,"TEXCOORD_0":4},"indices":0,"material":0}],"name":"ip"}],"accessors":[{"bufferView":0,"componentType":5123,"count":15912,"type":"SCALAR","name":"accessorIndices"},{"bufferView":1,"componentType":5126,"count":3363,"max":[1.17469406,8.984463,6.5126996],"min":[-1.17556083,6.121466,4.61486053],"type":"VEC3","name":"accessorPositions"},{"bufferView":2,"componentType":5126,"count":3363,"type":"VEC4","name":"accessorTangents"},{"bufferView":1,"byteOffset":40356,"componentType":5126,"count":3363,"type":"VEC3","name":"accessorNormals"},{"bufferView":3,"componentType":5126,"count":3363,"type":"VEC2","name":"accessorUVs"}],"bufferViews":[{"buffer":0,"byteLength":31824,"name":"bufferViewScalar"},{"buffer":0,"byteOffset":31824,"byteLength":80712,"byteStride":12,"name":"bufferViewFloatVec3"},{"buffer":0,"byteOffset":112536,"byteLength":53808,"byteStride":16,"name":"bufferViewFloatVec4"},{"buffer":0,"byteOffset":166344,"byteLength":26904,"byteStride":8,"name":"bufferViewFloatVec2"}],"buffers":[{"uri":"ip.bin","byteLength":193248}],"materials":[{"pbrMetallicRoughness":{"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.450053632},"name":"lambert20"}],"textures":[{"sampler":0,"source":0,"name":"ip.png"}],"images":[{"uri":"ip.png"}],"samplers":[{"magFilter":9729,"minFilter":9987}]}
\ No newline at end of file
{
"ver": "2.3.13",
"importer": "gltf",
"imported": true,
"uuid": "d5550f8d-aa30-4a0c-ba67-b019ab47967e",
"files": [],
"subMetas": {
"892c6": {
"importer": "gltf-mesh",
"uuid": "d5550f8d-aa30-4a0c-ba67-b019ab47967e@892c6",
"displayName": "",
"id": "892c6",
"name": "ip.mesh",
"userData": {
"gltfIndex": 0,
"triangleCount": 5304
},
"ver": "1.1.1",
"imported": true,
"files": [
".bin",
".json"
],
"subMetas": {}
},
"a8deb": {
"importer": "texture",
"uuid": "d5550f8d-aa30-4a0c-ba67-b019ab47967e@a8deb",
"displayName": "",
"id": "a8deb",
"name": "ip.png.texture",
"userData": {
"wrapModeS": "repeat",
"wrapModeT": "repeat",
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "linear",
"anisotropy": 0,
"isUuid": false,
"imageUuidOrDatabaseUri": "db://assets/Bundles/MainGame/gltf/IP_taizi/ip.png"
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"cf44d": {
"importer": "gltf-material",
"uuid": "d5550f8d-aa30-4a0c-ba67-b019ab47967e@cf44d",
"displayName": "",
"id": "cf44d",
"name": "lambert20.material",
"userData": {
"gltfIndex": 0
},
"ver": "1.0.14",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"0a988": {
"importer": "gltf-scene",
"uuid": "d5550f8d-aa30-4a0c-ba67-b019ab47967e@0a988",
"displayName": "",
"id": "0a988",
"name": "ip.prefab",
"userData": {
"gltfIndex": 0
},
"ver": "1.0.14",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"imageMetas": [
{
"uri": "db://assets/Bundles/MainGame/gltf/IP_taizi/ip.png"
}
],
"lods": {
"enable": false,
"hasBuiltinLOD": false,
"options": [
{
"screenRatio": 0.25,
"faceCount": 1
},
{
"screenRatio": 0.125,
"faceCount": 0.25
},
{
"screenRatio": 0.01,
"faceCount": 0.1
}
]
},
"assetFinder": {
"meshes": [
"d5550f8d-aa30-4a0c-ba67-b019ab47967e@892c6"
],
"skeletons": [],
"textures": [
"d5550f8d-aa30-4a0c-ba67-b019ab47967e@a8deb"
],
"materials": [
"d5550f8d-aa30-4a0c-ba67-b019ab47967e@cf44d"
],
"scenes": [
"d5550f8d-aa30-4a0c-ba67-b019ab47967e@0a988"
]
},
"meshCompress": {
"enable": true,
"encode": false,
"quantize": true,
"compress": true
},
"meshCluster": {
"enable": true,
"generateBounding": true
},
"meshSimplify": {
"enable": true,
"targetRatio": 0.5,
"autoErrorRate": true,
"lockBoundary": true
},
"meshOptimize": {
"enable": true,
"vertexCache": true,
"vertexFetch": true,
"overdraw": true
},
"materials": {
"d5550f8d-aa30-4a0c-ba67-b019ab47967e@cf44d": {
"__type__": "cc.Material",
"_name": "",
"_objFlags": 0,
"__editorExtras__": {},
"_native": "",
"_effectAsset": {
"__uuid__": "c8f66d17-351a-48da-a12c-0212d28575c4",
"__expectedType__": "cc.EffectAsset"
},
"_techIdx": 0,
"_defines": [
{
"USE_INSTANCING": true,
"USE_ALBEDO_MAP": true
},
{},
{},
{},
{},
{}
],
"_states": [
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
},
{
"rasterizerState": {},
"depthStencilState": {},
"blendState": {
"targets": [
{}
]
}
}
],
"_props": [
{
"roughness": 0.450053632,
"mainTexture": {
"__uuid__": "d5550f8d-aa30-4a0c-ba67-b019ab47967e@a8deb",
"__expectedType__": "cc.Texture2D"
}
},
{},
{},
{},
{},
{}
]
}
},
"allowMeshDataAccess": false
}
}
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "e3718106-6010-4a80-87c5-4f8535729d0e",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "e3718106-6010-4a80-87c5-4f8535729d0e@6c48a",
"displayName": "ip",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "repeat",
"wrapModeT": "repeat",
"imageUuidOrDatabaseUri": "e3718106-6010-4a80-87c5-4f8535729d0e",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "nearest",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "texture",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "e3718106-6010-4a80-87c5-4f8535729d0e@6c48a"
}
}
{
"ver": "1.0.3",
"importer": "buffer",
"imported": true,
"uuid": "1e13fa9a-47e8-417a-adfe-dbef05c40edf",
"files": [
".bin",
".json"
],
"subMetas": {},
"userData": {}
}
{"asset":{"version":"2.0","generator":"babylon.js glTF exporter for Autodesk Maya 2020.1 v20230922.2"},"scene":0,"scenes":[{"nodes":[0]}],"nodes":[{"mesh":0,"name":"taizi"}],"meshes":[{"primitives":[{"attributes":{"POSITION":1,"TANGENT":2,"NORMAL":3,"TEXCOORD_0":4},"indices":0,"material":0}],"name":"taizi"}],"accessors":[{"bufferView":0,"componentType":5123,"count":92604,"type":"SCALAR","name":"accessorIndices"},{"bufferView":1,"componentType":5126,"count":22762,"max":[10.8780336,14.0800829,10.5404243],"min":[-10.8780336,-0.334986985,-10.9000216],"type":"VEC3","name":"accessorPositions"},{"bufferView":2,"componentType":5126,"count":22762,"type":"VEC4","name":"accessorTangents"},{"bufferView":1,"byteOffset":273144,"componentType":5126,"count":22762,"type":"VEC3","name":"accessorNormals"},{"bufferView":3,"componentType":5126,"count":22762,"type":"VEC2","name":"accessorUVs"}],"bufferViews":[{"buffer":0,"byteLength":185208,"name":"bufferViewScalar"},{"buffer":0,"byteOffset":185208,"byteLength":546288,"byteStride":12,"name":"bufferViewFloatVec3"},{"buffer":0,"byteOffset":731496,"byteLength":364192,"byteStride":16,"name":"bufferViewFloatVec4"},{"buffer":0,"byteOffset":1095688,"byteLength":182096,"byteStride":8,"name":"bufferViewFloatVec2"}],"buffers":[{"uri":"taizi.bin","byteLength":1277784}],"materials":[{"pbrMetallicRoughness":{"baseColorTexture":{"index":0},"metallicFactor":0.0,"roughnessFactor":0.450053632},"name":"lambert19"}],"textures":[{"sampler":0,"source":0,"name":"taizi.png"}],"images":[{"uri":"taizi.png"}],"samplers":[{"magFilter":9729,"minFilter":9987}]}
\ No newline at end of file
{
"ver": "2.3.13",
"importer": "gltf",
"imported": true,
"uuid": "e92c1d29-5b43-42d6-a536-19ebf611d011",
"files": [],
"subMetas": {
"7775c": {
"importer": "gltf-mesh",
"uuid": "e92c1d29-5b43-42d6-a536-19ebf611d011@7775c",
"displayName": "",
"id": "7775c",
"name": "taizi.mesh",
"userData": {
"gltfIndex": 0,
"triangleCount": 30868
},
"ver": "1.1.1",
"imported": true,
"files": [
".bin",
".json"
],
"subMetas": {}
},
"fe270": {
"importer": "texture",
"uuid": "e92c1d29-5b43-42d6-a536-19ebf611d011@fe270",
"displayName": "",
"id": "fe270",
"name": "taizi.png.texture",
"userData": {
"wrapModeS": "repeat",
"wrapModeT": "repeat",
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "linear",
"anisotropy": 0,
"isUuid": false,
"imageUuidOrDatabaseUri": "db://assets/Bundles/MainGame/gltf/IP_taizi/taizi.png"
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"d5d35": {
"importer": "gltf-material",
"uuid": "e92c1d29-5b43-42d6-a536-19ebf611d011@d5d35",
"displayName": "",
"id": "d5d35",
"name": "lambert19.material",
"userData": {
"gltfIndex": 0
},
"ver": "1.0.14",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"8e9f2": {
"importer": "gltf-scene",
"uuid": "e92c1d29-5b43-42d6-a536-19ebf611d011@8e9f2",
"displayName": "",
"id": "8e9f2",
"name": "taizi.prefab",
"userData": {
"gltfIndex": 0
},
"ver": "1.0.14",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"imageMetas": [
{
"uri": "db://assets/Bundles/MainGame/gltf/IP_taizi/taizi.png"
}
],
"lods": {
"enable": false,
"hasBuiltinLOD": false,
"options": [
{
"screenRatio": 0.25,
"faceCount": 1
},
{
"screenRatio": 0.125,
"faceCount": 0.25
},
{
"screenRatio": 0.01,
"faceCount": 0.1
}
]
},
"assetFinder": {
"meshes": [
"e92c1d29-5b43-42d6-a536-19ebf611d011@7775c"
],
"skeletons": [],
"textures": [
"e92c1d29-5b43-42d6-a536-19ebf611d011@fe270"
],
"materials": [
"e92c1d29-5b43-42d6-a536-19ebf611d011@d5d35"
],
"scenes": [
"e92c1d29-5b43-42d6-a536-19ebf611d011@8e9f2"
]
},
"meshCompress": {
"enable": true,
"encode": false,
"compress": true,
"quantize": true
},
"meshSimplify": {
"enable": true,
"targetRatio": 0.5,
"lockBoundary": true,
"autoErrorRate": false
},
"meshOptimize": {
"enable": true,
"vertexCache": true,
"vertexFetch": true,
"overdraw": true
},
"meshCluster": {
"enable": true,
"generateBounding": true
},
"allowMeshDataAccess": false
}
}
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "6b4f0a18-3e9e-479b-b77f-58a688a980c5",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "6b4f0a18-3e9e-479b-b77f-58a688a980c5@6c48a",
"displayName": "taizi",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "repeat",
"wrapModeT": "repeat",
"imageUuidOrDatabaseUri": "6b4f0a18-3e9e-479b-b77f-58a688a980c5",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "nearest",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "texture",
"hasAlpha": false,
"fixAlphaTransparencyArtifacts": false,
"redirect": "6b4f0a18-3e9e-479b-b77f-58a688a980c5@6c48a"
}
}
...@@ -20,9 +20,9 @@ ...@@ -20,9 +20,9 @@
"imageUuidOrDatabaseUri": "d53e66e0-463e-43f1-bfbc-16d04b776832", "imageUuidOrDatabaseUri": "d53e66e0-463e-43f1-bfbc-16d04b776832",
"isUuid": true, "isUuid": true,
"visible": false, "visible": false,
"minfilter": "linear", "minfilter": "nearest",
"magfilter": "linear", "magfilter": "nearest",
"mipfilter": "nearest", "mipfilter": "none",
"anisotropy": 0 "anisotropy": 0
}, },
"ver": "1.0.22", "ver": "1.0.22",
......
...@@ -20,9 +20,9 @@ ...@@ -20,9 +20,9 @@
"imageUuidOrDatabaseUri": "ebafcfef-2127-4ca5-9ddc-20f98f6acde1", "imageUuidOrDatabaseUri": "ebafcfef-2127-4ca5-9ddc-20f98f6acde1",
"isUuid": true, "isUuid": true,
"visible": false, "visible": false,
"minfilter": "linear", "minfilter": "nearest",
"magfilter": "linear", "magfilter": "nearest",
"mipfilter": "nearest", "mipfilter": "none",
"anisotropy": 0 "anisotropy": 0
}, },
"ver": "1.0.22", "ver": "1.0.22",
......
...@@ -20,9 +20,9 @@ ...@@ -20,9 +20,9 @@
"imageUuidOrDatabaseUri": "b925cbb8-aeea-48d6-8e2c-ab4132462912", "imageUuidOrDatabaseUri": "b925cbb8-aeea-48d6-8e2c-ab4132462912",
"isUuid": true, "isUuid": true,
"visible": false, "visible": false,
"minfilter": "linear", "minfilter": "nearest",
"magfilter": "linear", "magfilter": "nearest",
"mipfilter": "nearest", "mipfilter": "none",
"anisotropy": 0 "anisotropy": 0
}, },
"ver": "1.0.22", "ver": "1.0.22",
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"ver": "1.2.0", "ver": "1.2.0",
"importer": "directory", "importer": "directory",
"imported": true, "imported": true,
"uuid": "b4ac0921-1a64-46af-93d2-4b1a858270aa", "uuid": "e76e702d-2e63-4483-975a-35d6f429f7a2",
"files": [], "files": [],
"subMetas": {}, "subMetas": {},
"userData": {} "userData": {}
......
...@@ -8,8 +8,8 @@ ...@@ -8,8 +8,8 @@
], ],
"subMetas": {}, "subMetas": {},
"userData": { "userData": {
"maxWidth": 1623, "maxWidth": 2048,
"maxHeight": 1623, "maxHeight": 2048,
"padding": 2, "padding": 2,
"allowRotation": true, "allowRotation": true,
"forceSquared": false, "forceSquared": false,
......
...@@ -46,10 +46,10 @@ ...@@ -46,10 +46,10 @@
"offsetY": 0, "offsetY": 0,
"trimX": 0, "trimX": 0,
"trimY": 0, "trimY": 0,
"width": 380, "width": 345,
"height": 99, "height": 41,
"rawWidth": 380, "rawWidth": 345,
"rawHeight": 99, "rawHeight": 41,
"borderTop": 0, "borderTop": 0,
"borderBottom": 0, "borderBottom": 0,
"borderLeft": 0, "borderLeft": 0,
...@@ -61,17 +61,17 @@ ...@@ -61,17 +61,17 @@
"meshType": 0, "meshType": 0,
"vertices": { "vertices": {
"rawPosition": [ "rawPosition": [
-190, -172.5,
-49.5, -20.5,
0, 0,
190, 172.5,
-49.5, -20.5,
0, 0,
-190, -172.5,
49.5, 20.5,
0, 0,
190, 172.5,
49.5, 20.5,
0 0
], ],
"indexes": [ "indexes": [
...@@ -84,12 +84,12 @@ ...@@ -84,12 +84,12 @@
], ],
"uv": [ "uv": [
0, 0,
99, 41,
380, 345,
99, 41,
0, 0,
0, 0,
380, 345,
0 0
], ],
"nuv": [ "nuv": [
...@@ -103,13 +103,13 @@ ...@@ -103,13 +103,13 @@
1 1
], ],
"minPos": [ "minPos": [
-190, -172.5,
-49.5, -20.5,
0 0
], ],
"maxPos": [ "maxPos": [
190, 172.5,
49.5, 20.5,
0 0
] ]
}, },
......
...@@ -46,10 +46,10 @@ ...@@ -46,10 +46,10 @@
"offsetY": 0, "offsetY": 0,
"trimX": 0, "trimX": 0,
"trimY": 0, "trimY": 0,
"width": 39, "width": 34,
"height": 39, "height": 34,
"rawWidth": 39, "rawWidth": 34,
"rawHeight": 39, "rawHeight": 34,
"borderTop": 0, "borderTop": 0,
"borderBottom": 0, "borderBottom": 0,
"borderLeft": 0, "borderLeft": 0,
...@@ -61,17 +61,17 @@ ...@@ -61,17 +61,17 @@
"meshType": 0, "meshType": 0,
"vertices": { "vertices": {
"rawPosition": [ "rawPosition": [
-19.5, -17,
-19.5, -17,
0, 0,
19.5, 17,
-19.5, -17,
0, 0,
-19.5, -17,
19.5, 17,
0, 0,
19.5, 17,
19.5, 17,
0 0
], ],
"indexes": [ "indexes": [
...@@ -84,12 +84,12 @@ ...@@ -84,12 +84,12 @@
], ],
"uv": [ "uv": [
0, 0,
39, 34,
39, 34,
39, 34,
0, 0,
0, 0,
39, 34,
0 0
], ],
"nuv": [ "nuv": [
...@@ -103,13 +103,13 @@ ...@@ -103,13 +103,13 @@
1 1
], ],
"minPos": [ "minPos": [
-19.5, -17,
-19.5, -17,
0 0
], ],
"maxPos": [ "maxPos": [
19.5, 17,
19.5, 17,
0 0
] ]
}, },
......
...@@ -46,10 +46,10 @@ ...@@ -46,10 +46,10 @@
"offsetY": 0, "offsetY": 0,
"trimX": 0, "trimX": 0,
"trimY": 0, "trimY": 0,
"width": 173, "width": 204,
"height": 78, "height": 72,
"rawWidth": 173, "rawWidth": 204,
"rawHeight": 78, "rawHeight": 72,
"borderTop": 0, "borderTop": 0,
"borderBottom": 0, "borderBottom": 0,
"borderLeft": 0, "borderLeft": 0,
...@@ -61,17 +61,17 @@ ...@@ -61,17 +61,17 @@
"meshType": 0, "meshType": 0,
"vertices": { "vertices": {
"rawPosition": [ "rawPosition": [
-86.5, -102,
-39, -36,
0, 0,
86.5, 102,
-39, -36,
0, 0,
-86.5, -102,
39, 36,
0, 0,
86.5, 102,
39, 36,
0 0
], ],
"indexes": [ "indexes": [
...@@ -84,12 +84,12 @@ ...@@ -84,12 +84,12 @@
], ],
"uv": [ "uv": [
0, 0,
78, 72,
173, 204,
78, 72,
0, 0,
0, 0,
173, 204,
0 0
], ],
"nuv": [ "nuv": [
...@@ -103,13 +103,13 @@ ...@@ -103,13 +103,13 @@
1 1
], ],
"minPos": [ "minPos": [
-86.5, -102,
-39, -36,
0 0
], ],
"maxPos": [ "maxPos": [
86.5, 102,
39, 36,
0 0
] ]
}, },
......
...@@ -46,10 +46,10 @@ ...@@ -46,10 +46,10 @@
"offsetY": 0, "offsetY": 0,
"trimX": 0, "trimX": 0,
"trimY": 0, "trimY": 0,
"width": 140, "width": 128,
"height": 140, "height": 128,
"rawWidth": 140, "rawWidth": 128,
"rawHeight": 140, "rawHeight": 128,
"borderTop": 0, "borderTop": 0,
"borderBottom": 0, "borderBottom": 0,
"borderLeft": 0, "borderLeft": 0,
...@@ -61,17 +61,17 @@ ...@@ -61,17 +61,17 @@
"meshType": 0, "meshType": 0,
"vertices": { "vertices": {
"rawPosition": [ "rawPosition": [
-70, -64,
-70, -64,
0, 0,
70, 64,
-70, -64,
0, 0,
-70, -64,
70, 64,
0, 0,
70, 64,
70, 64,
0 0
], ],
"indexes": [ "indexes": [
...@@ -84,12 +84,12 @@ ...@@ -84,12 +84,12 @@
], ],
"uv": [ "uv": [
0, 0,
140, 128,
140, 128,
140, 128,
0, 0,
0, 0,
140, 128,
0 0
], ],
"nuv": [ "nuv": [
...@@ -103,13 +103,13 @@ ...@@ -103,13 +103,13 @@
1 1
], ],
"minPos": [ "minPos": [
-70, -64,
-70, -64,
0 0
], ],
"maxPos": [ "maxPos": [
70, 64,
70, 64,
0 0
] ]
}, },
......
...@@ -46,9 +46,9 @@ ...@@ -46,9 +46,9 @@
"offsetY": 0, "offsetY": 0,
"trimX": 0, "trimX": 0,
"trimY": 0, "trimY": 0,
"width": 341, "width": 287,
"height": 72, "height": 72,
"rawWidth": 341, "rawWidth": 287,
"rawHeight": 72, "rawHeight": 72,
"borderTop": 0, "borderTop": 0,
"borderBottom": 0, "borderBottom": 0,
...@@ -61,16 +61,16 @@ ...@@ -61,16 +61,16 @@
"meshType": 0, "meshType": 0,
"vertices": { "vertices": {
"rawPosition": [ "rawPosition": [
-170.5, -143.5,
-36, -36,
0, 0,
170.5, 143.5,
-36, -36,
0, 0,
-170.5, -143.5,
36, 36,
0, 0,
170.5, 143.5,
36, 36,
0 0
], ],
...@@ -85,11 +85,11 @@ ...@@ -85,11 +85,11 @@
"uv": [ "uv": [
0, 0,
72, 72,
341, 287,
72, 72,
0, 0,
0, 0,
341, 287,
0 0
], ],
"nuv": [ "nuv": [
...@@ -103,12 +103,12 @@ ...@@ -103,12 +103,12 @@
1 1
], ],
"minPos": [ "minPos": [
-170.5, -143.5,
-36, -36,
0 0
], ],
"maxPos": [ "maxPos": [
170.5, 143.5,
36, 36,
0 0
] ]
......
{
"ver": "1.0.27",
"importer": "image",
"imported": true,
"uuid": "0a64cd19-4c32-4c9a-9eff-5d1b353f0021",
"files": [
".json",
".png"
],
"subMetas": {
"6c48a": {
"importer": "texture",
"uuid": "0a64cd19-4c32-4c9a-9eff-5d1b353f0021@6c48a",
"displayName": "组 9099",
"id": "6c48a",
"name": "texture",
"userData": {
"wrapModeS": "clamp-to-edge",
"wrapModeT": "clamp-to-edge",
"imageUuidOrDatabaseUri": "0a64cd19-4c32-4c9a-9eff-5d1b353f0021",
"isUuid": true,
"visible": false,
"minfilter": "linear",
"magfilter": "linear",
"mipfilter": "none",
"anisotropy": 0
},
"ver": "1.0.22",
"imported": true,
"files": [
".json"
],
"subMetas": {}
},
"f9941": {
"importer": "sprite-frame",
"uuid": "0a64cd19-4c32-4c9a-9eff-5d1b353f0021@f9941",
"displayName": "组 9099",
"id": "f9941",
"name": "spriteFrame",
"userData": {
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 546,
"height": 115,
"rawWidth": 546,
"rawHeight": 115,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"packable": true,
"pixelsToUnit": 100,
"pivotX": 0.5,
"pivotY": 0.5,
"meshType": 0,
"vertices": {
"rawPosition": [
-273,
-57.5,
0,
273,
-57.5,
0,
-273,
57.5,
0,
273,
57.5,
0
],
"indexes": [
0,
1,
2,
2,
1,
3
],
"uv": [
0,
115,
546,
115,
0,
0,
546,
0
],
"nuv": [
0,
0,
1,
0,
0,
1,
1,
1
],
"minPos": [
-273,
-57.5,
0
],
"maxPos": [
273,
57.5,
0
]
},
"isUuid": true,
"imageUuidOrDatabaseUri": "0a64cd19-4c32-4c9a-9eff-5d1b353f0021@6c48a",
"atlasUuid": ""
},
"ver": "1.0.12",
"imported": true,
"files": [
".json"
],
"subMetas": {}
}
},
"userData": {
"type": "sprite-frame",
"hasAlpha": true,
"fixAlphaTransparencyArtifacts": false,
"redirect": "0a64cd19-4c32-4c9a-9eff-5d1b353f0021@6c48a"
}
}
This diff is collapsed.
This diff is collapsed.
{
"ver": "1.1.50",
"importer": "prefab",
"imported": true,
"uuid": "66ac48fd-5fb0-4596-8a8f-7637944c1553",
"files": [
".json"
],
"subMetas": {},
"userData": {
"syncNodeName": "ip-001"
}
}
This diff is collapsed.
{
"ver": "1.0.0",
"importer": "*",
"imported": true,
"uuid": "c1441839-3a08-4457-891c-26c93ec9921d",
"files": [
".json",
".svga"
],
"subMetas": {},
"userData": {}
}
This diff is collapsed.
...@@ -29,14 +29,10 @@ export class TaskPanel extends Panel { ...@@ -29,14 +29,10 @@ export class TaskPanel extends Panel {
isClick: boolean = false; isClick: boolean = false;
/** 首页节点 */
homeNode: Node = null;
async start() { async start() {
// 20240227 去掉tab // 20240227 去掉tab
this.node.getChildByName("Tab").active = false this.node.getChildByName("Tab").active = false
this.closeBtn.on(Button.EventType.CLICK, this.closePannel, this); this.closeBtn.on(Button.EventType.CLICK, this.closePannel, this);
this.homeNode = this.data?.homeNode || {};
this.setTaskBoxHeight(); this.setTaskBoxHeight();
await TaskCenter.ins.getTaskInfo(); await TaskCenter.ins.getTaskInfo();
this.pannelRender(); this.pannelRender();
...@@ -80,7 +76,7 @@ export class TaskPanel extends Panel { ...@@ -80,7 +76,7 @@ export class TaskPanel extends Panel {
/** 任务渲染 */ /** 任务渲染 */
async taskRender() { async taskRender() {
this.vScroll.setDataList(TaskCenter.ins.taskTabInfo, SCROLL_VERTICAL, [0, 0, 20], null, this.homeNode, this.node); this.vScroll.setDataList(TaskCenter.ins.taskTabInfo, SCROLL_VERTICAL, [0, 0, 20], null, this.node);
this.vScroll.scrollToTop(0); this.vScroll.scrollToTop(0);
this.logExposure(); this.logExposure();
} }
......
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment