1
0
Fork 0
godot/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
arvr
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
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
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
SCsub
config.py
gdnative.cpp
gdnative.h
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
gdnative_library_editor_plugin.cpp
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
register_types.h