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
08bde5b2dea65ef3f80af5de4f4caf0e76982b64
godot
/
modules
/
visual_script
History
luz.paz
08bde5b2de
Misc. typos
...
Found via `codespell -q 3 -I ../godot-word-whitelist.txt --skip="./thirdparty,*.po"`
2018-09-12 21:39:17 -04:00
..
doc_classes
…
config.py
…
register_types.cpp
…
register_types.h
…
SCsub
…
visual_script_builtin_funcs.cpp
…
visual_script_builtin_funcs.h
…
visual_script_editor.cpp
Misc. typos
2018-09-12 21:39:17 -04:00
visual_script_editor.h
Change the default variable constructor to use EditorInspector and updated property hints that were changed.
2018-09-08 02:51:23 -07:00
visual_script_expression.cpp
…
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_property_selector.cpp
…
visual_script_property_selector.h
…
visual_script_yield_nodes.cpp
…
visual_script_yield_nodes.h
…
visual_script.cpp
…
visual_script.h
…