Areloch c5a2734db6 Merge pull request #2267 from calvinbalke13/feature-netcode-fix 7 лет назад
..
T3D 3101637512 Merge pull request #2259 from OTHGMars/staticraycast 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 7 лет назад
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 c5a2734db6 Merge pull request #2267 from calvinbalke13/feature-netcode-fix 7 лет назад
environment cc77e6d301 Fix for ScatterSky zOffset 7 лет назад
forest 471bdcaefe Merge pull request #2252 from pacomont/Allow_to_change_wind's_direction 7 лет назад
gfx ae5fce6169 alternative to #2268 : remove secondary profiling 7 лет назад
gui 54f1d8c18e Merge pull request #2250 from Areloch/popupMenuFixesPR 7 лет назад
i18n 47d5b6ead7 As suggested, extract strlen calls from sizes into variables so it isn't called twice 7 лет назад
lighting 33ebe34440 more gfx shadowvar cleanups 7 лет назад
main 488fba16c1 requested revision: use dword just in case of compiler shenanigans 7 лет назад
materials 13334b4d5c Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess 7 лет назад
math 2ed30ffeae Adds Clamp to QuatF::dot() 7 лет назад
module 79c34c68db Use strncpy instead of strcpy because again, buffer overflows 7 лет назад
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 7 лет назад
platformPOSIX 7769da9434 Use strncat instead of strcat to prevent some buffer overflows 7 лет назад
platformSDL 2ca6af8e48 Refactors the Popup menus and GuiMenuBars to remove unneeded duplication and platform-specific/deprecated code. 8 лет назад
platformWin32 cbce2ee805 Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess 7 лет назад
platformX86UNIX 47d5b6ead7 As suggested, extract strlen calls from sizes into variables so it isn't called twice 7 лет назад
postFx 01f0d5cfca tAlgorythm fed namespace T3D for better library interoperability. resulted in the need to specify usage in... a few places. 8 лет назад
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 13334b4d5c Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess 7 лет назад
sfx 13334b4d5c Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess 7 лет назад
shaderGen cbce2ee805 Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess 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 7 лет назад
terrain 13334b4d5c Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess 7 лет назад
testing d9a723d533 More cats and cpys in files that xcode doesn't see 7 лет назад
ts 5a1af9ccd7 Merge pull request #2236 from Azaezel/memberMess 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 лет назад