Blender Git Commit Log

Git Commits -> Revision c38e219

Revision c38e219 by Sergey Sharybin (cycles-x)
May 19, 2021, 08:15 (GMT)
Cycles X: Move actual pass type logic outside of pass accessor

Keeps the accessor free from tricky logic, allowing to make more
comprehensive decisions based on various scene settings.

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

Commit Details:

Full Hash: c38e219a1066d076bcbb35a5732e6627e9bbadf5
Parent Commit: 6abb886
Lines Changed: +76, -73

5 Modified Paths:

/intern/cycles/render/pass.cpp (+36, -0) (Diff)
/intern/cycles/render/pass.h (+7, -0) (Diff)
/intern/cycles/render/pass_accessor.cpp (+4, -61) (Diff)
/intern/cycles/render/pass_accessor.h (+2, -7) (Diff)
/intern/cycles/render/session.cpp (+27, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021