Blender Git Loki

Git Commits -> Revision 76c356c

October 26, 2020, 16:53 (GMT)
Geometry Nodes: store id properties in nodes modifier

The properties are not used yet, but can already be accessed with Python
using `modifier.settings['setting name']`.

The plan is to use id properties to store the parameters that the modifier
passes into the geometry node group.

Commit Details:

Full Hash: 76c356c12ec734d4d42347b39994fc38dc345c28
Parent Commit: e044910
Lines Changed: +73, -4

3 Modified Paths:

/source/blender/makesdna/DNA_modifier_types.h (+7, -0) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+34, -0) (Diff)
/source/blender/modifiers/intern/MOD_nodes.cc (+32, -4) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021