summaryrefslogtreecommitdiff
path: root/core/io/resource_importer.h
AgeCommit message (Expand)Author
2019-03-04Make sure ResurceLoader.exists works on imported files, fixes #23555Juan Linietsky
2019-03-04Better warnings when resources can't be saved. Fixes #26531Juan 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