Azaezel 79d506d439 1)use standard setupPass inheritance chain. already checks for !mprocessedmaterial and a few other things 7 lat temu
..
T3D 9e65e940d0 lighting single buffer 7 lat temu
afx b7a6f6140c afx effect-vector and phrase membervar cleanups 7 lat temu
app cbce2ee805 Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess 7 lat temu
assets 41507d2dd5 shadowvar cleanup 7 lat temu
cinterface 47d5b6ead7 As suggested, extract strlen calls from sizes into variables so it isn't called twice 8 lat temu
collision 13334b4d5c Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess 7 lat temu
console 5a1af9ccd7 Merge pull request #2236 from Azaezel/memberMess 7 lat temu
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 lat temu
environment 518bcaaabf from @rextimmy: shifts sybox rendering to last (kils a bit of overdraw) 7 lat temu
forest 471bdcaefe Merge pull request #2252 from pacomont/Allow_to_change_wind's_direction 7 lat temu
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 lat temu
gui b4a1d18f42 Core implementation of Physical Based Rendering. 7 lat temu
i18n 47d5b6ead7 As suggested, extract strlen calls from sizes into variables so it isn't called twice 8 lat temu
lighting 79d506d439 1)use standard setupPass inheritance chain. already checks for !mprocessedmaterial and a few other things 7 lat temu
main 488fba16c1 requested revision: use dword just in case of compiler shenanigans 8 lat temu
materials 9e65e940d0 lighting single buffer 7 lat temu
math b4a1d18f42 Core implementation of Physical Based Rendering. 7 lat temu
module 79c34c68db Use strncpy instead of strcpy because again, buffer overflows 8 lat temu
navigation f0c29172ca gui shadowvar cleanups 7 lat temu
persistence cbce2ee805 Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess 7 lat temu
platform cbce2ee805 Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess 7 lat temu
platformMac 79c34c68db Use strncpy instead of strcpy because again, buffer overflows 8 lat temu
platformPOSIX 7769da9434 Use strncat instead of strcat to prevent some buffer overflows 8 lat temu
platformSDL 2ca6af8e48 Refactors the Popup menus and GuiMenuBars to remove unneeded duplication and platform-specific/deprecated code. 8 lat temu
platformWin32 b4a1d18f42 Core implementation of Physical Based Rendering. 7 lat temu
platformX86UNIX 47d5b6ead7 As suggested, extract strlen calls from sizes into variables so it isn't called twice 8 lat temu
postFx 6e17475f86 WIP shader work - not complete! 7 lat temu
renderInstance 9e65e940d0 lighting single buffer 7 lat temu
scene b4a1d18f42 Core implementation of Physical Based Rendering. 7 lat temu
sfx 13334b4d5c Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess 7 lat temu
shaderGen 9e65e940d0 lighting single buffer 7 lat temu
sim cbce2ee805 Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess 7 lat temu
sqlite 47d5b6ead7 As suggested, extract strlen calls from sizes into variables so it isn't called twice 8 lat temu
terrain daef7aa128 debug spew cleanup 7 lat temu
testing d9a723d533 More cats and cpys in files that xcode doesn't see 8 lat temu
ts b4a1d18f42 Core implementation of Physical Based Rendering. 7 lat temu
util cbce2ee805 Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess 7 lat temu
windowManager 1098891565 Updates PlatformCursorController to use full set of SDL cursors. 7 lat temu
.gitattributes cac5159717 Somebody broke SDL when they updated it. The new version depends on AudioToolbox, so added that as dependency in torque3d.cmake 9 lat temu
ggEndOfLineFix.txt 7dbfe6994d Engine directory for ticket #1 13 lat temu