ffe5ecd67d
The macro USE_LIGHT_SHADOW_COLOR actually was being defined when the shader used SHADOW (the output shadow color), not the shadow color set for the light so it's better named USE_OUTPUT_SHADOW_COLOR. In 3D there's not that difference but renaming as well for consistency.
(cherry picked from commit
|
||
---|---|---|
.. | ||
shaders | ||
rasterizer_gles2.cpp | ||
rasterizer_gles2.h | ||
rasterizer_instance_gles2.cpp | ||
rasterizer_instance_gles2.h | ||
SCsub | ||
shader_compiler_gles2.cpp | ||
shader_compiler_gles2.h | ||
shader_gles2.cpp | ||
shader_gles2.h |