forked from blender/blender
Fix review comments #27
@ -330,7 +330,6 @@ void BlenderSceneDelegate::check_updates()
|
|||||||
bool do_update_visibility = false;
|
bool do_update_visibility = false;
|
||||||
bool do_update_world = false;
|
bool do_update_world = false;
|
||||||
|
|
||||||
/* Checking other objects updates */
|
|
||||||
DEGIDIterData data = {0};
|
DEGIDIterData data = {0};
|
||||||
data.graph = depsgraph;
|
data.graph = depsgraph;
|
||||||
BogdanNagirniak marked this conversation as resolved
Outdated
|
|||||||
data.only_updated = true;
|
data.only_updated = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user
This block need to remove. It was moved below in earlier commit