Torque3D/Engine/source/gfx/bitmap
marauder2k7 cd6656be35 Fix archive
Incorrect cmake directory was messing up reading from zips
STB was failing to read from zips, it was failing to get the file info, something we were using as an early out, now if that files on the filepath, we use the memory read instead since stream needs to be a success to get to that point.
2024-03-01 10:06:18 +00:00
..
loaders Fix archive 2024-03-01 10:06:18 +00:00
bitmapUtils.cpp Image format code tweaks. 2018-09-16 17:54:21 -05:00
bitmapUtils.h Image format code tweaks. 2018-09-16 17:54:21 -05:00
cubemapSaver.cpp set cubemapsaver profile to one that preserves sizes 2021-11-21 14:28:51 -06:00
cubemapSaver.h Updates and fixes to probe and lighting logic. 2018-09-17 01:52:18 -05:00
ddsData.h RGBA16F saving support for probes 2018-12-05 20:01:58 +10:00
ddsFile.cpp Revert "revert #1148 as prematurely incorporated" 2024-01-20 18:01:57 +00:00
ddsFile.h uninitialized variables-gfx 2020-05-11 15:00:25 -05:00
gBitmap.cpp Fix archive 2024-03-01 10:06:18 +00:00
gBitmap.h Expanded Features 2024-01-20 22:47:58 +00:00
imageUtils.cpp uninitialized variables-gfx 2020-05-11 15:00:25 -05:00
imageUtils.h Final Cleanup 2024-01-23 08:47:26 +00:00