Torque3D/Engine/source/lighting/advanced/glsl
Azaezel 9472bfd3ca addresses https://github.com/GarageGames/Torque3D/issues/1537 via the following:
908be4818f/Engine/source/materials/materialDefinition.cpp (L261) denotes power as sharpness, reflected in the size/falloff of a highlight halo *

908be4818f/Engine/source/materials/materialDefinition.cpp (L264) denotes strength as overall brightness of highlights. **

*and sharpness of reflection if using a cubemap.
**  reflected in cubemapped objects as also degree of 'reflection' vs diffuse/albedo coloration.
2016-03-01 20:25:52 -06:00
..
advancedLightingFeaturesGLSL.cpp The final step (barring any overlooked missing bits, requested refactors, and of course, rolling in dependencies already submitted as PRs) consists of: 2016-02-16 02:50:49 -06:00
advancedLightingFeaturesGLSL.h Update GLSL Shadergen. Not used on DX9. 2014-04-17 18:39:13 +02:00
deferredShadingFeaturesGLSL.cpp addresses https://github.com/GarageGames/Torque3D/issues/1537 via the following: 2016-03-01 20:25:52 -06:00
deferredShadingFeaturesGLSL.h engine: 2016-02-16 02:23:23 -06:00
gBufferConditionerGLSL.cpp The final step (barring any overlooked missing bits, requested refactors, and of course, rolling in dependencies already submitted as PRs) consists of: 2016-02-16 02:50:49 -06:00
gBufferConditionerGLSL.h Update GLSL Shadergen. Not used on DX9. 2014-04-17 18:39:13 +02:00