simvx.editor.panels.scene_tree¶
Scene Tree Panel package.
Split from the former flat scene_tree.py into:
type_registry– node type metadata (icons, categories, descriptions).dialogs– Add Node popup and inline rename overlay.panel– the main SceneTreePanel widget.
Public API is re-exported here so from simvx.editor.panels.scene_tree import SceneTreePanel keeps working.
Submodules¶
Package Contents¶
Data¶
API¶
- simvx.editor.panels.scene_tree.__all__¶
[‘ProjectClass’, ‘ProjectClassIndex’, ‘SceneTreePanel’, ‘register_addable_type’, ‘is_composed_node’,…