Areloch 368b687043 This implements a fix to an issue with the CICD that causes a segfault. 2 年 前
..
T3D 361ea5286e set typehint for spawners to the spawndatablock 2 年 前
Verve f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 3 年 前
afx aa02e48c8d add safeties for enum math across define boundaries 2 年 前
app 622a9b1f6d Missed the second var 3 年 前
assets 167f98b767 Expands ScriptAsset behavior to operate as a generic type-settable asset 2 年 前
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 dfd3e65ba4 gtest tweaks 2 年 前
core 0d981b62cf Merge pull request #1015 from Azaezel/alpha41/consoleCleanups 2 年 前
environment 0d4221fa59 uninitialized and unused value cleanups 2 年 前
forest fd758b1736 fix forest element inspector 2 年 前
gfx 368b687043 This implements a fix to an issue with the CICD that causes a segfault. 2 年 前
gui f127b084ce Add 2d value types 2 年 前
i18n 099dd4f1f3 Parametrize script extension, default to 'tscript' 5 年 前
lighting 0d4221fa59 uninitialized and unused value cleanups 2 年 前
main 488fba16c1 requested revision: use dword just in case of compiler shenanigans 7 年 前
materials a6f03897ed Merge pull request #1016 from Azaezel/alpha41/mangledMath 2 年 前
math 5527207805 AngAxis toEuler 2 年 前
module 667a0db760 Fixed getAssetBy... functions so the lookup loop is more stable and doesn't fail if null results return 2 年 前
navigation aa02e48c8d add safeties for enum math across define boundaries 2 年 前
persistence 0d981b62cf Merge pull request #1015 from Azaezel/alpha41/consoleCleanups 2 年 前
platform e0fa082cf9 sleep for an actual tick (also do so between dfiletouch and isfile on the off chance the o/s is choking) 2 年 前
platformMac be0f3097d6 $platform $= "macos" is used throughout the codebase 3 年 前
platformPOSIX cb47c2849c disabled PosixCPU info for freebsd 2 年 前
platformSDL ed1402cbd3 better cpu count guess 2 年 前
platformWin32 a6f03897ed Merge pull request #1016 from Azaezel/alpha41/mangledMath 2 年 前
platformX11 247b12e795 * BugFix: Correct many include paths and build platformX11 on non-Apple Unix. 4 年 前
platformX86UNIX a24149ba3b * Adjustment: Tweak the include paths for platformPOSIX.h. 4 年 前
postFx f5a34308f9 add a docsURL; macro to link a given set of script config vars to git or similar storage urls via clicking on the inspector 3 年 前
renderInstance 75625dc679 Reverse depth & 32F buffer format 2 年 前
scene 061c25686d add setEulerRotation to pair with getEulerRotation for sceneobjects 2 年 前
sfx a6f03897ed Merge pull request #1016 from Azaezel/alpha41/mangledMath 2 年 前
shaderGen 3f2113bf7d revert some removals of vert to pixel shader getters to avoid register mismatches. 2 年 前
sim 18ca6c406a Prevent memory leak 2 年 前
sqlite 0780cac6c8 Fix for build 3 年 前
terrain a6f03897ed Merge pull request #1016 from Azaezel/alpha41/mangledMath 2 年 前
testing 1d28ddf734 Cleanup and improve 2 年 前
ts a81c6ebd06 clean up 2 年 前
util 75625dc679 Reverse depth & 32F buffer format 2 年 前
windowManager 368b687043 This implements a fix to an issue with the CICD that causes a segfault. 2 年 前
.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 年 前