..
doc_classes
doc: Warn about using Node internal processing
2020-11-20 09:52:37 +01:00
icons
Optimize SVG using svgcleaner --multipass
2020-10-25 10:02:37 +01:00
config.py
DocData: Skip language-specific ClassDoc without methods/constants
2020-06-17 15:09:07 +02:00
register_types.cpp
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
register_types.h
Adding missing include guards to header files identified by LGTM.
2020-03-23 04:52:36 -04:00
SCsub
SCons: Format buildsystem files with psf/black
2020-03-30 09:05:53 +02:00
visual_script.cpp
Remove empty lines around braces with the formatting script
2020-11-16 23:38:11 -05:00
visual_script.h
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
visual_script_builtin_funcs.cpp
Remove empty lines around braces with the formatting script
2020-11-16 23:38:11 -05:00
visual_script_builtin_funcs.h
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
visual_script_editor.cpp
Variant: Rename Type::_RID to Type::RID
2020-11-09 16:29:04 +01:00
visual_script_editor.h
Remove empty lines around braces with the formatting script
2020-11-16 23:38:11 -05:00
visual_script_expression.cpp
Refactor variant built-in methods yet again.
2020-11-11 16:36:36 -03:00
visual_script_expression.h
Add override keywords.
2020-07-10 13:56:54 +01:00
visual_script_flow_control.cpp
Reorganized core/ directory, it was too fatty already
2020-11-07 20:17:12 -03:00
visual_script_flow_control.h
Add override keywords.
2020-07-10 13:56:54 +01:00
visual_script_func_nodes.cpp
Remove empty lines around braces with the formatting script
2020-11-16 23:38:11 -05:00
visual_script_func_nodes.h
Add override keywords.
2020-07-10 13:56:54 +01:00
visual_script_nodes.cpp
Refactored variant constructor logic
2020-11-09 08:54:43 -03:00
visual_script_nodes.h
Add override keywords.
2020-07-10 13:56:54 +01:00
visual_script_property_selector.cpp
Refactored variant constructor logic
2020-11-09 08:54:43 -03:00
visual_script_property_selector.h
Working multiple window support, including editor
2020-03-26 15:49:40 +01:00
visual_script_yield_nodes.cpp
Style: Enforce braces around if blocks and loops
2020-05-14 21:57:34 +02:00
visual_script_yield_nodes.h
Add override keywords.
2020-07-10 13:56:54 +01:00