修复材质加载与导出

This commit is contained in:
xief
2025-05-27 16:54:25 +08:00
parent a1a541fff0
commit 16fac2ab19
8 changed files with 50 additions and 197 deletions

View File

@@ -29,7 +29,6 @@
"dependencies": {
"@jscad/modeling": "^2.11.0",
"csstype": "^3.1.3",
"fflate": "^0.8.2",
"flatbush": "^3.3.0",
"js-angusj-clipper": "^1.2.1",
"pako": "^1.0.11",
@@ -37,11 +36,12 @@
"polylabel": "^1.1.0",
"three": "npm:three-cf@^0.122.9",
"vue": "^3.5.13",
"webcad_ue4_api": "http://gitea.cf/cx/webcad-ue4-api/archive/3.20.0.tar.gz",
"webcad_ue4_api": "http://gitea.cf/cx/webcad-ue4-api/archive/3.26.0.tar.gz",
"xaop": "^2.0.0"
},
"devDependencies": {
"@types/node": "^22.14.1",
"@types/pako": "1.0.3",
"@vitejs/plugin-vue": "^5.2.3",
"@vue/tsconfig": "^0.7.0",
"sass-embedded": "^1.87.0",