Areloch 5c8a82180b Merge pull request #1938 from John3/add_strikeObject 8 years ago
..
T3D 5c8a82180b Merge pull request #1938 from John3/add_strikeObject 8 years ago
app 88106f9032 Fixed type inference for nulls in console functions 8 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 8 years ago
console 6963d35145 Merge branch 'development' into stringTableEmptyString 8 years ago
core 55b7a8431c Merge pull request #1800 from Azaezel/andOrMaybe 8 years ago
environment bcc5459818 whitespace 8 years ago
forest 2db03e47e9 Fixes a crash when you try to delete things without being in selection mode in the forest editor. Adds a sanity check that everything is properly set up before attempting the delete action. 8 years ago
gfx 501b55d939 Adds a check to the record movie call so that it only happens in Release mode, to avoid crash issues with theora and debug mode. 8 years ago
gui 6963d35145 Merge branch 'development' into stringTableEmptyString 8 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 8 years ago
main 8862bc2f3a Pass by const reference 10 years ago
materials 5d38357785 Merge pull request #1636 from Azaezel/TranslucentTargetTweak 9 years ago
math 11532e10cc Add log2 function to mMathFn.h 8 years ago
module 4b7eea5de0 Change back "enabled" values to lowercase 9 years ago
navigation 27e2871b01 Replaced StringTable->insert("") with StringTable->EmptyString() 8 years ago
persistence 4bc1491714 clang catch: garbage in line directives 8 years ago
platform 73752ff061 Hotfix to re-add the prior static function fix for these functions that was accidentally removed. 8 years ago
platformMac 6a1048596e but now it works 8 years ago
platformPOSIX 512514df20 Call the correct system rename 8 years ago
platformSDL cd98ee730f Matched up platform semaphore declarations 8 years ago
platformWin32 415f4a046e OpenGL vsync fixes. 8 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 ac19e0e84c Merge pull request #1928 from lukaspj/particle-manager-lmactivate-cleanup 8 years ago
scene 0c6174b045 Merge pull request #1920 from elfprince13/variadicConsoleTemplates 8 years ago
sfx 609b378369 The wrong array was being indexed, and the type checker didn't catch it because it was a variadic function 8 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. 8 years ago
sim 1c2b096a72 Whitespace consistency 8 years ago
terrain d46f82ef1d re-enable face culling for the terrain 8 years ago
testing fae1bad96c All unit tests that run now pass. 11 years ago
ts d64e2a7019 Removed constexpr use to support VS2013 8 years ago
util fbfd3ed8ed clang: constructor initialization order 8 years ago
windowManager 48bd911dcb Made sure the old code was still there for non-SDL usage. 8 years ago
ggEndOfLineFix.txt 7dbfe6994d Engine directory for ticket #1 13 years ago