更新纹理替换方法,添加材质与纹理绑定逻辑

This commit is contained in:
2025-05-09 14:47:30 +08:00
parent efb220612e
commit ce3dc618d0
2 changed files with 23 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "material-editor",
"private": true,
"version": "1.0.3",
"version": "1.0.4",
"type": "module",
"scripts": {
"dev": "vite",