godot/modules/gdnative/pluginscript
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
..
pluginscript_instance.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
pluginscript_instance.h Fix typos with codespell 2019-05-19 13:10:35 +02:00
pluginscript_language.cpp Parse more informations for code completion 2019-07-04 14:00:14 +08:00
pluginscript_language.h Parse more informations for code completion 2019-07-04 14:00:14 +08:00
pluginscript_loader.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
pluginscript_loader.h Unexpose subclasses of ResourceFormatLoader and -Saver 2019-06-18 17:56:23 +02:00
pluginscript_script.cpp Remove bogus nulls from generated default values 2019-06-29 15:51:33 +03:00
pluginscript_script.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
register_types.cpp Remove added pluginscript resource format loaders and savers on cleanup 2019-07-19 22:13:44 +03:00
register_types.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00