Lukas Aldershaab c6047b24eb Fix foreach over non-existant objects 2 年 前
..
T3D 0c97732ae9 cleanups for disablemove 2 年 前
Verve 89b0c7f73b Console Refactor 2 年 前
afx 89b0c7f73b Console Refactor 2 年 前
app 89b0c7f73b Console Refactor 2 年 前
assets 167f98b767 Expands ScriptAsset behavior to operate as a generic type-settable asset 2 年 前
cinterface 89b0c7f73b Console Refactor 2 年 前
collision 1b6b803a20 * BugFix: Clear a lot of warnings and correct a few actual programming errors along the way. 4 年 前
console c6047b24eb Fix foreach over non-existant objects 2 年 前
core 89b0c7f73b Console Refactor 2 年 前
environment 0d4221fa59 uninitialized and unused value cleanups 2 年 前
forest fd758b1736 fix forest element inspector 2 年 前
gfx 89b0c7f73b Console Refactor 2 年 前
gui 89b0c7f73b Console Refactor 2 年 前
i18n 89b0c7f73b Console Refactor 2 年 前
lighting 0d4221fa59 uninitialized and unused value cleanups 2 年 前
main bf02918f6e _get_current_locale needs #include <locale.h> 2 年 前
materials a6f03897ed Merge pull request #1016 from Azaezel/alpha41/mangledMath 2 年 前
math 2ef93acac6 define TORQUE_TESTS_ENABLED 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 c09f79d199 separate testing environment 2 年 前
platformMac be0f3097d6 $platform $= "macos" is used throughout the codebase 3 年 前
platformPOSIX 4ae888e4f8 Update POSIXFileio.cpp 2 年 前
platformSDL 2e91837f6a Update thread.cpp 2 年 前
platformWin32 c61439c2f9 Merge branch 'cmake_adjustments' of https://github.com/Ragora/Torque3D into alpha41/cmake_adjustments 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 89b0c7f73b Console Refactor 2 年 前
renderInstance 75625dc679 Reverse depth & 32F buffer format 2 年 前
scene 061c25686d add setEulerRotation to pair with getEulerRotation for sceneobjects 2 年 前
sfx 89b0c7f73b Console Refactor 2 年 前
shaderGen 62b6b57405 re-fix vert color swizzle 2 年 前
sim 89b0c7f73b Console Refactor 2 年 前
sqlite 0780cac6c8 Fix for build 3 年 前
terrain bd3fc1a936 terrain debug reporting cleanups 2 年 前
testing c6047b24eb Fix foreach over non-existant objects 2 年 前
ts 89b0c7f73b Console Refactor 2 年 前
util 75625dc679 Reverse depth & 32F buffer format 2 年 前
windowManager 89b0c7f73b Console Refactor 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 年 前
CMakeLists.txt 7819ca4037 Adds the hlsl and glsl wind deformation shader feature implementation code back into the cmake logic 2 年 前
ggEndOfLineFix.txt 7dbfe6994d Engine directory for ticket #1 13 年 前