| .. |
|
doc_classes
|
Fix docs links in 3.x after docs reorg
|
2022-01-06 00:58:32 +07:00 |
|
icons
|
…
|
|
|
SCsub
|
…
|
|
|
config.py
|
…
|
|
|
register_types.cpp
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +07:00 |
|
register_types.h
|
Update copyright statements to 2021
|
2021-01-13 16:17:06 +07:00 |
|
visual_script.cpp
|
clang-format: Various fixes to comments alignment from `clang-format` 13
|
2021-10-28 14:50:32 +07:00 |
|
visual_script.h
|
Add Script::inherits_script()
|
2021-08-02 15:18:30 +07:00 |
|
visual_script_builtin_funcs.cpp
|
The built in function math/seed was missing the sequenceport.
|
2021-06-01 12:52:18 +07:00 |
|
visual_script_builtin_funcs.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +07:00 |
|
visual_script_editor.cpp
|
clang-format: Disable alignment of operands, too unreliable
|
2021-10-28 13:23:38 +07:00 |
|
visual_script_editor.h
|
Improve and streamline VisualScriptFuncNodes Call Set Get
|
2021-07-22 21:13:37 +07:00 |
|
visual_script_expression.cpp
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +07:00 |
|
visual_script_expression.h
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +07:00 |
|
visual_script_flow_control.cpp
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +07:00 |
|
visual_script_flow_control.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +07:00 |
|
visual_script_func_nodes.cpp
|
Fix VisualScriptPropertySet value hint
|
2021-08-29 15:42:04 +07:00 |
|
visual_script_func_nodes.h
|
Improve and streamline VisualScriptFuncNodes Call Set Get
|
2021-07-22 21:13:37 +07:00 |
|
visual_script_nodes.cpp
|
[3.x] Prevents some warnings from appearing in visual scripts
|
2021-08-03 11:27:45 +07:00 |
|
visual_script_nodes.h
|
Expose visual script custom node type hints
|
2021-07-21 19:33:10 +07:00 |
|
visual_script_property_selector.cpp
|
Use translated docs in PropertySelector
|
2021-10-07 12:48:23 +07:00 |
|
visual_script_property_selector.h
|
Update copyright statements to 2021
|
2021-01-13 16:17:06 +07:00 |
|
visual_script_yield_nodes.cpp
|
Style: Enforce braces around if blocks and loops
|
2021-05-05 15:02:01 +07:00 |
|
visual_script_yield_nodes.h
|
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
2021-05-04 14:45:16 +07:00 |