Blender Git Loki

Git Commits -> Revision b1c8112

Revision b1c8112 by Lukas Toenne (object_nodes, strand_nodes)
November 23, 2015, 09:14 (GMT)
Horrible fix for depsgraph/notifier updates through property changes in geometry nodes.

This is really awful, but we don't have a good generic way of defining node tree relations
in the dependency graph yet. More importantly, the notifier system is not up to the task -
putting the responsibility for notifying into operators requires anticipating their effects,
which is not good at all for node operators which affect geometry through complex processing.
The depsgraph really should be handling this.

Commit Details:

Full Hash: b1c811298046f53430f150f270e5541a5bf78ff7
Parent Commit: 59080a1
Lines Changed: +33, -0

3 Modified Paths:

/source/blender/depsgraph/intern/depsgraph_build_nodes.cc (+7, -0) (Diff)
/source/blender/depsgraph/intern/depsgraph_build_relations.cc (+14, -0) (Diff)
/source/blender/editors/space_node/node_draw.c (+12, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021