OTHGMars 82338fa9f4 Changes TSStatic::castRayRendered to used passed texcoord argument. il y a 7 ans
..
T3D 82338fa9f4 Changes TSStatic::castRayRendered to used passed texcoord argument. il y a 7 ans
afx b7a6f6140c afx effect-vector and phrase membervar cleanups il y a 7 ans
app cbce2ee805 Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess il y a 7 ans
assets 41507d2dd5 shadowvar cleanup il y a 7 ans
cinterface 47d5b6ead7 As suggested, extract strlen calls from sizes into variables so it isn't called twice il y a 7 ans
collision 13334b4d5c Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess il y a 7 ans
console 5a1af9ccd7 Merge pull request #2236 from Azaezel/memberMess il y a 7 ans
core 13334b4d5c Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess il y a 7 ans
environment 1b548e5304 cleanups for decal and mesh road, and the meshroad and river editors il y a 7 ans
forest 13334b4d5c Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess il y a 7 ans
gfx 5a1af9ccd7 Merge pull request #2236 from Azaezel/memberMess il y a 7 ans
gui 13334b4d5c Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess il y a 7 ans
i18n 47d5b6ead7 As suggested, extract strlen calls from sizes into variables so it isn't called twice il y a 7 ans
lighting 33ebe34440 more gfx shadowvar cleanups il y a 7 ans
main 488fba16c1 requested revision: use dword just in case of compiler shenanigans il y a 7 ans
materials 13334b4d5c Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess il y a 7 ans
math 13334b4d5c Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess il y a 7 ans
module 79c34c68db Use strncpy instead of strcpy because again, buffer overflows il y a 7 ans
navigation f0c29172ca gui shadowvar cleanups il y a 7 ans
persistence cbce2ee805 Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess il y a 7 ans
platform cbce2ee805 Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess il y a 7 ans
platformMac 79c34c68db Use strncpy instead of strcpy because again, buffer overflows il y a 7 ans
platformPOSIX 7769da9434 Use strncat instead of strcat to prevent some buffer overflows il y a 7 ans
platformSDL 2ca6af8e48 Refactors the Popup menus and GuiMenuBars to remove unneeded duplication and platform-specific/deprecated code. il y a 8 ans
platformWin32 cbce2ee805 Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess il y a 7 ans
platformX86UNIX 47d5b6ead7 As suggested, extract strlen calls from sizes into variables so it isn't called twice il y a 7 ans
postFx 01f0d5cfca tAlgorythm fed namespace T3D for better library interoperability. resulted in the need to specify usage in... a few places. il y a 8 ans
renderInstance 25686ed4be Implementation of sRGB image support. Overhauls the linearization setup to utilize the sRGB image types, as well as refactors the use of ColorF and ColorI to be properly internally consistent. ColorIs are used only for front-facing/editing/UI settings, and ColorFs, now renamed to LinearColorF to reduce confusion of purpose, are used for color info in the engine itself. This avoids confusing and expensive conversions back and forth between types and avoids botches with linearity. Majority work done by @rextimmy il y a 8 ans
scene 13334b4d5c Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess il y a 7 ans
sfx 13334b4d5c Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess il y a 7 ans
shaderGen cbce2ee805 Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess il y a 7 ans
sim cbce2ee805 Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess il y a 7 ans
sqlite 47d5b6ead7 As suggested, extract strlen calls from sizes into variables so it isn't called twice il y a 7 ans
terrain 13334b4d5c Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess il y a 7 ans
testing d9a723d533 More cats and cpys in files that xcode doesn't see il y a 7 ans
ts 5a1af9ccd7 Merge pull request #2236 from Azaezel/memberMess il y a 7 ans
util cbce2ee805 Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess il y a 7 ans
windowManager 2ca6af8e48 Refactors the Popup menus and GuiMenuBars to remove unneeded duplication and platform-specific/deprecated code. il y a 8 ans
.gitattributes cac5159717 Somebody broke SDL when they updated it. The new version depends on AudioToolbox, so added that as dependency in torque3d.cmake il y a 9 ans
ggEndOfLineFix.txt 7dbfe6994d Engine directory for ticket #1 il y a 13 ans