Blender Git Commit Log

Git Commits -> Revision 257c775

Revision 257c775 by Hans Goudey (master)
September 19, 2021, 06:20 (GMT)
Cleanup: Rename curve node enums

The enum called "interpolate" was really a choice of methods for mapping
inputs to positions on the curve, whereas the "sample" enum was used to
define a way to create a whole set of new points from the curve, without
any input parameters. The "re-sample" vs. "sample" naming makes that
distinction better.

Commit Details:

Full Hash: 257c7753e9beb2cbd34936766d5fc6c4dc441778
Parent Commit: 69697fc
Lines Changed: +15, -17

4 Modified Paths:

/source/blender/makesdna/DNA_node_types.h (+7, -7) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_curve_resample.cc (+3, -3) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_curve_to_points.cc (+3, -3) (Diff)
/source/blender/nodes/geometry/nodes/node_geo_curve_trim.cc (+2, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021