Blender Git Loki

Git Commits -> Revision 780cabb

Revision 780cabb by Philipp Oeser (master)
February 12, 2021, 12:59 (GMT)
Fix T85558: crash changing the resolution mode of the "volume to mesh" node

The nodes update function geo_node_volume_to_mesh_update would not run
if it is not the very first node in the tree.
If the update function is not run, there are sockets not cleared from
the SOCK_UNAVAIL flag (but this needs to be done -- these get available
depending on the chosen mode).

Havent tracked down why this was actually updating when it was the first
node in the tree, but now make sure we always get an update by specifing
an appropriate RNA update callback for the property.

Maniphest Tasks: T85558

Differential Revision: https://developer.blender.org/D10403

Commit Details:

Full Hash: 780cabb7a8ff8da0313217e7f6c039423fbf4bf7
Parent Commit: fd8ac0b
Lines Changed: +1, -0

1 Modified Path:

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