Torque3D/Engine
marauder2k7 33094397c2 Update bitmapSTB.cpp
stb loader was spamming NO SOI with the function of stbi_info_from_memory because it checks for a jpeg first. This will always return an error if you are sending any other format. Remove this check and just load the memory stream. if it fails to return pixeldata then we have an error.
2024-03-27 07:32:59 +00:00
..
bin Old project generator is dead 2019-11-26 22:02:12 +10:00
lib Update CMakeLists.txt 2024-03-25 00:21:48 +00:00
modules/Verve (Mostly) updated verve implementation. 2019-03-07 16:23:41 -06:00
source Update bitmapSTB.cpp 2024-03-27 07:32:59 +00:00
CMakeLists.txt * Adjustment: Initial CMake reworking. 2022-05-13 23:42:41 -04:00