godot/modules/gdnative
Rémi Verschelde c020eea184
Merge pull request #40092 from hinlopen/remove-find-last
Remove String::find_last (same as rfind)
2020-07-04 01:38:01 +02:00
..
android
doc_classes DocData: Skip language-specific ClassDoc without methods/constants 2020-06-17 15:09:07 +02:00
gdnative Remove String::find_last (same as rfind) 2020-07-03 15:26:22 +02:00
icons
include Remove String::find_last (same as rfind) 2020-07-03 15:26:22 +02:00
nativescript Add a separate application focus/in notification out from Window focus notification. 2020-06-30 10:40:06 -03:00
net
pluginscript
videodecoder VideoStreamGDNative: close file in cleanup 2020-06-28 10:20:07 +10:00
xr
config.py DocData: Skip language-specific ClassDoc without methods/constants 2020-06-17 15:09:07 +02:00
gdnative_api.json Remove String::find_last (same as rfind) 2020-07-03 15:26:22 +02:00
gdnative_builders.py GDNative: merge API structs, bump version of merged structs. 2020-06-11 18:26:47 +03:00
gdnative_library_editor_plugin.cpp GDNative Editor: Support selecting frameworks for iOS 2020-07-02 13:00:27 +03:00
gdnative_library_editor_plugin.h
gdnative_library_singleton_editor.cpp
gdnative_library_singleton_editor.h
gdnative.cpp GDNative: support dynamic loading of iOS frameworks 2020-07-02 12:55:49 +03:00
gdnative.h
register_types.cpp GDNative export: do not add fake lookup table if static lib is not used 2020-07-02 17:43:04 +03:00
register_types.h
SCsub