..
doc_classes
doc: Use self-closing tags for return
and argument
2021-08-03 10:20:19 +02:00
icons
Add support for creating editor icons per module
2019-06-28 23:42:26 +03:00
config.py
DocData: Skip language-specific ClassDoc without methods/constants
2020-06-18 11:29:28 +02:00
register_types.cpp
Style: Enforce braces around if blocks and loops
2021-05-05 15:02:01 +02:00
register_types.h
Update copyright statements to 2021
2021-01-13 16:17:06 +01:00
SCsub
SCons: Format buildsystem files with psf/black
2020-06-10 15:30:52 +02:00
visual_script.cpp
Validates VisualScript.add_node input node
2021-08-03 09:33:25 +02:00
visual_script.h
Highlight control flow keywords with a different color
2021-05-25 00:31:39 +02:00
visual_script_builtin_funcs.cpp
The built in function math/seed was missing the sequenceport.
2021-06-01 12:52:18 +02:00
visual_script_builtin_funcs.h
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
2021-05-04 14:45:16 +02:00
visual_script_editor.cpp
Make action names translatable
2021-07-31 22:19:47 +08:00
visual_script_editor.h
Improve and streamline VisualScriptFuncNodes Call Set Get
2021-07-22 21:13:37 +02:00
visual_script_expression.cpp
Style: Enforce braces around if blocks and loops
2021-05-05 15:02:01 +02:00
visual_script_expression.h
Style: Enforce braces around if blocks and loops
2021-05-05 15:02:01 +02:00
visual_script_flow_control.cpp
Style: Enforce braces around if blocks and loops
2021-05-05 15:02:01 +02:00
visual_script_flow_control.h
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
2021-05-04 14:45:16 +02:00
visual_script_func_nodes.cpp
Improve and streamline VisualScriptFuncNodes Call Set Get
2021-07-22 21:13:37 +02:00
visual_script_func_nodes.h
Improve and streamline VisualScriptFuncNodes Call Set Get
2021-07-22 21:13:37 +02:00
visual_script_nodes.cpp
Expose visual script custom node type hints
2021-07-21 19:33:10 +02:00
visual_script_nodes.h
Expose visual script custom node type hints
2021-07-21 19:33:10 +02:00
visual_script_property_selector.cpp
Fixes missing descriptions in search window of visualscript
2021-06-29 13:11:47 +02:00
visual_script_property_selector.h
Update copyright statements to 2021
2021-01-13 16:17:06 +01:00
visual_script_yield_nodes.cpp
Style: Enforce braces around if blocks and loops
2021-05-05 15:02:01 +02:00
visual_script_yield_nodes.h
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
2021-05-04 14:45:16 +02:00