Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Mours <pmours@nvidia.com>2021-11-12 20:59:50 +0300
committerPatrick Mours <pmours@nvidia.com>2021-11-12 20:59:50 +0300
commit9d0d4b8601dfb9de335dd7af32562cbfb94238a6 (patch)
tree23cd9ae91b3ad9268fe421cf99a2481732c02304 /intern/cycles/scene
parent2b394e1108281bcfe6602b08b3e9cd230003d22b (diff)
Fix T93029: OptiX denoising artifacts at high sample counts in specific scenes
Partially reverts commit rB440a3475b8f5410e5c41bfbed5ce82771b41356f because "optixDenoiserComputeIntensity" does not currently support input images that are not packed (the "pixelStrideInBytes" field is not zero). As a result the intensity calculation would take into account data from other passes in the image, some of which was scaled by the number of samples still and therefore produce widely incorrect results that then caused artifacts in the denoised image. Maniphest Tasks: T93029
Diffstat (limited to 'intern/cycles/scene')
0 files changed, 0 insertions, 0 deletions