summaryrefslogtreecommitdiffstats
path: root/core/io/resource_importer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Style: Set clang-format Standard to Cpp11Rémi Verschelde2020-03-171-2/+2
* Removed interactive loader, added proper thread loading.Juan Linietsky2020-02-281-2/+2
* Remove duplicate ERR_PRINT macro.Marcel Admiraal2020-02-051-2/+2
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Remove unnecessary code and add some error explanationsqarmin2019-07-011-2/+3
* Style: Fix issues with clang-format 8.0Rémi Verschelde2019-05-201-2/+1
* Added ability for multiple images to be imported as an atlasJuan Linietsky2019-04-191-0/+11
* Make sure ResurceLoader.exists works on imported files, fixes #23555Juan Linietsky2019-03-041-0/+5
* -Fix problem of order of import plugins, closes #26340Juan Linietsky2019-02-271-2/+7
* Fix GCC 5 build after #26331 and cleanup styleRémi Verschelde2019-02-271-6/+6
* -Properly handle missing ETC support on exportJuan Linietsky2019-02-261-0/+47
* Core: Ensure classes match their header filenameRémi Verschelde2019-02-121-0/+373