Add toggle to hide filtered out parents in the "SceneTree" dock
This commit is contained in:
@ -94,7 +94,7 @@ class SceneTreeDock : public VBoxContainer {
|
||||
TOOL_CREATE_USER_INTERFACE,
|
||||
TOOL_CREATE_FAVORITE,
|
||||
TOOL_CENTER_PARENT,
|
||||
|
||||
TOOL_HIDE_FILTERED_OUT_PARENTS,
|
||||
};
|
||||
|
||||
enum {
|
||||
|
||||
Reference in New Issue
Block a user