mirror of
https://github.com/godotengine/godot.git
synced 2026-04-21 19:31:43 +00:00
-Added constructor nodes, specialized and conversion ones. -Cleaned up how unconnected input default values are shown and edited (much cleaner) -Dragging scene nodes into graph makes a call dialog appear by deault -Dragging properties into graph is set by default, not get -fixed dragging internal functions into graph |
||
|---|---|---|
| .. | ||
| config.py | ||
| register_types.cpp | ||
| register_types.h | ||
| SCsub | ||
| visual_script.cpp | ||
| visual_script.h | ||
| visual_script_builtin_funcs.cpp | ||
| visual_script_builtin_funcs.h | ||
| visual_script_editor.cpp | ||
| visual_script_editor.h | ||
| visual_script_flow_control.cpp | ||
| visual_script_flow_control.h | ||
| visual_script_func_nodes.cpp | ||
| visual_script_func_nodes.h | ||
| visual_script_nodes.cpp | ||
| visual_script_nodes.h | ||
| visual_script_yield_nodes.cpp | ||
| visual_script_yield_nodes.h | ||