Cycles: Fix missing camera-in-volume update when using certain render layers configurations

This commit is contained in:
Sergey Sharybin
2015-05-14 19:08:13 +05:00
parent 3d3d805b64
commit 0a60c7d8ee
4 changed files with 8 additions and 1 deletions

View File

@@ -105,6 +105,7 @@ public:
/* update */
bool need_update;
bool need_device_update;
bool need_flags_update;
int previous_need_motion;
/* functions */