godot/servers/text
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
..
SCsub Implement TextServer GDExtension interface, remove TextServer GDNative interface. 2021-10-01 15:13:29 +03:00
text_server_dummy.h Unify TextServer built-in module and GDExtension code. 2022-03-17 08:15:29 +02:00
text_server_extension.cpp Rename all gdnative occurences to gdextension 2022-12-12 11:04:57 +01:00
text_server_extension.h Rename all gdnative occurences to gdextension 2022-12-12 11:04:57 +01:00