Torque3D/Engine
marauder2k7 57766ba649 Update ImageAsset.cpp
the opened ddsfs file for pulling metadata was leaking. The FileStream function close does not delete the pointer to the original file only FileObject does this. It might be worthwhile instead to switch to using fileObject anywhere we use a filestream that way we can be at least somewhat safe in using the object and once it goes out of scope the raw pointer will be freed
2026-03-07 10:19:58 +00:00
..
bin add missing exe files 2024-05-01 15:54:03 +01:00
lib Update pngpriv.h 2026-01-01 12:13:12 +00:00
modules/Verve (Mostly) updated verve implementation. 2019-03-07 16:23:41 -06:00
source Update ImageAsset.cpp 2026-03-07 10:19:58 +00:00
CMakeLists.txt * Adjustment: Initial CMake reworking. 2022-05-13 23:42:41 -04:00