Torque3D/Engine/source/gfx/bitmap
marauder2k7 a78c0b4309 Update bitmapPng.cpp
update bitmapPng reading from libpng to have context in warnings and errors, also add a bit of a better structure around the read and write functions.

Interlaced PNG's were never being accounted for before so add the png_set_interlace_handling for interlaced pngs
2026-04-10 17:41:27 +01:00
..
loaders Update bitmapPng.cpp 2026-04-10 17:41:27 +01:00
bitmapUtils.cpp Update bitmapUtils.cpp 2026-01-01 15:07:33 +00:00
bitmapUtils.h Update bitmapUtils.h 2026-01-02 11:37:36 +00:00
cubemapSaver.cpp Update GFXTextureManager and GBitmap 2025-12-22 10:29:01 +00:00
cubemapSaver.h Update GFXTextureManager and GBitmap 2025-12-22 10:29:01 +00:00
ddsData.h RGBA16F saving support for probes 2018-12-05 20:01:58 +10:00
ddsFile.cpp Update GFXTextureManager and GBitmap 2025-12-22 10:29:01 +00:00
ddsFile.h Update GFXTextureManager and GBitmap 2025-12-22 10:29:01 +00:00
gBitmap.cpp add optional mip and face lookups for gbitmap::getcolor 2025-12-22 16:45:27 -06:00
gBitmap.h add optional mip and face lookups for gbitmap::getcolor 2025-12-22 16:45:27 -06:00
imageUtils.cpp rest of virtuals removed 2024-03-18 18:40:22 +00:00
imageUtils.h Restore LIBPNG for png files 2025-12-31 11:00:07 +00:00
pngUtils.h Restore LIBPNG for png files 2025-12-31 11:00:07 +00:00