Torque3D/Engine/source
Nathan Bowhay 57bad98569 Fixed spacing and optimized
Fixed tab vs 3 spaces and optimized the code a bit.
2015-02-12 08:31:54 -08:00
..
app Merge remote-tracking branch 'gg/development-3.6' into development 2015-01-29 21:17:38 +11:00
cinterface Modified files for SDL2. 2015-01-19 00:33:23 +01:00
collision Minor Improvement to depthSortList.cpp 2014-11-04 06:18:24 -05:00
component
console Fixed warning 2015-01-29 14:53:20 -08:00
core Merge pull request #1035 from bpay/memfixes 2015-01-25 13:42:32 +01:00
environment Merge remote-tracking branch 'gg/development-3.6' into development 2015-01-29 21:17:38 +11:00
forest Undid changes to Point3F. 2015-01-26 00:16:38 +11:00
gfx Fixed degree symbol not displaying 2015-01-29 15:18:00 -08:00
gui Added parenthesis 2015-02-12 08:25:16 -08:00
i18n
lighting Merge remote-tracking branch 'gg/development-3.6' into development 2015-01-29 21:17:38 +11:00
main Fix potential buffer overflows 2014-12-13 16:12:02 -05:00
materials Merge remote-tracking branch 'gg/development-3.6' into development 2015-01-29 21:17:38 +11:00
math Fixed spacing and optimized 2015-02-12 08:31:54 -08:00
navigation
platform Merge remote-tracking branch 'gg/development-3.6' into development 2015-01-29 21:17:38 +11:00
platformMac Linux implementation. Include changes for gcc x64. 2015-01-24 22:08:26 +01:00
platformPOSIX
platformSDL PlatformSDL implementation. 2015-01-19 01:17:37 +01:00
platformWin32 Fixed incorrect file size returned 2015-02-11 09:57:36 -08:00
platformX86UNIX Linux implementation. Include changes for gcc x64. 2015-01-24 22:08:26 +01:00
postFx This just adds some console spam if the PostEffect Texture isn't found. I had a problem back where it was that I mistyped the texture and it took hours to find it. This way you know right away. 2014-11-30 21:47:45 -05:00
renderInstance cleaned up variant of https://github.com/GarageGames/Torque3D/pull/768 alterations: opengl support, in-shader bug-reporting, direction vector fit to material slider-bar. 2014-12-21 14:07:42 -06:00
scene Fixed bug with comparison cases of getRenderEnabled 2015-02-03 14:18:06 -08:00
sfx Merge pull request #1035 from bpay/memfixes 2015-01-25 13:42:32 +01:00
shaderGen Merge remote-tracking branch 'gg/development-3.6' into development 2015-01-29 21:17:38 +11:00
sim Merge pull request #1035 from bpay/memfixes 2015-01-25 13:42:32 +01:00
T3D Merge remote-tracking branch 'gg/development-3.6' into development 2015-01-29 21:17:38 +11:00
terrain Merge branch 'development' into defineconsolemethod 2014-12-26 13:22:16 +11:00
testing
ts Merge pull request #1035 from bpay/memfixes 2015-01-25 13:42:32 +01:00
util Merge pull request #1035 from bpay/memfixes 2015-01-25 13:42:32 +01:00
windowManager Merge pull request #1035 from bpay/memfixes 2015-01-25 13:42:32 +01:00
ggEndOfLineFix.txt