Fix T38134: cycles viewport render not updating when adding a world volume shader.
This commit is contained in:
parent
55f7a4aebc
commit
2d073bbf21
@ -987,6 +987,7 @@ void BlenderSync::sync_world(bool update_all)
|
||||
|
||||
shader->set_graph(graph);
|
||||
shader->tag_update(scene);
|
||||
background->tag_update(scene);
|
||||
}
|
||||
|
||||
PointerRNA cscene = RNA_pointer_get(&b_scene.ptr, "cycles");
|
||||
|
Loading…
Reference in New Issue
Block a user