Blender Git Commit Log

Git Commits -> Revision dc1a1d6

Revision dc1a1d6 by Brecht Van Lommel (cycles-x)
July 29, 2021, 13:32 (GMT)
Cycles X: fix/improve handling of mismatches between render pass components

Rules are as follows now:
* Single channel pass: can be read into buffer with 1, 3 or 4 channels
* Motion and cryptomatte passes: must be read into buffer with 4 channels
* RGB, RGBA and vector passes: can be read into buffer with 3 or 4 channels

Differential Revision: https://developer.blender.org/D12063

Commit Details:

Full Hash: dc1a1d6a2adafb0a8873f93e1eddedb46beaacf6
Parent Commit: a5f59f2
Lines Changed: +40, -39

2 Modified Paths:

/intern/cycles/integrator/pass_accessor.cpp (+37, -38) (Diff)
/intern/cycles/kernel/kernel_film.h (+3, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021