Areloch 5349bad5ca Merge pull request #1809 from dud3/patch-1 9 years ago
..
T3D 5349bad5ca Merge pull request #1809 from dud3/patch-1 9 years ago
app 794f1b9536 Merge pull request #1532 from GarageGames/pr/1143 10 years ago
assets 0ec9438429 The default configuration is for the asset database to automatically unload an asset when it's no longer referenced. This causes problems when we would delete objects and then go to make more instances that reference the same asset while the same mission is going. 9 years ago
cinterface dd64004eaf MacOS platform support. 9 years ago
collision 596b88cf94 Complete each face with 2nd triangle. 9 years ago
console 121d65215e Tweaks any enums that use uint_max values so that they have hard types to avoid any compiler kerfluffles with C++11 value narrowing, specifically pertaining to clang. 9 years ago
core 121d65215e Tweaks any enums that use uint_max values so that they have hard types to avoid any compiler kerfluffles with C++11 value narrowing, specifically pertaining to clang. 9 years ago
environment dd64004eaf MacOS platform support. 9 years ago
forest 2753f562e8 shadow caching 10 years ago
gfx 121d65215e Tweaks any enums that use uint_max values so that they have hard types to avoid any compiler kerfluffles with C++11 value narrowing, specifically pertaining to clang. 9 years ago
gui 121d65215e Tweaks any enums that use uint_max values so that they have hard types to avoid any compiler kerfluffles with C++11 value narrowing, specifically pertaining to clang. 9 years ago
i18n 6419ba1e33 localization augmentations via rlranft RE: http://forums.torque3d.org/viewtopic.php?f=12&t=642&hilit=localization 9 years ago
lighting f91aa639d6 Remove projection offset, add the hmd head matrix. Also tidy up a few things. 9 years ago
main 8862bc2f3a Pass by const reference 11 years ago
materials 5d38357785 Merge pull request #1636 from Azaezel/TranslucentTargetTweak 9 years ago
math 121d65215e Tweaks any enums that use uint_max values so that they have hard types to avoid any compiler kerfluffles with C++11 value narrowing, specifically pertaining to clang. 9 years ago
module 4b7eea5de0 Change back "enabled" values to lowercase 9 years ago
navigation 800b7d1fd4 Write Links only when mLinkIDs.size() > 0 9 years ago
persistence 749ac4efc2 Adds the onPostAdd callback for when objects are created via TAML. 9 years ago
platform 121d65215e Tweaks any enums that use uint_max values so that they have hard types to avoid any compiler kerfluffles with C++11 value narrowing, specifically pertaining to clang. 9 years ago
platformMac dd64004eaf MacOS platform support. 9 years ago
platformPOSIX 6450294855 Fixes for dedicated build on linux. 11 years ago
platformSDL 3b1d84fe5c SDL & Win32 platform threads cleanup. 9 years ago
platformWin32 3b1d84fe5c SDL & Win32 platform threads cleanup. 9 years ago
platformX86UNIX 7372c89dc7 Corrections suggested by timmy for both consistency, and making sure to catch all potential types. 9 years ago
postFx dd64004eaf MacOS platform support. 9 years ago
renderInstance 3496c549b5 Hardware Skinning Support 9 years ago
scene 121d65215e Tweaks any enums that use uint_max values so that they have hard types to avoid any compiler kerfluffles with C++11 value narrowing, specifically pertaining to clang. 9 years ago
sfx 121d65215e Tweaks any enums that use uint_max values so that they have hard types to avoid any compiler kerfluffles with C++11 value narrowing, specifically pertaining to clang. 9 years ago
shaderGen 7281c2ed18 64bit shadergen hash key support. 9 years ago
sim 121d65215e Tweaks any enums that use uint_max values so that they have hard types to avoid any compiler kerfluffles with C++11 value narrowing, specifically pertaining to clang. 9 years ago
terrain 121d65215e Tweaks any enums that use uint_max values so that they have hard types to avoid any compiler kerfluffles with C++11 value narrowing, specifically pertaining to clang. 9 years ago
testing fae1bad96c All unit tests that run now pass. 11 years ago
ts cc9955e102 unused variable cleanup 9 years ago
util 10cb6ab9c4 Merge remote-tracking branch 'refs/remotes/origin/development' into pr/1153 10 years ago
windowManager c0a46ec1f1 Makes sure the key modifiers are passed along with mouse move and wheel inputs when using SDL. 9 years ago
ggEndOfLineFix.txt 7dbfe6994d Engine directory for ticket #1 13 years ago