JeffR 15ef8b4fbe Cleaned up implementation of #712 il y a 4 ans
..
T3D 15ef8b4fbe Cleaned up implementation of #712 il y a 4 ans
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. il y a 4 ans
afx 00515fffa8 sound asset conversions - afxmagicmissile for a datablock case and guimltextcrtl for an object-instance case il y a 4 ans
app c16b88d709 Fix temporary buffer for scripting conversions. il y a 4 ans
assets 98a079a797 code duplication prune. should aid in stability il y a 4 ans
cinterface 35b33f1864 various fixes and memory corruption bug. il y a 4 ans
collision 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. il y a 4 ans
console 73b023a4b7 Fix console warning when calling void functions in console il y a 4 ans
core a6a7d6e1a1 * [Tokenizer] BugFix: Correct a malloc/delete mismatch in the tokenizer programming. il y a 4 ans
environment e45b959d7d correct imageassetarrays having a singular texture profile as oposed to a type per. il y a 4 ans
forest f5600826d7 Merge branch 'Preview4_0' into SoundAssetImplements il y a 4 ans
gfx e1398895b3 fix opengl device not returning the correct anisotropic value il y a 4 ans
gui d074343b50 adds colorization to GuiBitmapButtonCtrl il y a 4 ans
i18n 099dd4f1f3 Parametrize script extension, default to 'tscript' il y a 5 ans
lighting a05c83493e adress gl spotlights disapearing for deferred il y a 4 ans
main 488fba16c1 requested revision: use dword just in case of compiler shenanigans il y a 8 ans
materials e45b959d7d correct imageassetarrays having a singular texture profile as oposed to a type per. il y a 4 ans
math 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. il y a 4 ans
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. il y a 4 ans
navigation 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. il y a 4 ans
persistence 400db2da88 * [TAML] BugFix: Correct a delete and new[] mismatch in tamlWriteNode reported by ASAN. il y a 4 ans
platform 2311d7d683 * BugFix: Correct an ASAN reported memory error caused by incorrect usage of __sync_fetch_and_add. il y a 4 ans
platformMac 6583134ef2 * Adjustment: Initial work on moving x86Unix platform code into a more common POSIX platform. il y a 4 ans
platformPOSIX 88cfa4533b * Cleanup: Remove a comment referencing the now-removed DisplayPtrManager. il y a 4 ans
platformSDL 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. il y a 4 ans
platformWin32 bd9b3fd55b * [Win32] Adjustment: Only trigger the Linux compat warning when TORQUE_POSIX_PATH_CASE_INSENSITIVE is disabled. il y a 4 ans
platformX11 247b12e795 * BugFix: Correct many include paths and build platformX11 on non-Apple Unix. il y a 4 ans
platformX86UNIX a24149ba3b * Adjustment: Tweak the include paths for platformPOSIX.h. il y a 4 ans
postFx 6474413aaf fix reported ASAN crash il y a 4 ans
renderInstance b60d51969e brdf handling corrections il y a 4 ans
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. il y a 4 ans
sfx 15ef8b4fbe Cleaned up implementation of #712 il y a 4 ans
shaderGen 8685173207 typofix il y a 4 ans
sim cc45f9e9a4 * BugFix: Fix a Windows ASAN reported allocation mismatch error. il y a 4 ans
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 il y a 6 ans
terrain deb994cb13 * BugFix: Correct a windows-only pathing issue in terrMaterial. il y a 4 ans
testing a7fc407284 corrects a pair of conversions. one object oriented, one not. il y a 7 ans
ts a8b3d874a1 Fixes mapping of imposter images to be packed as part of the shape asset, and fixes paths to be formatted more sanely. il y a 4 ans
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. il y a 4 ans
windowManager 74cc60508b * BugFix: More cleanup of MSVC compiler warnings. il y a 4 ans
.gitattributes cac5159717 Somebody broke SDL when they updated it. The new version depends on AudioToolbox, so added that as dependency in torque3d.cmake il y a 9 ans
ggEndOfLineFix.txt 7dbfe6994d Engine directory for ticket #1 il y a 13 ans