Areloch c7b041f545 Fixes the debug netevent packing error by keeping the mStart value as it's proper 0-1 range until it gets to the client, using a temporary world-space var for finding strike target objects in the radius. 9 years ago
..
T3D c7b041f545 Fixes the debug netevent packing error by keeping the mStart value as it's proper 0-1 range until it gets to the client, using a temporary world-space var for finding strike target objects in the radius. 9 years ago
app 88106f9032 Fixed type inference for nulls in console functions 9 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 bd4f2b002d Merge pull request #1801 from Azaezel/registerRemoval 9 years ago
console 713c93d328 Merge branch 'splashAndWindowIcons' of https://github.com/Areloch/Torque3D into development 9 years ago
core 55b7a8431c Merge pull request #1800 from Azaezel/andOrMaybe 9 years ago
environment dd071484da Merge branch 'development' of https://github.com/GarageGames/Torque3D into andOrMaybe 9 years ago
forest 60e258e5a9 Merge pull request #1806 from Azaezel/byeByeVarVar2 9 years ago
gfx 0c6174b045 Merge pull request #1920 from elfprince13/variadicConsoleTemplates 9 years ago
gui 0c6174b045 Merge pull request #1920 from elfprince13/variadicConsoleTemplates 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 1c2b096a72 Whitespace consistency 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 31ed509c1c Adds some helpful utility math functions. 9 years ago
module 4b7eea5de0 Change back "enabled" values to lowercase 9 years ago
navigation dd071484da Merge branch 'development' of https://github.com/GarageGames/Torque3D into andOrMaybe 9 years ago
persistence 4bc1491714 clang catch: garbage in line directives 9 years ago
platform 9773f18a88 tabs to spaces 9 years ago
platformMac 4bc1491714 clang catch: garbage in line directives 9 years ago
platformPOSIX 512514df20 Call the correct system rename 9 years ago
platformSDL cd98ee730f Matched up platform semaphore declarations 9 years ago
platformWin32 415f4a046e OpenGL vsync fixes. 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 598756f134 Merge pull request #1921 from Azaezel/lostLast 9 years ago
scene 0c6174b045 Merge pull request #1920 from elfprince13/variadicConsoleTemplates 9 years ago
sfx 609b378369 The wrong array was being indexed, and the type checker didn't catch it because it was a variadic function 9 years ago
shaderGen c6e2563a38 went overzealous on the bitangent cleanup when reviewing parallax. the W multiplier can and should stay. the y flip can remain gone. 9 years ago
sim 1c2b096a72 Whitespace consistency 9 years ago
terrain d46f82ef1d re-enable face culling for the terrain 9 years ago
testing fae1bad96c All unit tests that run now pass. 11 years ago
ts d64e2a7019 Removed constexpr use to support VS2013 9 years ago
util fbfd3ed8ed clang: constructor initialization order 9 years ago
windowManager f02d0d6c4e Hooks the splash window code up to the same image loading code as the icon code, and also adds a check if it tries to load a BMP for either(this is a bad format and really shouldn't be used for pretty much anything). 9 years ago
ggEndOfLineFix.txt 7dbfe6994d Engine directory for ticket #1 13 years ago