godot/main
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
..
app_icon.png Optimize images losslessly using oxipng -o6 --strip all --zopfli 2018-06-28 19:17:41 +02:00
main.cpp Rename all gdnative occurences to gdextension 2022-12-12 11:04:57 +01:00
main.h Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
main_builders.py Tweak the editor splash screen color to better match the default theme 2021-03-17 22:57:35 +01:00
main_timer_sync.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
main_timer_sync.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
performance.cpp Replace Array return types with TypedArray 2 2022-08-23 23:21:32 +02:00
performance.h Replace Array return types with TypedArray 2 2022-08-23 23:21:32 +02:00
SCsub Remove editor splash screen with sponsors logo 2021-11-30 12:47:25 +01:00
splash.png Optimize images losslessly using oxipng -o6 --strip all --zopfli 2019-10-12 23:23:33 +02:00