Blender Git Commit Log

Git Commits -> Revision e338b21

Revision e338b21 by Sergey Sharybin (cycles-x)
April 16, 2021, 13:24 (GMT)
Cycles: Correct adaptive filter sample alignment

There was a difference in the meaning of the sample passed to
the AdaptiveSampling::align_samples. Based on the logic of the
render scheduler, this is a 0-based sample index which is not
yet sampled.

Fixes missing filtering in certain conditions.

Commit Details:

Full Hash: e338b21788fa61a86f1b9ff36f285503d514ed5f
Parent Commit: 345da80
Lines Changed: +31, -13

3 Modified Paths:

/intern/cycles/integrator/adaptive_sampling.cpp (+14, -4) (Diff)
/intern/cycles/integrator/adaptive_sampling.h (+8, -3) (Diff)
/intern/cycles/test/integrator_adaptive_sampling_test.cpp (+9, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021