Blender Git Commit Log
Git Commits -> Revision aa8360d
Revision aa8360d by Jacques Lucke (attribute-accessor, geometry-nodes, geometry-nodes-active-modifier-drawing, geometry-nodes-attribute-nodes, geometry-nodes-deduplicate-float-math, geometry-nodes-distribute-points, geometry-nodes-mix-attributes, geometry-nodes-point-separate-node, temp-geometry-nodes-distribute-points-cleanup, temp-modifiers-instancing) October 26, 2020, 17:23 (GMT) |
Geometry Nodes: initial test trying to use id properties to initialize group inputs The settings can only be set via Python currently. The matching between properties and group inputs is based on the socket identifier (which is e.g. `Input_5`). Maybe we'll have to use a different matching strategy in the future, will see. |
Commit Details:
Full Hash: aa8360d0fa60e4b34fc9cb517d6cb731610ed4d0
Parent Commit: 76c356c
Lines Changed: +45, -5
1 Modified Path:
/source/blender/modifiers/intern/MOD_nodes.cc (+45, -5) (Diff)