Blender Git Commit Log

Git Commits -> Revision aa3ba19

Revision aa3ba19 by Sergey Sharybin (cycles-x)
April 16, 2021, 14:34 (GMT)
Cycles: Move BVH debug passes to the end of the enum

Makes it so enabling Cycles kernel debug does not change pass IDs,
making it so IDs used in the viewport pass enum are always reliable
(before enabling kernel debug could break the viewport passes).

Maybe these debug passes needs to be removed, since they are not
reliable in a sense that not all compute devices will provide them.
We also don't really develop BVH anymore, so they kind of becoming
obsolete.

Commit Details:

Full Hash: aa3ba19473f3c365f4ef8e3494e79074d977c156
Parent Commit: 81c9803
Lines Changed: +6, -6

1 Modified Path:

/intern/cycles/kernel/kernel_types.h (+6, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021