Blender Git Commit Log

Git Commits -> Revision 1fb3644

Revision 1fb3644 by Johnny Matthews (master)
October 1, 2021, 16:59 (GMT)
Geometry Nodes: Set Spline Type Node Field Update

This update of the Set Spline Type node allows for a bool field to be
used as the selection of the affected splines.

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

Commit Details:

Full Hash: 1fb364491bad983a47665b58ec3ea471bfe7d207
Parent Commit: eacdc0a
Lines Changed: +325, -12

1 Added Path:

/source/blender/nodes/geometry/nodes/node_geo_curve_spline_type.cc (+308, -0) (View)

7 Modified Paths:

/release/scripts/startup/nodeitems_builtins.py (+1, -0) (Diff)
/source/blender/blenkernel/BKE_node.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/node.cc (+1, -0) (Diff)
/source/blender/nodes/CMakeLists.txt (+1, -0) (Diff)
/source/blender/nodes/geometry/nodes/legacy/node_geo_curve_spline_type.cc (+11, -11) (Diff)
/source/blender/nodes/NOD_geometry.h (+1, -0) (Diff)
/source/blender/nodes/NOD_static_types.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021