1
0
Fork 0
godot/platform/android/java
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 Updating the minimum Android target api for proper Vulkan support 2022-11-30 11:16:59 -08:00
editor Enable GLES3 on Android 2022-11-29 14:18:24 -08:00
gradle/wrapper Upgrade Android gradle plugin to version 7.2.1 2022-11-10 16:35:50 -08:00
lib Rename all gdnative occurences to gdextension 2022-12-12 11:04:57 +01:00
nativeSrcsConfigs Updating the minimum Android target api for proper Vulkan support 2022-11-30 11:16:59 -08:00
scripts
build.gradle Delete Android godot-lib with the old naming scheme 2022-10-18 20:36:40 -07:00
gradle.properties
gradlew
gradlew.bat
settings.gradle Ensure Android Java and Kotlin compile to the same version 2022-06-01 16:23:44 +01:00