Torque3D/Engine/source/gfx/video
marauder2k7 63682c43ec Bug fixes:
Generating image previews of image assets was failing

DDS remove redundant check for stream status.

STB requires the file to be free before being written to, move check to make sure we can open the path into gBitmap and remove FileStream checks from everywhere else.
2023-11-30 10:46:51 +00:00
..
theoraTexture.cpp uninitialized variables-gfx 2020-05-11 15:00:25 -05:00
theoraTexture.h Fix member vars left uninitialized in constructors 2015-02-20 18:41:51 -05:00
theoraTextureObject.cpp add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 2023-01-27 01:13:15 -06:00
theoraTextureObject.h Converts all game, gui editor, and system classes to utilize assets 2021-07-19 01:07:08 -05:00
videoCapture.cpp uninitialized variables-gfx 2020-05-11 15:00:25 -05:00
videoCapture.h uninitialized variables-gfx 2020-05-11 15:00:25 -05:00
videoEncoderPNG.cpp Bug fixes: 2023-11-30 10:46:51 +00:00
videoEncoderTheora.cpp * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 2021-10-04 20:04:21 -04:00