godot/modules/gdnative
thomas.herzog 2514594a45 [GDNative] fix godot_variant_evaluate function
Fixes #28984

(cherry picked from commit c1e733466b)
2019-11-12 11:40:17 +01:00
..
android Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
arvr Fix warnings seen with -Wignored-qualifiers. 2019-02-21 20:24:29 +01:00
doc_classes Document GDNativeLibrary 2019-11-08 13:09:55 +01:00
gdnative [GDNative] fix godot_variant_evaluate function 2019-11-12 11:40:17 +01:00
include Properly expose all Error constants to scripting languages 2019-07-29 17:32:54 +02:00
nativescript NULL global_tag for non exposed classes 2019-11-12 11:35:01 +01:00
net Fixing C compatiblity for GDNative NET module 2019-02-24 21:23:23 +01:00
pluginscript Fix crash in PluginScript destructor 2019-11-05 23:30:42 +01:00
videodecoder Fixes VideostreamGDNative crash on audio_channel=0. 2019-09-26 14:48:53 +02:00
config.py doc: Improve docs for Resource* classes 2019-07-29 16:05:01 +02:00
gdnative.cpp Fix GDNative library resource loading. 2019-11-12 11:24:12 +01:00
gdnative.h Fix GDNative library resource loading. 2019-11-12 11:24:12 +01:00
gdnative_api.json Fixing C compatiblity for GDNative NET module 2019-02-24 21:23:23 +01:00
gdnative_builders.py Fix self reference issue in core structures for GDNative plugins 2019-11-08 15:48:18 +01:00
gdnative_library_editor_plugin.cpp Fix 'GDNativeLibrary' editor being incorrectly opened 2019-11-08 15:48:19 +01:00
gdnative_library_editor_plugin.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
gdnative_library_singleton_editor.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
gdnative_library_singleton_editor.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
register_types.cpp Add -Wshadow=local to warnings and fix reported issues. 2019-02-20 19:44:12 +01:00
register_types.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub Added interface for GDNative Videodecoder. 2018-12-13 15:19:09 +01:00