Azaezel b2ca85b988 couple additinal places for scroe to be set 7 년 전
..
T3D b2ca85b988 couple additinal places for scroe to be set 7 년 전
afx b7a6f6140c afx effect-vector and phrase membervar cleanups 7 년 전
app cbce2ee805 Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess 7 년 전
assets 41507d2dd5 shadowvar cleanup 7 년 전
cinterface 47d5b6ead7 As suggested, extract strlen calls from sizes into variables so it isn't called twice 8 년 전
collision 13334b4d5c Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess 7 년 전
console 5a1af9ccd7 Merge pull request #2236 from Azaezel/memberMess 7 년 전
core 57f8549abe Shifted to the static-list arrangement for probe instance tracking to help performance as well as drastically streamline the data submission/material instance flow for probe rendering. 7 년 전
environment 518bcaaabf from @rextimmy: shifts sybox rendering to last (kils a bit of overdraw) 7 년 전
forest 471bdcaefe Merge pull request #2252 from pacomont/Allow_to_change_wind's_direction 7 년 전
gfx 96101a0e56 correction for folks supporting older codebases outside of this engine: don't try and include the older directx library unless youre also deliberately using the older directsound end of things, and for dx11, reference the #include <d3d11_1.h> lib instead of the <d3d11.h> one to pair with the reference used by SDL2 7 년 전
gui b4a1d18f42 Core implementation of Physical Based Rendering. 7 년 전
i18n 47d5b6ead7 As suggested, extract strlen calls from sizes into variables so it isn't called twice 8 년 전
lighting 79d506d439 1)use standard setupPass inheritance chain. already checks for !mprocessedmaterial and a few other things 7 년 전
main 488fba16c1 requested revision: use dword just in case of compiler shenanigans 8 년 전
materials 9e65e940d0 lighting single buffer 7 년 전
math b4a1d18f42 Core implementation of Physical Based Rendering. 7 년 전
module 79c34c68db Use strncpy instead of strcpy because again, buffer overflows 8 년 전
navigation f0c29172ca gui shadowvar cleanups 7 년 전
persistence cbce2ee805 Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess 7 년 전
platform cbce2ee805 Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess 7 년 전
platformMac 79c34c68db Use strncpy instead of strcpy because again, buffer overflows 8 년 전
platformPOSIX 7769da9434 Use strncat instead of strcat to prevent some buffer overflows 8 년 전
platformSDL 2ca6af8e48 Refactors the Popup menus and GuiMenuBars to remove unneeded duplication and platform-specific/deprecated code. 8 년 전
platformWin32 b4a1d18f42 Core implementation of Physical Based Rendering. 7 년 전
platformX86UNIX 47d5b6ead7 As suggested, extract strlen calls from sizes into variables so it isn't called twice 8 년 전
postFx 6e17475f86 WIP shader work - not complete! 7 년 전
renderInstance 9e65e940d0 lighting single buffer 7 년 전
scene b4a1d18f42 Core implementation of Physical Based Rendering. 7 년 전
sfx 13334b4d5c Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess 7 년 전
shaderGen 9e65e940d0 lighting single buffer 7 년 전
sim cbce2ee805 Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess 7 년 전
sqlite 47d5b6ead7 As suggested, extract strlen calls from sizes into variables so it isn't called twice 8 년 전
terrain daef7aa128 debug spew cleanup 7 년 전
testing d9a723d533 More cats and cpys in files that xcode doesn't see 8 년 전
ts b4a1d18f42 Core implementation of Physical Based Rendering. 7 년 전
util cbce2ee805 Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess 7 년 전
windowManager 1098891565 Updates PlatformCursorController to use full set of SDL cursors. 7 년 전
.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 년 전