Blender Git Loki

Git Commits -> Revision b55bddd

Revision b55bddd by Jacques Lucke (master)
November 3, 2021, 09:54 (GMT)
Fix T91862: do type conversion when data enters or exists node group

The geometry node evaluator now has access to the entire socket path
from the node that produces a value to the node that uses it. This allows
the evaluator to make decisions about at which points in the path the
value should be converted. Multiple conversions may be necessary under
some circumstances with nested node groups.

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

Commit Details:

Full Hash: b55bddde40db3eda3531d98caa99be9a8e88a8ee
Parent Commit: 2b12b4c
Lines Changed: +137, -84

3 Modified Paths:

/source/blender/modifiers/intern/MOD_nodes_evaluator.cc (+54, -57) (Diff)
/source/blender/nodes/intern/derived_node_tree.cc (+70, -25) (Diff)
/source/blender/nodes/NOD_derived_node_tree.hh (+13, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021