Blender Git Loki
Git Commits -> Revision 9ef790d
Revision 9ef790d by Sergey Sharybin (cycles-x) April 1, 2021, 17:14 (GMT) |
Cycles: Better display update scheduling for adaptive sampling Adaptive sampling forces maximum number of samples per render work in order to have all filtering points to happen. On a simple scenes this could lead to very often updates, which heavily degrades performance. Now the rendering scheduler will ignore display updates if they happen too often even in the case when adaptive sampling is used. |
Commit Details:
Full Hash: 9ef790d28b60d7432e074619dab2b18bffe38ca4
Parent Commit: 7295440
Lines Changed: +18, -1
1 Modified Path:
/intern/cycles/integrator/render_scheduler.cpp (+18, -1) (Diff)