Merge pull request #49343 from theoway/node_auto_arrangement_graph_edit
Node Auto Arrangement in GraphEdit/VisualScript/VisualShader
This commit is contained in:
commit
18bd0fee5a
9 changed files with 542 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ class VisualScriptEditor : public ScriptEditorBase {
|
|||
EDIT_CUT_NODES,
|
||||
EDIT_PASTE_NODES,
|
||||
EDIT_CREATE_FUNCTION,
|
||||
REFRESH_GRAPH
|
||||
REFRESH_GRAPH,
|
||||
};
|
||||
|
||||
enum PortAction {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue