Torque3D/Engine/source
2014-12-11 19:09:02 -05:00
..
app Merge pull request #922 from eightyeight/fix-http-post 2014-11-08 15:35:32 +11:00
cinterface Merge pull request #842 from eightyeight/console-func-refactor 2014-10-24 00:42:58 +11:00
collision Minor Improvement to depthSortList.cpp 2014-11-04 06:18:24 -05:00
component Merge branch 'master' into console-func-refactor 2014-10-14 15:09:11 +11:00
console Fix delete of malloc'ed memory 2014-12-11 17:24:40 -05:00
core Fix more misc uninitialized vars 2014-12-11 18:25:29 -05:00
environment Fix more use-after-delete errors 2014-12-11 19:09:01 -05:00
forest Merge branch 'master' into console-func-refactor 2014-10-14 15:09:11 +11:00
gfx Fix GLSL out fragment shader color. 2014-11-30 05:32:40 +01:00
gui Fix uninit vars in gui 2014-12-11 17:25:02 -05:00
i18n Improvements to console refactor code 2012-10-12 19:12:06 +01:00
lighting Fix OpenGL changes formating. 2014-11-30 23:09:11 +01:00
main Allow return status to be specified using quitWithStatus. 2014-09-24 09:24:29 +10:00
materials Fix use-after-delete 2014-12-11 19:09:02 -05:00
math Merge pull request #877 from GarageGames/revert-794-euler_to_quat_revert 2014-11-24 11:02:00 +11:00
navigation NavPath::alwaysRender works the same as NavMesh::alwaysRender. 2014-07-08 14:42:59 +02:00
platform Just cleaned up some code 2014-11-30 20:28:40 -05:00
platformMac Merge branch 'master' into console-func-refactor 2014-10-14 15:09:11 +11:00
platformPOSIX Fixes for dedicated build on linux. 2014-05-30 12:35:39 +02:00
platformWin32 Fix more misc uninitialized vars 2014-12-11 18:25:29 -05:00
platformX86UNIX Merge pull request #842 from eightyeight/console-func-refactor 2014-10-24 00:42:58 +11: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 Merge pull request #940 from BeamNG/add_opengl_support 2014-11-30 02:48:13 +01:00
scene clean PlaneReflector member variables declaration. 2014-11-30 05:16:56 +01:00
sfx More uninitialized variables 2014-12-11 18:06:24 -05:00
shaderGen Clean GLSL fragment shader out. 2014-11-30 23:00:18 +01:00
sim Fix more misc uninitialized vars 2014-12-11 18:25:29 -05:00
T3D Fix use-after-delete errors 2014-12-11 19:09:01 -05:00
terrain Fix GLSL out fragment shader color. 2014-11-30 05:32:40 +01:00
testing All unit tests that run now pass. 2014-09-29 11:38:44 +10:00
ts Fix use-after-delete errors 2014-12-11 19:09:01 -05:00
util Fix more misc uninitialized vars 2014-12-11 18:25:29 -05:00
windowManager More uninitialized variables 2014-12-11 18:06:24 -05:00
ggEndOfLineFix.txt Engine directory for ticket #1 2012-09-19 11:15:01 -04:00