summaryrefslogtreecommitdiffstats
path: root/core/io/image_loader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-5/+10
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-16/+0
* Exposed RenderingDevice to script APIJuan Linietsky2020-04-201-1/+1
* Replace NULL with nullptrlupoDharkael2020-04-021-1/+1
* Removed interactive loader, added proper thread loading.Juan Linietsky2020-02-281-1/+1
* Remove duplicate ERR_PRINT macro.Marcel Admiraal2020-02-051-2/+2
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Added some obvious errors explanationsqarmin2019-09-251-2/+2
* Print the path of a corrupt imageMartin Capitanio2019-01-201-0/+3
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Improved support for custom image loadersFabian2018-11-231-11/+26
* Don't delete FileAccess when it is nullMarc Gilleron2018-10-051-1/+0
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-1/+2
* ResourceFormatLoaderImage::get_resource_type now uses file pathwillnationsdev2018-08-041-1/+1
* It is now possible to import images as a separate resource, closes #5738 and ...Juan Linietsky2018-07-291-0/+80
* fix API string pathPaul Joannon2018-04-301-1/+1
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Added support for SVGDaniel J. Ramirez2017-08-201-2/+2
* Several fixes related to PBR and EnvironmentJuan Linietsky2017-05-301-2/+2
* Removal of Image from Variant, converted to a Resource.Juan Linietsky2017-05-171-1/+2
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-28/+16
* rename String.extension() -> String.get_extension() / String.basename() -> St...Juan Linietsky2017-01-141-2/+2
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Turn some prints to error logs, remove othersRémi Verschelde2016-07-241-2/+1
* remove trailing whitespaceHubert Jarosz2016-03-091-14/+14
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* merged some stuff for okamJuan Linietsky2015-09-031-2/+9
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+112