godot/platform/web/export
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
..
editor_http_server.h [Net] Rename "ssl" references to "tls" in methods and members. 2022-09-08 03:24:23 +02:00
export.cpp Disable menus and functionality that are not relevant on the Android Editor port 2022-09-13 20:48:33 -07:00
export.h
export_plugin.cpp Rename all gdnative occurences to gdextension 2022-12-12 11:04:57 +01:00
export_plugin.h [Net] Rename StreamPeerSSL to StreamPeerTLS. 2022-09-07 07:38:50 +02:00