mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-01-19 20:24:49 +00:00
the conversion functions were making assumptions that were wrong based on mant being 0 and the out being 0 completely on small numbers also if the sign was flipped it rounded to 0. Also simplified |
||
|---|---|---|
| .. | ||
| loaders | ||
| bitmapUtils.cpp | ||
| bitmapUtils.h | ||
| cubemapSaver.cpp | ||
| cubemapSaver.h | ||
| ddsData.h | ||
| ddsFile.cpp | ||
| ddsFile.h | ||
| gBitmap.cpp | ||
| gBitmap.h | ||
| imageUtils.cpp | ||
| imageUtils.h | ||
| pngUtils.h | ||