summaryrefslogtreecommitdiffstats
path: root/core/io/image.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core: Drop custom `copymem`/`zeromem` definesRémi Verschelde2021-04-271-6/+5
* Optimize image channel detectionJuan Linietsky2021-03-261-18/+20
* Add ability to change Icon Saturationreduz2021-02-121-0/+22
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Consistently use normal_mapMarcel Admiraal2020-12-291-6/+6
* Rename empty() to is_empty()Marcel Admiraal2020-12-281-6/+6
* Rename Rect2 and Rect2i clip() to intersection()Marcel Admiraal2020-12-191-8/+8
* Add interpolation parameter to resize_to_po2()Theogen Ratkin2020-12-181-3/+3
* Image: Rename PVRTC{2,4} to PVRTC1_{2,4}, drop COMPRESS_PVRTC2Rémi Verschelde2020-12-101-38/+33
* Use Vector2i instead of Vector2 for Image get_pixelv and set_pixelvAaron Franke2020-11-211-6/+6
* Remove empty lines around braces with the formatting scriptAaron Franke2020-11-161-1/+0
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-0/+3608