Files
test/source
Clément Foucault 6efb69a5fe EEVEE-Next: Fixing shifted blur for non constant Shutter Curve
The function `cdf_invert` was not doing linear interpolation
between the correct values. This fixes the issue and
make sure that `x` is never perfectly 0 nor 1.

Fixes #117755
2024-05-09 19:20:10 +02:00
..