Azaezel a7fc407284 corrects a pair of conversions. one object oriented, one not. 7 年 前
..
T3D bb30de04f7 Merge branch 'development' into ConvexProxies 7 年 前
afx 6cf0c9e360 Merge branch 'development' into EngineAPI-Refactor 7 年 前
app cbc09534e4 Merge pull request #2248 from lukaspj/new-cinterface 7 年 前
assets 6cf0c9e360 Merge branch 'development' into EngineAPI-Refactor 7 年 前
cinterface 870ee9fb5b Integrate new CInterface into the engine-console 7 年 前
collision 13334b4d5c Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess 7 年 前
console cbc09534e4 Merge pull request #2248 from lukaspj/new-cinterface 7 年 前
core 6cf0c9e360 Merge branch 'development' into EngineAPI-Refactor 7 年 前
environment 6cf0c9e360 Merge branch 'development' into EngineAPI-Refactor 7 年 前
forest 6cf0c9e360 Merge branch 'development' into EngineAPI-Refactor 7 年 前
gfx 6cf0c9e360 Merge branch 'development' into EngineAPI-Refactor 7 年 前
gui a7fc407284 corrects a pair of conversions. one object oriented, one not. 7 年 前
i18n 2bbc716db6 Eliminate unnecessary uses of ConsoleFunction 7 年 前
lighting 6cf0c9e360 Merge branch 'development' into EngineAPI-Refactor 7 年 前
main 488fba16c1 requested revision: use dword just in case of compiler shenanigans 7 年 前
materials 6cf0c9e360 Merge branch 'development' into EngineAPI-Refactor 7 年 前
math 6cf0c9e360 Merge branch 'development' into EngineAPI-Refactor 7 年 前
module 870ee9fb5b Integrate new CInterface into the engine-console 7 年 前
navigation 6cf0c9e360 Merge branch 'development' into EngineAPI-Refactor 7 年 前
persistence cbce2ee805 Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess 7 年 前
platform 644f4071ed Merge pull request #2246 from lukaspj/update-cinterface 7 年 前
platformMac ae1f5a3c89 Update the CInterface 7 年 前
platformPOSIX 7769da9434 Use strncat instead of strcat to prevent some buffer overflows 7 年 前
platformSDL 2bbc716db6 Eliminate unnecessary uses of ConsoleFunction 7 年 前
platformWin32 6cf0c9e360 Merge branch 'development' into EngineAPI-Refactor 7 年 前
platformX86UNIX 47d5b6ead7 As suggested, extract strlen calls from sizes into variables so it isn't called twice 7 年 前
postFx 6b524ae58a Eliminate ConsoleStaticMethod 7 年 前
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 8 年 前
scene 6cf0c9e360 Merge branch 'development' into EngineAPI-Refactor 7 年 前
sfx 6cf0c9e360 Merge branch 'development' into EngineAPI-Refactor 7 年 前
shaderGen cbce2ee805 Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess 7 年 前
sim 6cf0c9e360 Merge branch 'development' into EngineAPI-Refactor 7 年 前
sqlite 47d5b6ead7 As suggested, extract strlen calls from sizes into variables so it isn't called twice 7 年 前
terrain 6cf0c9e360 Merge branch 'development' into EngineAPI-Refactor 7 年 前
testing a7fc407284 corrects a pair of conversions. one object oriented, one not. 7 年 前
ts 6cf0c9e360 Merge branch 'development' into EngineAPI-Refactor 7 年 前
util 6cf0c9e360 Merge branch 'development' into EngineAPI-Refactor 7 年 前
windowManager 58cf310971 Merge pull request #2284 from OTHGMars/SDLMonitor 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 年 前