Areloch 2af12c52e1 Shifted check for FBX importer in assimp shape loader code to utilize stringtable vor 4 Jahren
..
T3D f14375983b Merge branch 'Preview4_0' of https://github.com/TorqueGameEngines/Torque3D into MiscFixes2021114 vor 4 Jahren
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. vor 4 Jahren
afx 00515fffa8 sound asset conversions - afxmagicmissile for a datablock case and guimltextcrtl for an object-instance case vor 4 Jahren
app c16b88d709 Fix temporary buffer for scripting conversions. vor 4 Jahren
assets 98a079a797 code duplication prune. should aid in stability vor 4 Jahren
cinterface 35b33f1864 various fixes and memory corruption bug. vor 4 Jahren
collision 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. vor 4 Jahren
console 949813956d Add Object Inheritence Acceptance Test vor 4 Jahren
core a6a7d6e1a1 * [Tokenizer] BugFix: Correct a malloc/delete mismatch in the tokenizer programming. vor 4 Jahren
environment e45b959d7d correct imageassetarrays having a singular texture profile as oposed to a type per. vor 4 Jahren
forest f5600826d7 Merge branch 'Preview4_0' into SoundAssetImplements vor 4 Jahren
gfx e0e3ebc69d Merge pull request #637 from Azaezel/alpha40/guiRotation vor 4 Jahren
gui e0e3ebc69d Merge pull request #637 from Azaezel/alpha40/guiRotation vor 4 Jahren
i18n 099dd4f1f3 Parametrize script extension, default to 'tscript' vor 5 Jahren
lighting a05c83493e adress gl spotlights disapearing for deferred vor 4 Jahren
main 488fba16c1 requested revision: use dword just in case of compiler shenanigans vor 8 Jahren
materials e45b959d7d correct imageassetarrays having a singular texture profile as oposed to a type per. vor 4 Jahren
math 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. vor 4 Jahren
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. vor 4 Jahren
navigation 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. vor 4 Jahren
persistence 400db2da88 * [TAML] BugFix: Correct a delete and new[] mismatch in tamlWriteNode reported by ASAN. vor 4 Jahren
platform 2311d7d683 * BugFix: Correct an ASAN reported memory error caused by incorrect usage of __sync_fetch_and_add. vor 4 Jahren
platformMac dd03af5041 * BugFix: Corrections to the Unix file IO to allow for compilation on ARM Unix devics. vor 4 Jahren
platformPOSIX dd03af5041 * BugFix: Corrections to the Unix file IO to allow for compilation on ARM Unix devics. vor 4 Jahren
platformSDL 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. vor 4 Jahren
platformWin32 bd9b3fd55b * [Win32] Adjustment: Only trigger the Linux compat warning when TORQUE_POSIX_PATH_CASE_INSENSITIVE is disabled. vor 4 Jahren
platformX86UNIX 215a93e9af * BugFix: Correction for compiling on x86 Unix devices. vor 4 Jahren
postFx e211f502e8 better handle old style references to named texture targets vor 4 Jahren
renderInstance 42bc6fa358 differentiate forward lit and deferred ibl vars vor 4 Jahren
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. vor 4 Jahren
sfx 72b31f6f6b * BugFix: Correct a crash caused by sfxProfile due to returning an address to a temporary value in getSoundFileName. vor 4 Jahren
shaderGen 8685173207 typofix vor 4 Jahren
sim 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. vor 4 Jahren
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 vor 6 Jahren
terrain f5600826d7 Merge branch 'Preview4_0' into SoundAssetImplements vor 4 Jahren
testing a7fc407284 corrects a pair of conversions. one object oriented, one not. vor 7 Jahren
ts 2af12c52e1 Shifted check for FBX importer in assimp shape loader code to utilize stringtable vor 4 Jahren
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. vor 4 Jahren
windowManager 74cc60508b * BugFix: More cleanup of MSVC compiler warnings. vor 4 Jahren
.gitattributes cac5159717 Somebody broke SDL when they updated it. The new version depends on AudioToolbox, so added that as dependency in torque3d.cmake vor 9 Jahren
ggEndOfLineFix.txt 7dbfe6994d Engine directory for ticket #1 vor 13 Jahren