Blender Git Commit Log
Git Commits -> Revision 912f2b1
Revision 912f2b1 by Brecht Van Lommel (master) May 17, 2021, 17:41 (GMT) |
Fix T85892: disable progressive refine when using adaptive sampling This is giving too bright pixel values, as the sample scaling and random number sample are wrong. The proper fix for this is complicated. It will be solved in Cycles X, for now we disable this combination. |
Commit Details:
Full Hash: 912f2b1a29cd079ea7e163f5839047612423f05c
Parent Commit: e48cdf3
Lines Changed: +5, -4