godot-cpp/include/godot_cpp/core
Gilles Roudière c02e644679 Rename GDNative 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:06:38 +01:00
..
binder_common.hpp Rename GDNative to GDExtension 2022-12-12 11:06:38 +01:00
builtin_ptrcall.hpp Rename GDNative to GDExtension 2022-12-12 11:06:38 +01:00
class_db.hpp Rename GDNative to GDExtension 2022-12-12 11:06:38 +01:00
defs.hpp Rename GDNative to GDExtension 2022-12-12 11:06:38 +01:00
engine_ptrcall.hpp Rename GDNative to GDExtension 2022-12-12 11:06:38 +01:00
error_macros.hpp Run scripts to format and make headers consistent 2022-10-09 01:47:07 -05:00
math.hpp Rename GDNative to GDExtension 2022-12-12 11:06:38 +01:00
memory.hpp Rename GDNative to GDExtension 2022-12-12 11:06:38 +01:00
method_bind.hpp Rename GDNative to GDExtension 2022-12-12 11:06:38 +01:00
method_ptrcall.hpp Rename GDNative to GDExtension 2022-12-12 11:06:38 +01:00
mutex_lock.hpp Run scripts to format and make headers consistent 2022-10-09 01:47:07 -05:00
object.hpp Rename GDNative to GDExtension 2022-12-12 11:06:38 +01:00
property_info.hpp Rename GDNative to GDExtension 2022-12-12 11:06:38 +01:00
type_info.hpp Rename GDNative to GDExtension 2022-12-12 11:06:38 +01:00