Blender Git Loki

Git Commits -> Revision 71d48a4

January 20, 2017, 10:36 (GMT)
Fix T49826: NEW-DEPSGRAPH - Texture is not updated after changing its space color

The issue was caused by image ID nodes not being in the depsgraph.

Now, tricky part: we only add nodes but do not add relations yet. Reasoning:

- It's currently important to only call editor's ID update callback to solve
the issue, without need to flush changes somewhere deeper.

- Adding relations might cause some unwanted updates, so will leave that for
a later investigation.

Commit Details:

Full Hash: 71d48a44a5a3a7c9cf8a31cb653f2567a32e4cf2
Parent Commit: 7d9be2f
Lines Changed: +30, -2

2 Modified Paths:

/source/blender/depsgraph/intern/builder/deg_builder_nodes.cc (+28, -2) (Diff)
/source/blender/depsgraph/intern/builder/deg_builder_nodes.h (+2, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021