godot/modules/gdnative
Rémi Verschelde 6497a3fb50
Merge pull request #40291 from hinlopen/dialog-size
Resize various dialogs
2020-07-15 12:13:33 +02:00
..
android Replace NULL with nullptr 2020-04-02 13:38:00 +02:00
doc_classes DocData: Skip language-specific ClassDoc without methods/constants 2020-06-17 15:09:07 +02:00
gdnative Add sort and has methods to PackedArrays 2020-07-06 22:16:39 -04:00
icons Fix missing module editor icons 2020-03-08 19:32:25 +02:00
include Add sort and has methods to PackedArrays 2020-07-06 22:16:39 -04:00
nativescript Merge pull request #40386 from touilleMan/correct-Reference-is_reference-api.json 2020-07-15 08:29:36 +02:00
net Add override keywords. 2020-07-10 13:56:54 +01:00
pluginscript Add override keywords. 2020-07-10 13:56:54 +01:00
videodecoder Add override keywords. 2020-07-10 13:56:54 +01:00
xr Add override keywords. 2020-07-10 13:56:54 +01:00
config.py DocData: Skip language-specific ClassDoc without methods/constants 2020-06-17 15:09:07 +02:00
gdnative.cpp GDNative: support dynamic loading of iOS frameworks 2020-07-02 12:55:49 +03:00
gdnative.h Exposed RenderingDevice to script API 2020-04-20 21:21:58 -03:00
gdnative_api.json Add sort and has methods to PackedArrays 2020-07-06 22:16:39 -04: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 Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and resource depency dialogs). 2020-07-14 14:35:22 +02:00
gdnative_library_editor_plugin.h Add override keywords. 2020-07-10 13:56:54 +01:00
gdnative_library_singleton_editor.cpp Style: Enforce braces around if blocks and loops 2020-05-14 21:57:34 +02:00
gdnative_library_singleton_editor.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
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 Adding missing include guards to header files identified by LGTM. 2020-03-23 04:52:36 -04:00
SCsub Renaming all ARVR nodes to XR 2020-04-09 15:33:01 +10:00