Areloch b14a4af654 Merge pull request #162 from Azaezel/alph40_cleanups 5 年 前
..
T3D b14a4af654 Merge pull request #162 from Azaezel/alph40_cleanups 5 年 前
Verve 36cbc4c962 uninitialized variables-verve 5 年 前
afx 3c0360fd2f uninitialized variables-afx 5 年 前
app 1cea8ffacb uninitialized variables-core 5 年 前
assets 66cc6fb9d1 Removes current implement of shadow caching 6 年 前
cinterface 870ee9fb5b Integrate new CInterface into the engine-console 7 年 前
collision 522578074c looks like distance needs to default to 0, not max, for raycast purposes. 5 年 前
console b14a4af654 Merge pull request #162 from Azaezel/alph40_cleanups 5 年 前
core bfcc83638d uninitialized variables-core-2 5 年 前
environment 1efb687867 uninitialized variables-environment and forrest 5 年 前
forest 1efb687867 uninitialized variables-environment and forrest 5 年 前
gfx b9c207765e uninitialized variables-gfx 5 年 前
gui 9b907e77ee Swaps some references from the windows SDK-specific FLT_MAX to T3D's F32_MAX 5 年 前
i18n 2bbc716db6 Eliminate unnecessary uses of ConsoleFunction 7 年 前
lighting f52c3d5ed2 uninitialized variables-lighting 5 年 前
main 488fba16c1 requested revision: use dword just in case of compiler shenanigans 8 年 前
materials 9b907e77ee Swaps some references from the windows SDK-specific FLT_MAX to T3D's F32_MAX 5 年 前
math ebb7ed1b78 uninitialized variables-math 5 年 前
module 466d03ffec adds a moduleDependencySort qsort callback, and uses it in the findModule method to massage the return vector by depends order 6 年 前
navigation a46bf3d7e5 uninitialized variables-navigation 5 年 前
persistence b6c33bdd2b uninitialized variables-persistence 5 年 前
platform bd8a72005e uninitialized variables-platform 5 年 前
platformMac 13ce1a7441 corrects compilation errors on mac 7 年 前
platformPOSIX 7769da9434 Use strncat instead of strcat to prevent some buffer overflows 7 年 前
platformSDL bd8a72005e uninitialized variables-platform 5 年 前
platformWin32 bd8a72005e uninitialized variables-platform 5 年 前
platformX86UNIX 547a2e28eb no message 7 年 前
postFx cba14c035f Change Asset Browser logic to utilize folder heirarchy instead of strict Asset Type filtration 6 年 前
renderInstance 8aa03a4ac9 uninitialized variables-renderinstance 5 年 前
scene b14a4af654 Merge pull request #162 from Azaezel/alph40_cleanups 5 年 前
sfx 9b907e77ee Swaps some references from the windows SDK-specific FLT_MAX to T3D's F32_MAX 5 年 前
shaderGen f956c17f3b for normal rendering, if we're translucent, don't use alphatesting. (as a remindernote, the shadowmathook removes MFT_IsTranslucent]) 5 年 前
sim 87603029db uninitialized variables-sim 5 年 前
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 c2e74f375a uninitialized variables-terrain 5 年 前
testing a7fc407284 corrects a pair of conversions. one object oriented, one not. 7 年 前
ts 9b907e77ee Swaps some references from the windows SDK-specific FLT_MAX to T3D's F32_MAX 5 年 前
util 43259e29c1 uninitialized variables-util 5 年 前
windowManager a8b6327091 conforms platformWindow<implementations> to use _setVideoMode internals so that those are called by 6 年 前
.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 年 前