godot/platform
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
..
android Rename all gdnative occurences to gdextension 2022-12-12 11:04:57 +01:00
ios Rename all gdnative occurences to gdextension 2022-12-12 11:04:57 +01:00
linuxbsd Fix that mouse-button-up event is parsed twice for drag-and-drop 2022-12-05 19:31:22 +01:00
macos Use system fonts as fallback and improve system font handling. 2022-12-04 18:44:20 +02:00
uwp Unify usage of GLOBAL/EDITOR_GET 2022-10-18 19:01:48 +02:00
web Rename all gdnative occurences to gdextension 2022-12-12 11:04:57 +01:00
windows Rename all gdnative occurences to gdextension 2022-12-12 11:04:57 +01:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00
register_platform_apis.h Code quality: Fix header guards consistency 2022-07-25 11:17:40 +02:00