virtualx-engine/misc/scripts
Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency
Adds `header_guards.sh` bash script, used in CI to validate future
changes. Can be run locally to fix invalid header guards.
2022-07-25 11:17:40 +02:00
..
black_format.sh improve OS.get_name classref, misc/scripts fixes, remove trailing quote 2022-04-22 17:13:08 -05:00
check_ci_log.py Stop CI when Godot crash 2022-06-15 23:02:14 +02:00
clang_format.sh Fix the logic to restart the Godot application 2022-05-23 13:15:48 -07:00
clang_tidy.sh improve OS.get_name classref, misc/scripts fixes, remove trailing quote 2022-04-22 17:13:08 -05:00
codespell.sh Make enum/constant binds 64-bit. 2022-06-17 16:36:26 +03:00
compare_extension_api.py
copyright_headers.py
file_format.sh improve OS.get_name classref, misc/scripts fixes, remove trailing quote 2022-04-22 17:13:08 -05:00
header_guards.sh Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00
install_vulkan_sdk_macos.sh Download Vulkan SDK disk image to a temporary folder in the script 2022-07-14 18:35:51 +02:00
make_icons.sh
make_tarball.sh