Torque3D/Engine/source/lighting
Azaezel 52ef23d0ec clipping the lighting result via ciel was causing banding issues with specular maps with alpha channels. rev2. also addresses the warning:
"warning X3571: pow(f, e) will not work for negative f, use abs(f) or conditionally handle negative values if you expect them" since it was coming from the same line
2014-03-18 05:52:54 -05:00
..
advanced clipping the lighting result via ciel was causing banding issues with specular maps with alpha channels. rev2. also addresses the warning: 2014-03-18 05:52:54 -05:00
basic Remove Interior Object format (DIF) 2013-04-05 12:39:26 -04:00
common SceneCullingState with culling and camera frustum 2013-11-07 15:07:16 -05:00
shadowMap SceneCullingState with culling and camera frustum 2013-11-07 15:07:16 -05: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 Source changes needed for Linux build. 2012-09-23 15:31:56 +04: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 Engine directory for ticket #1 2012-09-19 11:15:01 -04:00
shadowManager.h Engine directory for ticket #1 2012-09-19 11:15:01 -04:00