Areloch 04b0883a31 Assimp checks against lowercase extensions, so we force the extension of the file to lower before fetching the importer. hace 4 años
..
T3D b5bd242e23 Merge pull request #673 from Areloch/useImagePreviews hace 4 años
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. hace 4 años
afx 00515fffa8 sound asset conversions - afxmagicmissile for a datablock case and guimltextcrtl for an object-instance case hace 4 años
app c16b88d709 Fix temporary buffer for scripting conversions. hace 4 años
assets 98a079a797 code duplication prune. should aid in stability hace 4 años
cinterface 35b33f1864 various fixes and memory corruption bug. hace 4 años
collision 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. hace 4 años
console 2e03108856 Optionally allow to treat script assert as warning hace 4 años
core a6a7d6e1a1 * [Tokenizer] BugFix: Correct a malloc/delete mismatch in the tokenizer programming. hace 4 años
environment e45b959d7d correct imageassetarrays having a singular texture profile as oposed to a type per. hace 4 años
forest f5600826d7 Merge branch 'Preview4_0' into SoundAssetImplements hace 4 años
gfx e0e3ebc69d Merge pull request #637 from Azaezel/alpha40/guiRotation hace 4 años
gui e0e3ebc69d Merge pull request #637 from Azaezel/alpha40/guiRotation hace 4 años
i18n 099dd4f1f3 Parametrize script extension, default to 'tscript' hace 5 años
lighting a05c83493e adress gl spotlights disapearing for deferred hace 4 años
main 488fba16c1 requested revision: use dword just in case of compiler shenanigans hace 7 años
materials e45b959d7d correct imageassetarrays having a singular texture profile as oposed to a type per. hace 4 años
math 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. hace 4 años
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. hace 4 años
navigation 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. hace 4 años
persistence 400db2da88 * [TAML] BugFix: Correct a delete and new[] mismatch in tamlWriteNode reported by ASAN. hace 4 años
platform 2311d7d683 * BugFix: Correct an ASAN reported memory error caused by incorrect usage of __sync_fetch_and_add. hace 4 años
platformMac dd03af5041 * BugFix: Corrections to the Unix file IO to allow for compilation on ARM Unix devics. hace 4 años
platformPOSIX dd03af5041 * BugFix: Corrections to the Unix file IO to allow for compilation on ARM Unix devics. hace 4 años
platformSDL 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. hace 4 años
platformWin32 bd9b3fd55b * [Win32] Adjustment: Only trigger the Linux compat warning when TORQUE_POSIX_PATH_CASE_INSENSITIVE is disabled. hace 4 años
platformX86UNIX 215a93e9af * BugFix: Correction for compiling on x86 Unix devices. hace 4 años
postFx 6474413aaf fix reported ASAN crash hace 4 años
renderInstance b60d51969e brdf handling corrections hace 4 años
scene 38e7bb9232 * BugFix: Correct the possibility of the Sim module being deinitialized after the Scene module despite the Sim module being dependentant on the Scene module. hace 4 años
sfx 72b31f6f6b * BugFix: Correct a crash caused by sfxProfile due to returning an address to a temporary value in getSoundFileName. hace 4 años
shaderGen 8685173207 typofix hace 4 años
sim 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. hace 4 años
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 hace 6 años
terrain f5600826d7 Merge branch 'Preview4_0' into SoundAssetImplements hace 4 años
testing a7fc407284 corrects a pair of conversions. one object oriented, one not. hace 7 años
ts 04b0883a31 Assimp checks against lowercase extensions, so we force the extension of the file to lower before fetching the importer. hace 4 años
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. hace 4 años
windowManager 74cc60508b * BugFix: More cleanup of MSVC compiler warnings. hace 4 años
.gitattributes cac5159717 Somebody broke SDL when they updated it. The new version depends on AudioToolbox, so added that as dependency in torque3d.cmake hace 9 años
ggEndOfLineFix.txt 7dbfe6994d Engine directory for ticket #1 hace 13 años