Merge pull request #49343 from theoway/node_auto_arrangement_graph_edit

Node Auto Arrangement in GraphEdit/VisualScript/VisualShader
This commit is contained in:
K. S. Ernest (iFire) Lee
2021-08-10 15:42:04 -04:00
committed by GitHub
9 changed files with 542 additions and 1 deletions

View File

@@ -60,7 +60,7 @@ class VisualScriptEditor : public ScriptEditorBase {
EDIT_CUT_NODES,
EDIT_PASTE_NODES,
EDIT_CREATE_FUNCTION,
REFRESH_GRAPH
REFRESH_GRAPH,
};
enum PortAction {