Areloch a5944aff19 Adjusted callback handling of asset inspector fields when invoking AB to select asset for more consistent behavior and better handling of updating the objects and inspector 4 rokov pred
..
T3D a5944aff19 Adjusted callback handling of asset inspector fields when invoking AB to select asset for more consistent behavior and better handling of updating the objects and inspector 4 rokov pred
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. 4 rokov pred
afx 00515fffa8 sound asset conversions - afxmagicmissile for a datablock case and guimltextcrtl for an object-instance case 4 rokov pred
app c16b88d709 Fix temporary buffer for scripting conversions. 4 rokov pred
assets 98a079a797 code duplication prune. should aid in stability 4 rokov pred
cinterface 35b33f1864 various fixes and memory corruption bug. 4 rokov pred
collision 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 4 rokov pred
console 7ac62f42a3 Fixed a leak with console stack in the interpreter. 4 rokov pred
core a6a7d6e1a1 * [Tokenizer] BugFix: Correct a malloc/delete mismatch in the tokenizer programming. 4 rokov pred
environment e45b959d7d correct imageassetarrays having a singular texture profile as oposed to a type per. 4 rokov pred
forest f5600826d7 Merge branch 'Preview4_0' into SoundAssetImplements 4 rokov pred
gfx 0527865462 set cubemapsaver profile to one that preserves sizes 4 rokov pred
gui a5944aff19 Adjusted callback handling of asset inspector fields when invoking AB to select asset for more consistent behavior and better handling of updating the objects and inspector 4 rokov pred
i18n 099dd4f1f3 Parametrize script extension, default to 'tscript' 5 rokov pred
lighting a05c83493e adress gl spotlights disapearing for deferred 4 rokov pred
main 488fba16c1 requested revision: use dword just in case of compiler shenanigans 7 rokov pred
materials e45b959d7d correct imageassetarrays having a singular texture profile as oposed to a type per. 4 rokov pred
math 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 4 rokov pred
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. 4 rokov pred
navigation 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 4 rokov pred
persistence 400db2da88 * [TAML] BugFix: Correct a delete and new[] mismatch in tamlWriteNode reported by ASAN. 4 rokov pred
platform 2311d7d683 * BugFix: Correct an ASAN reported memory error caused by incorrect usage of __sync_fetch_and_add. 4 rokov pred
platformMac 6583134ef2 * Adjustment: Initial work on moving x86Unix platform code into a more common POSIX platform. 4 rokov pred
platformPOSIX 88cfa4533b * Cleanup: Remove a comment referencing the now-removed DisplayPtrManager. 4 rokov pred
platformSDL 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 4 rokov pred
platformWin32 bd9b3fd55b * [Win32] Adjustment: Only trigger the Linux compat warning when TORQUE_POSIX_PATH_CASE_INSENSITIVE is disabled. 4 rokov pred
platformX11 247b12e795 * BugFix: Correct many include paths and build platformX11 on non-Apple Unix. 4 rokov pred
platformX86UNIX a24149ba3b * Adjustment: Tweak the include paths for platformPOSIX.h. 4 rokov pred
postFx 6474413aaf fix reported ASAN crash 4 rokov pred
renderInstance b60d51969e brdf handling corrections 4 rokov pred
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. 4 rokov pred
sfx 4dea3810b9 * [SFXDescription] BugFix: Correct a data corruption issue in converting legacy channel values. 4 rokov pred
shaderGen 8685173207 typofix 4 rokov pred
sim 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 4 rokov pred
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 6 rokov pred
terrain f5600826d7 Merge branch 'Preview4_0' into SoundAssetImplements 4 rokov pred
testing a7fc407284 corrects a pair of conversions. one object oriented, one not. 7 rokov pred
ts 04b0883a31 Assimp checks against lowercase extensions, so we force the extension of the file to lower before fetching the importer. 4 rokov pred
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. 4 rokov pred
windowManager 74cc60508b * BugFix: More cleanup of MSVC compiler warnings. 4 rokov pred
.gitattributes cac5159717 Somebody broke SDL when they updated it. The new version depends on AudioToolbox, so added that as dependency in torque3d.cmake 9 rokov pred
ggEndOfLineFix.txt 7dbfe6994d Engine directory for ticket #1 13 rokov pred