Blender Git Loki

Git Commits -> Revision 1cd9fcd

Revision 1cd9fcd by Johnny Matthews (master)
November 30, 2021, 13:21 (GMT)
Geometry Nodes: Rename Curve Parameter, Add Index on Spline

- Rename the Curve Parameter node to Spline Parameter.
- Add "Index on Spline" to the node. This output is the index of
the current point on it's parent spline rather than the entrire curve.

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

Commit Details:

Full Hash: 1cd9fcd98d5f1f11d2c20a35ae19142e5458068c
Parent Commit: 2f7bec0
Lines Changed: +387, -289

1 Added Path:

/source/blender/nodes/geometry/nodes/node_geo_curve_spline_parameter.cc (+345, -0) (View)

1 Deleted Path:

/source/blender/nodes/geometry/nodes/node_geo_curve_parameter.cc (+0, -283)

9 Modified Paths:

/release/scripts/startup/nodeitems_builtins.py (+1, -1) (Diff)
/source/blender/blenkernel/BKE_node.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/node.cc (+1, -1) (Diff)
/source/blender/blenloader/intern/versioning_300.c (+13, -0) (Diff)
/source/blender/blenloader/intern/versioning_common.cc (+15, -0) (Diff)
/source/blender/blenloader/intern/versioning_common.h (+8, -0) (Diff)
/source/blender/nodes/geometry/CMakeLists.txt (+1, -1) (Diff)
/source/blender/nodes/NOD_geometry.h (+1, -1) (Diff)
/source/blender/nodes/NOD_static_types.h (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021