Torque3D/Engine/source/lighting
James Urquhart f44a3f27d6 Fix stack balancing problems by refactoring execution calls
- Con::executef now uses a template
- All public execution functions now restore the console stack upon return
- Fixed bad parameters on some callbacks
- Reverts get*Arg behavior
2015-02-08 00:08:18 +00:00
..
advanced Merge branch 'development' into defineconsolemethod 2014-12-26 13:22:16 +11:00
basic Fix x64 builds. 2014-11-30 04:00:58 +01:00
common Fix stack balancing problems by refactoring execution calls 2015-02-08 00:08:18 +00:00
shadowMap Reduce innecesary changes on Render Target textures. 2014-11-08 18:34:21 +01:00
lightInfo.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
lightInfo.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
lightingInterfaces.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
lightingInterfaces.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
lightManager.cpp Remove unnecesary code for handle OpenGL. 2014-11-08 18:11:35 +01:00
lightManager.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
lightQuery.cpp Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
lightQuery.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
shadowManager.cpp Replaced a ton of ConsoleMethods with the DefineConsoleMethod Macro. 2014-11-03 22:42:51 -05:00
shadowManager.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00