Age | Commit message (Expand) | Author |
---|---|---|
2021-06-28 | Validate image formats, check if resize_to_po2 failed | Paweł Fertyk |
2021-06-11 | Implement lossless WebP encoding | Morris Tabor |
2021-02-12 | Add ability to change Icon Saturation | reduz |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-12-29 | Consistently use normal_map | Marcel Admiraal |
2020-12-28 | Rename empty() to is_empty() | Marcel Admiraal |
2020-12-18 | Add interpolation parameter to resize_to_po2() | Theogen Ratkin |
2020-12-10 | Image: Rename PVRTC{2,4} to PVRTC1_{2,4}, drop COMPRESS_PVRTC2 | Rémi Verschelde |
2020-11-21 | Use Vector2i instead of Vector2 for Image get_pixelv and set_pixelv | Aaron Franke |
2020-11-16 | Remove empty lines around braces with the formatting script | Aaron Franke |
2020-11-07 | Reorganized core/ directory, it was too fatty already | reduz |