-
-
Notifications
You must be signed in to change notification settings - Fork 36k
Open
Labels
Description
Description
Currently, the outliner group in the three.js devtools displays all nodes (groups, objects, children) fully expanded, which can make it hard to navigate and focus on specific parts of a complex scene. I’d like to propose adding functionality that allows users to collapse and expand groups, scenes, or other hierarchical elements in the outliner view, similar to how folders can be opened/closed in a file explorer.
Solution
If you are open to this feature, I can try to implement it as well.
Alternatives
Additional context
Makio64