Cycles: reorganize Performance panel layout, move viewport BVH type to debug.
This commit is contained in:
@@ -30,6 +30,9 @@ CCL_NAMESPACE_BEGIN
|
||||
*/
|
||||
class DebugFlags {
|
||||
public:
|
||||
/* Use static BVH in viewport, to match final render exactly. */
|
||||
bool viewport_static_bvh;
|
||||
|
||||
/* Descriptor of CPU feature-set to be used. */
|
||||
struct CPU {
|
||||
CPU();
|
||||
|
||||
Reference in New Issue
Block a user