Blender Git Loki

Git Commits -> Revision 3d2ce25

Revision 3d2ce25 by Jacques Lucke (master)
September 27, 2021, 13:39 (GMT)
Geometry Nodes: support creating new attributes in modifier

This patch allows passing a field to the modifier as output. In the
modifier, the user can choose an attribute name. The attribute
will be filled with values computed by the field. This only works
for realized mesh/curve/point data. As mentioned in T91376, the
output domain is selected in the node group itself. We might want
to add this functionality to the modifier later as well, but not now.

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

Commit Details:

Full Hash: 3d2ce25afd7e8ed823277f34f370fb1fb49a739e
Parent Commit: 43167a2
Lines Changed: +156, -19

4 Modified Paths:

/release/scripts/startup/bl_ui/space_node.py (+5, -0) (Diff)
/source/blender/makesdna/DNA_node_types.h (+4, -1) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+8, -0) (Diff)
/source/blender/modifiers/intern/MOD_nodes.cc (+139, -18) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021