feat:场景视图添加属性编辑,添加轮廓显示

This commit is contained in:
m0_75251201
2025-11-13 16:24:49 +08:00
parent 9b91218973
commit 8fcbdc5649
95 changed files with 2836 additions and 445 deletions

View File

@@ -0,0 +1,59 @@
{
"runtimeTarget": {
"name": ".NETStandard,Version=v2.1/",
"signature": ""
},
"compilationOptions": {},
"targets": {
".NETStandard,Version=v2.1": {},
".NETStandard,Version=v2.1/": {
"SceneView/1.0.0": {
"dependencies": {
"Lib.Harmony": "2.4.1"
},
"runtime": {
"SceneView.dll": {}
}
},
"Lib.Harmony/2.4.1": {
"dependencies": {
"Lib.Harmony.Ref": "2.4.1"
}
},
"Lib.Harmony.Ref/2.4.1": {
"dependencies": {
"System.Reflection.Emit": "4.7.0"
}
},
"System.Reflection.Emit/4.7.0": {}
}
},
"libraries": {
"SceneView/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"Lib.Harmony/2.4.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-iLTZi/kKKB18jYEIwReZSx2xXyVUh4J1swReMgvYBBBn4tzA1Nd0PJlVyntY5BDdSiXSxzmvjc/3OYfFs0YwFg==",
"path": "lib.harmony/2.4.1",
"hashPath": "lib.harmony.2.4.1.nupkg.sha512"
},
"Lib.Harmony.Ref/2.4.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-+u1y2Qd6OlSUQ8JtrsrSo3adnAsrXMJ2YPYtbW+FAmdPI5yw34M9VX4bKl8ZwRuUzaGzZIz+oGMbn/yS4fWtZw==",
"path": "lib.harmony.ref/2.4.1",
"hashPath": "lib.harmony.ref.2.4.1.nupkg.sha512"
},
"System.Reflection.Emit/4.7.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-VR4kk8XLKebQ4MZuKuIni/7oh+QGFmZW3qORd1GvBq/8026OpW501SzT/oypwiQl4TvT8ErnReh/NzY9u+C6wQ==",
"path": "system.reflection.emit/4.7.0",
"hashPath": "system.reflection.emit.4.7.0.nupkg.sha512"
}
}
}

Binary file not shown.

Binary file not shown.