Blender Git Commit Log

Git Commits -> Revision dc30a90

Revision dc30a90 by Johnny Matthews (master)
October 1, 2021, 14:58 (GMT)
Geometry Nodes: Spline Length Input Node

The Spline Length Input node provides a field containing the
length of the current evaluated spline to the Point and Spline
domains.

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

Commit Details:

Full Hash: dc30a9087c37ede31e3b7167e08995ac163999ef
Parent Commit: 9e456ca
Lines Changed: +116, -1

1 Added Path:

/source/blender/nodes/geometry/nodes/node_geo_input_spline_length.cc (+109, -0) (View)

6 Modified Paths:

/release/scripts/startup/nodeitems_builtins.py (+1, -0) (Diff)
/source/blender/blenkernel/BKE_node.h (+2, -1) (Diff)
/source/blender/blenkernel/intern/node.cc (+1, -0) (Diff)
/source/blender/nodes/CMakeLists.txt (+1, -0) (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