godot/modules/gdnative
Ivan Hilaire 5d88f74677 Remove added pluginscript resource format loaders and savers on cleanup
Properly release added resource loader and save references. Otherwise PluginScript API
may cause "ObjectDB Instances still exist!" warnings and segmentation faults on exit.
2019-07-19 22:13:44 +03:00
..
android
arvr
doc_classes doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
gdnative Fixed cases of unsupported pointers being used to construct variants 2019-06-29 12:06:29 +02:00
icons Add support for creating editor icons per module 2019-06-28 23:42:26 +03:00
include
nativescript SCons: Use CPPDEFINES instead of CPPFLAGS for pre-processor defines 2019-07-03 09:59:04 +02:00
net
pluginscript Remove added pluginscript resource format loaders and savers on cleanup 2019-07-19 22:13:44 +03:00
videodecoder
config.py
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
gdnative_api.json
gdnative_builders.py
gdnative_library_editor_plugin.cpp
gdnative_library_editor_plugin.h
gdnative_library_singleton_editor.cpp
gdnative_library_singleton_editor.h
register_types.cpp Skip export of non-project libraries 2019-07-03 21:54:46 +02:00
register_types.h
SCsub