Blender Git Loki

Git Commits -> Revision a69e3c9

Revision a69e3c9 by Sergey Sharybin (master)
July 6, 2017, 11:29 (GMT)
Fix T51943: Depsgraph: world update happening eternally on background (set) scene

The issue was caused by updates being flushed for all scenes, while actual update
was only called for an active one.

Not sure why do we need to flush updates for all scenes, so now we only flush
scenes which are updated.

Commit Details:

Full Hash: a69e3c9ee16241068797b2852504441bfe3d5ca2
Parent Commit: 9d71ec5
Lines Changed: +8, -13

3 Modified Paths:

/source/blender/blenkernel/intern/scene.c (+1, -1) (Diff)
/source/blender/depsgraph/DEG_depsgraph.h (+1, -1) (Diff)
/source/blender/depsgraph/intern/depsgraph_tag.cc (+6, -11) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021