feat(editor): integrate hierarchy and inspector panels into editor_demo

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-26 10:59:55 +09:00
parent 65b86c293c
commit b965d78835
2 changed files with 43 additions and 15 deletions

View File

@@ -8,6 +8,7 @@ voltex_platform.workspace = true
voltex_renderer.workspace = true
voltex_editor.workspace = true
voltex_math.workspace = true
voltex_ecs.workspace = true
wgpu.workspace = true
winit.workspace = true
bytemuck.workspace = true