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