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
8e79c5fb8dd986aa6903a6419ac8c45444fff6f0
godot
/
modules
/
visual_script
History
bruvzg
8e79c5fb8d
Add support for the escaped UTF-16 and UTF-32 Unicode characters in the scripts and expressions.
2022-01-30 20:16:04 +02:00
..
doc_classes
…
editor
…
icons
…
config.py
…
register_types.cpp
…
register_types.h
…
SCsub
…
visual_script_builtin_funcs.cpp
…
visual_script_builtin_funcs.h
…
visual_script_expression.cpp
Add support for the escaped UTF-16 and UTF-32 Unicode characters in the scripts and expressions.
2022-01-30 20:16:04 +02:00
visual_script_expression.h
…
visual_script_flow_control.cpp
…
visual_script_flow_control.h
…
visual_script_func_nodes.cpp
simplify formatting scripts, add a clang-tidy script, and run clang-tidy
2022-01-29 04:41:03 -06:00
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
…