godot/misc
Gilles Roudière be1c9d677d Rename all gdnative occurences to gdextension
Non-exhaustive list of case-sensitive renames:

GDExtension -> GDNative
GDNATIVE -> GDEXTENSION
gdextension -> gdnative
ExtensionExtension ->Extension (for where there was GDNativeExtension)
EXTENSION_EXTENSION ->EXTENSION (for where there was GDNATIVE_EXTENSION)
gdnlib -> gdextension
gdn_interface -> gde_interface
gdni -> gde_interface
2022-12-12 11:04:57 +01:00
..
ci
dist Rename all gdnative occurences to gdextension 2022-12-12 11:04:57 +01:00
hooks Style: Ensure consistent formatting with clang-format 15 2022-09-21 12:48:58 +02:00
scripts Add an exception for thirdparty subdirectories in file_format.sh 2022-11-13 01:05:55 +01:00