Azaezel ae5fce6169 alternative to #2268 : remove secondary profiling %!s(int64=7) %!d(string=hai) anos
..
T3D 11d9a13c6a Merge pull request #2255 from pacomont/Particles_go_downwind %!s(int64=7) %!d(string=hai) anos
afx b7a6f6140c afx effect-vector and phrase membervar cleanups %!s(int64=7) %!d(string=hai) anos
app cbce2ee805 Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess %!s(int64=7) %!d(string=hai) anos
assets 41507d2dd5 shadowvar cleanup %!s(int64=7) %!d(string=hai) anos
cinterface 47d5b6ead7 As suggested, extract strlen calls from sizes into variables so it isn't called twice %!s(int64=7) %!d(string=hai) anos
collision 13334b4d5c Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess %!s(int64=7) %!d(string=hai) anos
console 5a1af9ccd7 Merge pull request #2236 from Azaezel/memberMess %!s(int64=7) %!d(string=hai) anos
core 13334b4d5c Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess %!s(int64=7) %!d(string=hai) anos
environment cc77e6d301 Fix for ScatterSky zOffset %!s(int64=7) %!d(string=hai) anos
forest 471bdcaefe Merge pull request #2252 from pacomont/Allow_to_change_wind's_direction %!s(int64=7) %!d(string=hai) anos
gfx ae5fce6169 alternative to #2268 : remove secondary profiling %!s(int64=7) %!d(string=hai) anos
gui 13334b4d5c Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess %!s(int64=7) %!d(string=hai) anos
i18n 47d5b6ead7 As suggested, extract strlen calls from sizes into variables so it isn't called twice %!s(int64=7) %!d(string=hai) anos
lighting 33ebe34440 more gfx shadowvar cleanups %!s(int64=7) %!d(string=hai) anos
main 488fba16c1 requested revision: use dword just in case of compiler shenanigans %!s(int64=8) %!d(string=hai) anos
materials 13334b4d5c Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess %!s(int64=7) %!d(string=hai) anos
math b0b2b1314a member var conversion error that oddly didn't crop up till mac testing. %!s(int64=7) %!d(string=hai) anos
module 79c34c68db Use strncpy instead of strcpy because again, buffer overflows %!s(int64=7) %!d(string=hai) anos
navigation f0c29172ca gui shadowvar cleanups %!s(int64=7) %!d(string=hai) anos
persistence cbce2ee805 Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess %!s(int64=7) %!d(string=hai) anos
platform cbce2ee805 Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess %!s(int64=7) %!d(string=hai) anos
platformMac 79c34c68db Use strncpy instead of strcpy because again, buffer overflows %!s(int64=7) %!d(string=hai) anos
platformPOSIX 7769da9434 Use strncat instead of strcat to prevent some buffer overflows %!s(int64=7) %!d(string=hai) anos
platformSDL 2ca6af8e48 Refactors the Popup menus and GuiMenuBars to remove unneeded duplication and platform-specific/deprecated code. %!s(int64=8) %!d(string=hai) anos
platformWin32 cbce2ee805 Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess %!s(int64=7) %!d(string=hai) anos
platformX86UNIX 47d5b6ead7 As suggested, extract strlen calls from sizes into variables so it isn't called twice %!s(int64=7) %!d(string=hai) anos
postFx 01f0d5cfca tAlgorythm fed namespace T3D for better library interoperability. resulted in the need to specify usage in... a few places. %!s(int64=8) %!d(string=hai) anos
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 %!s(int64=8) %!d(string=hai) anos
scene 13334b4d5c Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess %!s(int64=7) %!d(string=hai) anos
sfx 13334b4d5c Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess %!s(int64=7) %!d(string=hai) anos
shaderGen cbce2ee805 Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess %!s(int64=7) %!d(string=hai) anos
sim cbce2ee805 Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess %!s(int64=7) %!d(string=hai) anos
sqlite 47d5b6ead7 As suggested, extract strlen calls from sizes into variables so it isn't called twice %!s(int64=7) %!d(string=hai) anos
terrain 13334b4d5c Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess %!s(int64=7) %!d(string=hai) anos
testing d9a723d533 More cats and cpys in files that xcode doesn't see %!s(int64=7) %!d(string=hai) anos
ts 5a1af9ccd7 Merge pull request #2236 from Azaezel/memberMess %!s(int64=7) %!d(string=hai) anos
util cbce2ee805 Merge branch 'development' of https://github.com/GarageGames/Torque3D into memberMess %!s(int64=7) %!d(string=hai) anos
windowManager 2ca6af8e48 Refactors the Popup menus and GuiMenuBars to remove unneeded duplication and platform-specific/deprecated code. %!s(int64=8) %!d(string=hai) anos
.gitattributes cac5159717 Somebody broke SDL when they updated it. The new version depends on AudioToolbox, so added that as dependency in torque3d.cmake %!s(int64=9) %!d(string=hai) anos
ggEndOfLineFix.txt 7dbfe6994d Engine directory for ticket #1 %!s(int64=13) %!d(string=hai) anos