godot/modules/gdnative
2019-04-01 12:33:56 +02:00
..
android
arvr Fix warnings seen with -Wignored-qualifiers. 2019-02-21 20:24:29 +01:00
doc_classes doc: Bump version to 3.2 2019-04-01 12:33:56 +02:00
gdnative added godot_dictionary_get_with_default to GDNative 2019-02-21 20:12:57 +01:00
include Fixing C compatiblity for GDNative NET module 2019-02-24 21:23:23 +01:00
nativescript Merge pull request #27184 from karroffel/gdnative-api-gen-fixes 2019-03-27 17:07:18 +01:00
net Fixing C compatiblity for GDNative NET module 2019-02-24 21:23:23 +01:00
pluginscript Make direct casting among Error and godot_error enums (#23015). 2019-02-18 10:26:22 +01:00
videodecoder Fixes segfault on opening incompatible files. 2019-03-11 16:41:30 +05:30
config.py
gdnative_api.json Fixing C compatiblity for GDNative NET module 2019-02-24 21:23:23 +01:00
gdnative_builders.py Fixing C compatiblity for GDNative NET module 2019-02-24 21:23:23 +01:00
gdnative_library_editor_plugin.cpp
gdnative_library_editor_plugin.h
gdnative_library_singleton_editor.cpp
gdnative_library_singleton_editor.h
gdnative.cpp [GDNative] fix crash at shutdown when using singleton libraries and NativeScript 2019-03-09 18:01:08 +01:00
gdnative.h
register_types.cpp Add -Wshadow=local to warnings and fix reported issues. 2019-02-20 19:44:12 +01:00
register_types.h
SCsub