Areloch 464a113c6a Merge pull request #1980 from Areloch/PrepassToDeferredRename 8 лет назад
..
T3D af8fbf0e3a Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred. 8 лет назад
app 45ae5e71cb fixed lots of tabs and space 9 лет назад
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 лет назад
cinterface dd64004eaf MacOS platform support. 9 лет назад
collision bd4f2b002d Merge pull request #1801 from Azaezel/registerRemoval 9 лет назад
console 849a1c1eb1 merged numerous changes from upstream 8 лет назад
core d6fd1a49ca Fix for bug #1738 8 лет назад
environment af8fbf0e3a Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred. 8 лет назад
forest 1ed8b05169 Initial implementation of the new Base Game Template and some starting modules. 9 лет назад
gfx 9fbea728d7 Merge branch 'development' of github.com:GarageGames/Torque3D 8 лет назад
gui f1d315d51a adds an atGizmo option - for now drops a new object at a given singular mesh position. TODO: at the center of a given group. 8 лет назад
i18n 6419ba1e33 localization augmentations via rlranft RE: http://forums.torque3d.org/viewtopic.php?f=12&t=642&hilit=localization 9 лет назад
lighting af8fbf0e3a Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred. 8 лет назад
main 8862bc2f3a Pass by const reference 11 лет назад
materials af8fbf0e3a Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred. 8 лет назад
math c2c34cdd5d Adds the getSignedAngleBetweenVectors function, which is like the existing getAngleBetweenVectors, but will returned a signed angle value, which helps to inform the full 360 angle, rather than the 'nearest 180'. 9 лет назад
module f0996f8c84 typo fix 8 лет назад
navigation 83aa47da1a profiling blocks for navmesh subsystem analysis 8 лет назад
persistence 4bc1491714 clang catch: garbage in line directives 9 лет назад
platform 5be2497b69 Merge branch 'development' into Fix_Issue_#1951_TCPObject_is_broken_3.10 8 лет назад
platformMac 6a1048596e but now it works 9 лет назад
platformPOSIX 512514df20 Call the correct system rename 9 лет назад
platformSDL cd98ee730f Matched up platform semaphore declarations 9 лет назад
platformWin32 415f4a046e OpenGL vsync fixes. 9 лет назад
platformX86UNIX 7372c89dc7 Corrections suggested by timmy for both consistency, and making sure to catch all potential types. 9 лет назад
postFx 1ed8b05169 Initial implementation of the new Base Game Template and some starting modules. 9 лет назад
renderInstance af8fbf0e3a Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred. 8 лет назад
scene 0c6174b045 Merge pull request #1920 from elfprince13/variadicConsoleTemplates 9 лет назад
sfx 609b378369 The wrong array was being indexed, and the type checker didn't catch it because it was a variadic function 9 лет назад
shaderGen af8fbf0e3a Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred. 8 лет назад
sim 1c2b096a72 Whitespace consistency 9 лет назад
terrain af8fbf0e3a Goes and replaces the references/names that use Prepass to be Deferred, since we're actually using deferred. 8 лет назад
testing fae1bad96c All unit tests that run now pass. 11 лет назад
ts d64e2a7019 Removed constexpr use to support VS2013 9 лет назад
util fbfd3ed8ed clang: constructor initialization order 9 лет назад
windowManager 9fbea728d7 Merge branch 'development' of github.com:GarageGames/Torque3D 8 лет назад
.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 лет назад