Age | Commit message (Collapse) | Author |
|
This keeps ambient from getting overblown and better matches environment lighting with ALM on/off.
|
|
Fix direct light matching across alpha/blended-material/deferred.
Get diffuse lighting to match from Low to Ultra.
|
|
Replace old spot prio calc.
Replace fudge factors on light radius and falloff for deferred lights.
|
|
|
|
Fix name of attenuation setter used.
Fix flipped light vec.
Make class3 lights use shadows on projector ambiance too.
|
|
Further tweaking of directional shadow sampling to balance between peter-panning and shadow acne.
Move stars to just this side of the sky some to reduce parallax.
Remove decodeNormF and uses of decode_normal in favor of unified use of getNorm
(try to help the Intel HD x000 compiler learn to link correctly).
|
|
|
|
|
|
Eliminate 20+ callsites with copy-paste of getPosition and/or getNorm code.
Make pipeline use getShadowTarget/releaseShadowTarget consistently.
|
|
Enable advanced atmo by default.
Disable nSight in settings.xml
Remove MSVC debug pragmas.
|