slime
|
9c46b75138
|
ImageData:encode now supports saving exr image files.
Also add support for loading uint exr image files, and fix a memory leak in the exr loading code.
Resolves #1813.
|
2022-09-10 23:17:42 -03:00 |
|
Alex Szpakowski
|
a9cca65a14
|
Clean up some compressed texture loading code.
|
2022-04-22 22:55:48 -03:00 |
|
Alex Szpakowski
|
7f3538d2ba
|
Merge branch 'main' into 12.0-development
|
2022-01-05 21:10:27 -04:00 |
|
Alex Szpakowski
|
8e7fd10b6f
|
Update copyright year for 2022
|
2021-12-31 18:33:40 -04:00 |
|
Alex Szpakowski
|
21f5ba86d3
|
Merge branch 'master' into 12.0-development
|
2021-04-07 20:33:44 -03:00 |
|
Alex Szpakowski
|
f89aabb0bb
|
Update copyright year for 2021
|
2021-04-04 16:14:45 -03:00 |
|
Alex Szpakowski
|
5f9b5a21d0
|
Merge default into minor
--HG--
branch : minor
|
2020-01-03 22:45:36 -04:00 |
|
Alex Szpakowski
|
fc4847c69d
|
Update copyright for the new year
|
2020-01-03 22:40:36 -04:00 |
|
Alex Szpakowski
|
f3b52f66fe
|
Update the internal naming convention for pixel formats.
--HG--
branch : minor
|
2019-12-23 23:38:04 -04:00 |
|
Alex Szpakowski
|
0752f27bdf
|
Update copyright year for 2019
|
2019-01-03 21:09:05 -04:00 |
|
Bart van Strien
|
e80247c191
|
Happy new year! ✨
|
2018-01-03 19:47:35 +01:00 |
|
Alex Szpakowski
|
a41f78dfe4
|
Simplified some compressed image parsing code.
--HG--
branch : minor
|
2017-08-30 22:25:26 -03:00 |
|
Alex Szpakowski
|
2dd6408d00
|
Images/[Compressed]ImageData can be created using any Data, instead of just files or FileData.
--HG--
branch : minor
|
2017-08-05 23:55:20 -03:00 |
|
Alex Szpakowski
|
84d5d8b636
|
Move decoder-agnostic love.image code out of the magpie backend folder.
--HG--
branch : minor
|
2017-08-01 23:22:24 -03:00 |
|