Torque3D/Engine
OTHGMars ba401dbc72 Adds missing GFX Texture format strings
This commit eliminates 5 warnings output from VALIDATE_LOOKUPTABLE here: https://github.com/GarageGames/Torque3D/blob/development/Engine/source/gfx/gfxStringEnumTranslate.cpp#L167
And prevents a fatal error here: https://github.com/GarageGames/Torque3D/blob/development/Engine/source/gfx/gfxTextureManager.cpp#L1371
that occurs when called from GuiOffscreenCanvas::_setupTargets() for an OpenVROverlay because GFXFormatR8G8B8A8_LINEAR_FORCE  is used.
2017-07-27 16:49:02 -04:00
..
bin style.css changes for Project Manager modules 2013-05-01 17:08:43 -04:00
lib squish update (primarily to add additional formats for later usage) 2017-03-30 20:44:35 -05:00
source Adds missing GFX Texture format strings 2017-07-27 16:49:02 -04:00