Cycles: code refactoring, to do render layer visibility test a bit different,
replacing the camera visibility flag with object layer flags.
This commit is contained in:
@@ -41,9 +41,9 @@ public:
|
||||
bool transparent_shadows;
|
||||
|
||||
bool no_caustics;
|
||||
float blur_caustics;
|
||||
|
||||
int seed;
|
||||
int layer_flag;
|
||||
|
||||
bool need_update;
|
||||
|
||||
|
Reference in New Issue
Block a user