Areloch 0fab2ebf54 Added fallback handling to MaterialAssets if the asset was found but the matDef was not 3 years ago
..
T3D 0fab2ebf54 Added fallback handling to MaterialAssets if the asset was found but the matDef was not 3 years ago
Verve 755bbacaa0 Fix specific usage of Con::executef where it was not being assigned to a ConsoleValue before getting it's data out of it. 3 years ago
afx 00515fffa8 sound asset conversions - afxmagicmissile for a datablock case and guimltextcrtl for an object-instance case 3 years ago
app c16b88d709 Fix temporary buffer for scripting conversions. 4 years ago
assets 98a079a797 code duplication prune. should aid in stability 3 years ago
cinterface 35b33f1864 various fixes and memory corruption bug. 4 years ago
collision 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 3 years ago
console 0fab2ebf54 Added fallback handling to MaterialAssets if the asset was found but the matDef was not 3 years ago
core 2586e73145 * BugFix: Correct a few memory leaks. 3 years ago
environment f5600826d7 Merge branch 'Preview4_0' into SoundAssetImplements 3 years ago
forest f5600826d7 Merge branch 'Preview4_0' into SoundAssetImplements 3 years ago
gfx 2586e73145 * BugFix: Correct a few memory leaks. 3 years ago
gui 5c83b417a5 * [GuiControl] BugFix: Don't assume a tooltip profile is going to be set when waking and sleeping. 3 years ago
i18n 099dd4f1f3 Parametrize script extension, default to 'tscript' 4 years ago
lighting a05c83493e adress gl spotlights disapearing for deferred 3 years ago
main 488fba16c1 requested revision: use dword just in case of compiler shenanigans 7 years ago
materials 3fdf49f829 addsa material.setAnimflags(LAYER,TAGS STRING); method 3 years ago
math 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 3 years ago
module 755bbacaa0 Fix specific usage of Con::executef where it was not being assigned to a ConsoleValue before getting it's data out of it. 3 years ago
navigation 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 3 years ago
persistence 5d26dba7da * BugFix: Clear some MSVC compiler warnings. 3 years ago
platform aba091a97a Merge remote-tracking branch 'main/Preview4_0' into bugfix-msvc-compiler-warnings 3 years ago
platformMac 252f1b65f3 followup to #531. fixes the same issue on mac 4 years ago
platformPOSIX 0cf8498fce * BugFix: Correct usage of mkdir in posixVolume.cpp to check for the expected successful return value. 3 years ago
platformSDL 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 3 years ago
platformWin32 bd9b3fd55b * [Win32] Adjustment: Only trigger the Linux compat warning when TORQUE_POSIX_PATH_CASE_INSENSITIVE is disabled. 3 years ago
platformX86UNIX 42b862a54b * [Unix] BugFix: Correct a fatal error that may be thrown from functions like isFile is passed a bad path. 3 years ago
postFx f5600826d7 Merge branch 'Preview4_0' into SoundAssetImplements 3 years ago
renderInstance 42bc6fa358 differentiate forward lit and deferred ibl vars 3 years ago
scene 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 3 years ago
sfx 72b31f6f6b * BugFix: Correct a crash caused by sfxProfile due to returning an address to a temporary value in getSoundFileName. 3 years ago
shaderGen 8685173207 typofix 3 years ago
sim 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 3 years ago
sqlite f7b891442a Updated path handling for loose asset files for CPP, Image, Level, Material, PostFX, Shape, Terrain, TerrainMat and StateMachine assets to be more predictable in when and how they expando the loose file path into a full, useable path 5 years ago
terrain f5600826d7 Merge branch 'Preview4_0' into SoundAssetImplements 3 years ago
testing a7fc407284 corrects a pair of conversions. one object oriented, one not. 6 years ago
ts 5d26dba7da * BugFix: Clear some MSVC compiler warnings. 3 years ago
util 755bbacaa0 Fix specific usage of Con::executef where it was not being assigned to a ConsoleValue before getting it's data out of it. 3 years ago
windowManager 74cc60508b * BugFix: More cleanup of MSVC compiler warnings. 3 years ago
.gitattributes cac5159717 Somebody broke SDL when they updated it. The new version depends on AudioToolbox, so added that as dependency in torque3d.cmake 8 years ago
ggEndOfLineFix.txt 7dbfe6994d Engine directory for ticket #1 13 years ago