Improved support for custom image loaders

This commit is contained in:
Fabian
2018-11-23 08:16:54 +10:30
parent 9efc6d85d8
commit a01608c389
3 changed files with 35 additions and 17 deletions
+2
View File
@@ -1992,6 +1992,8 @@ void Main::cleanup() {
memdelete(arvr_server);
}
ImageLoader::cleanup();
unregister_driver_types();
unregister_module_types();
unregister_platform_apis();