virtualx-engine/modules/gdnative
Rémi Verschelde 818f1eed31 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 14:53:37 +02:00
..
android Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
arvr Simplify InputDefault::joy_axis code by using float instead of struct JoyAxis 2022-01-14 15:36:35 +00:00
doc_classes Add NetworkedMultiplayerCustom so high-level multiplayer backends can be added from GDScript 2022-07-19 09:16:41 -05:00
gdnative GDNative: Expose String::num_uint64, and use bool in capitalized versions 2022-07-18 09:47:30 +02:00
icons Add support for creating editor icons per module 2019-06-28 23:42:26 +03:00
include Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
nativescript Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
net Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
pluginscript Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
videodecoder Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
config.py DocData: Skip language-specific ClassDoc without methods/constants 2020-06-18 11:29:28 +02:00
gdnative.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gdnative.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gdnative_api.json GDNative: Expose String::num_uint64, and use bool in capitalized versions 2022-07-18 09:47:30 +02:00
gdnative_builders.py SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
gdnative_library_editor_plugin.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
gdnative_library_editor_plugin.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
gdnative_library_singleton_editor.cpp i18n: Misc fixes translation strings 2022-06-08 12:56:42 +02:00
gdnative_library_singleton_editor.h Code quality: Fix header guards consistency 2022-07-25 14:53:37 +02:00
register_types.cpp Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
register_types.h Update copyright statements to 2022 2022-01-13 15:54:13 +01:00
SCsub SCons: Properly handle overriding default values to bool options 2021-02-24 10:20:46 +01:00