This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2ec0bc4f802ffe3885f1c72f5c59cbfa8ed70b94
godot
/
modules
/
visual_script
History
Hein-Pieter van Braam
2ec0bc4f80
Fix crash on wrong type drag into the vs editor
...
Don't allow drops of draggable items without a vs node type. This
fixes
#10935
2017-09-09 00:34:53 +02:00
..
config.py
…
register_types.cpp
…
register_types.h
…
SCsub
…
visual_script_builtin_funcs.cpp
…
visual_script_builtin_funcs.h
…
visual_script_editor.cpp
Fix crash on wrong type drag into the vs editor
2017-09-09 00:34:53 +02:00
visual_script_editor.h
…
visual_script_expression.cpp
Fix typos 'a' and 'an'
2017-09-02 21:19:06 +07:00
visual_script_expression.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
…
visual_script.cpp
…
visual_script.h
Fixes language overridden external editors
2017-09-03 21:23:36 +02:00