Add an option to center children around the new parent when reparenting
This commit is contained in:
committed by
Rémi Verschelde
parent
28258dfc48
commit
f9e03459e8
@ -94,6 +94,7 @@ class SceneTreeDock : public VBoxContainer {
|
||||
TOOL_CREATE_3D_SCENE,
|
||||
TOOL_CREATE_USER_INTERFACE,
|
||||
TOOL_CREATE_FAVORITE,
|
||||
TOOL_CENTER_PARENT,
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user