summaryrefslogtreecommitdiff
path: root/core/io/resource_importer.cpp
AgeCommit message (Expand)Author
2020-02-05Remove duplicate ERR_PRINT macro.Marcel Admiraal
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-07-01Remove unnecessary code and add some error explanationsqarmin
2019-05-20Style: Fix issues with clang-format 8.0Rémi Verschelde
2019-04-19Added ability for multiple images to be imported as an atlasJuan Linietsky
2019-03-04Make sure ResurceLoader.exists works on imported files, fixes #23555Juan Linietsky
2019-02-27-Fix problem of order of import plugins, closes #26340Juan Linietsky
2019-02-27Fix GCC 5 build after #26331 and cleanup styleRémi Verschelde
2019-02-26-Properly handle missing ETC support on exportJuan Linietsky
2019-02-12Core: Ensure classes match their header filenameRémi Verschelde