godot/modules/gdnative
Rémi Verschelde baa1d0c3d0
Merge pull request #30923 from NilsIrl/better_dropdown
Improve platform selection in the GDNativeLibrary dock
2019-07-29 21:38:21 +02:00
..
android
arvr Add default values to the editor help, docs, and generated RST 2019-06-27 18:29:35 +03:00
doc_classes doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
gdnative Added direction_to to GDNative 2019-07-24 11:16:20 +03:00
icons Add support for creating editor icons per module 2019-06-28 23:42:26 +03:00
include Merge pull request #30788 from Chaosus/direction_to_gdnative 2019-07-26 18:58:25 +02:00
nativescript SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines 2019-07-03 09:59:04 +02:00
net Add default values to the editor help, docs, and generated RST 2019-06-27 18:29:35 +03:00
pluginscript Remove added pluginscript resource format loaders and savers on cleanup 2019-07-19 22:13:44 +03:00
videodecoder
config.py
gdnative_api.json Find trailing whitespace and indentation in gdnative_api.json 2019-07-29 18:48:21 +02:00
gdnative_builders.py
gdnative_library_editor_plugin.cpp Improve platform selection in the GDNativeLibrary dock 2019-07-29 14:54:08 +02:00
gdnative_library_editor_plugin.h Replace radion buttons with checkboxes in GDNativeLibrary editor 2019-07-27 16:46:14 +02:00
gdnative_library_singleton_editor.cpp
gdnative_library_singleton_editor.h
gdnative.cpp Fix various memory leaks and errors 2019-07-02 17:23:54 +03:00
gdnative.h Fix various memory leaks and errors 2019-07-02 17:23:54 +03:00
register_types.cpp Skip export of non-project libraries 2019-07-03 21:54:46 +02:00
register_types.h
SCsub