Blender Git Loki
Git Commits -> Revision 7b3d66c
Revision 7b3d66c by Sergey Sharybin (cycles-x) August 31, 2021, 14:09 (GMT) |
Fix bad memory access in OIDN when sample count pass present in Cycles X Such configuration reads combined pass into RGB array. The alpha channel was not properly ignored in the pass accessor in this case. Test file: F10357795 Differential Revision: https://developer.blender.org/D12358 |
Commit Details:
Full Hash: 7b3d66c6deb9033ac6e85d3e5b2c7016eb883226
Parent Commit: 0c5c22f
Lines Changed: +7, -2