Blender Git Commit Log
Git Commits -> Revision 9f63134
Revision 9f63134 by Sergey Sharybin (master) September 22, 2021, 13:07 (GMT) |
Fix missing samples count pass when using tiles Samples count pass is normalized to the overall number of samples. This means that we need to store actual value of the samples in the tile buffer file. A bit annoying to pull all those settings to BufferParams and need to find a more generic solution, but for now this is easiest and a quickest solution. Differential Revision: https://developer.blender.org/D12597 |
Commit Details:
Full Hash: 9f6313498a0af386f08ed17c83bf33b8c2c3b5b3
Parent Commit: f7a492d
Lines Changed: +4, -4