Blender Git Loki

Git Commits -> Revision 68e3755

Revision 68e3755 by Jacques Lucke (master)
December 2, 2021, 10:10 (GMT)
Fix T93555: crash when muting nodes with multiple internal links

The crash happened because I was incorrectly and inconsistently assuming
that a socket is part of at most one internal link. However, this is not the case.
In geometry nodes, an input socket can be internally linked to multiple
output sockets. In the general case, an output could also be linked to multiple
input sockets, even though we don't have that in Blender yet.

Dalai gave green light to cherry pick this fix for 3.0.

Commit Details:

Full Hash: 68e37552099231ff2b1beb6c7135dfa7fcc418e9
Parent Commit: 594656e
Lines Changed: +0, -2

2 Modified Paths:

/source/blender/nodes/intern/derived_node_tree.cc (+0, -1) (Diff)
/source/blender/nodes/intern/node_tree_ref.cc (+0, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021