1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-07 12:30:27 +00:00

Several all around fixes to visual scripting (in the process of creating demos)

This commit is contained in:
Juan Linietsky
2016-08-28 20:57:27 -03:00
parent 1b80edafca
commit 748836e0b3
13 changed files with 1275 additions and 138 deletions

View File

@@ -320,6 +320,9 @@ public:
VisualScriptTypeCast();
};
void register_visual_script_flow_control_nodes();