feat(editor): Add dnd reordering and layer add/remove

This commit is contained in:
hyper
2026-06-30 20:55:13 +08:00
parent 9794184e98
commit 42c7c9a26e
7 changed files with 874 additions and 433 deletions
+1
View File
@@ -34,6 +34,7 @@
"dependencies": {
"@modelcontextprotocol/sdk": "^0.5.0",
"@solidjs/router": "^0.15.0",
"@thisbeyond/solid-dnd": "^0.7.5",
"@types/three": "^0.183.1",
"chokidar": "^5.0.0",
"commander": "^14.0.3",