godot/modules/visual_script
Rémi Verschelde 32ddd4f4e0
Doctool: Remove version attribute from XML header
We don't use that info for anything, and it generates unnecessary diffs
every time we bump the minor version (and CI failures if we forget to
sync some files from opt-in modules (mono, text_server_fb).

(cherry picked from commit 81064cc239)
2024-09-11 12:41:48 +02:00
..
doc_classes Doctool: Remove version attribute from XML header 2024-09-11 12:41:48 +02:00
icons Add support for creating editor icons per module 2019-06-28 23:42:26 +03:00
SCsub SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
config.py DocData: Skip language-specific ClassDoc without methods/constants 2020-06-18 11:29:28 +02:00
register_types.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
register_types.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
visual_script.cpp Fix various GCC 13 warnings 2023-12-08 15:32:59 +01:00
visual_script.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
visual_script_builtin_funcs.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
visual_script_builtin_funcs.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
visual_script_editor.cpp Single Compilation Unit build. 2023-07-02 20:13:16 +01:00
visual_script_editor.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
visual_script_expression.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
visual_script_expression.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
visual_script_flow_control.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
visual_script_flow_control.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
visual_script_func_nodes.cpp Single Compilation Unit build. 2023-07-02 20:13:16 +01:00
visual_script_func_nodes.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
visual_script_nodes.cpp Single Compilation Unit build. 2023-07-02 20:13:16 +01:00
visual_script_nodes.h Single Compilation Unit build. 2023-07-02 20:13:16 +01:00
visual_script_property_selector.cpp One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
visual_script_property_selector.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00
visual_script_yield_nodes.cpp Single Compilation Unit build. 2023-07-02 20:13:16 +01:00
visual_script_yield_nodes.h One Copyright Update to rule them all 2023-01-10 15:26:54 +01:00