Blender Git Loki
Git Commits -> Revision ddaeaa4
Revision ddaeaa4 by Hans Goudey (master) April 30, 2021, 02:52 (GMT) |
Geometry Nodes: Add a template utility to mix two attribute values This is just linear interpolation, but it's nice to have an equivalent to `mix3` for only two values. It will be used for interpolation of values between bezier spline control points. |
Commit Details:
Full Hash: ddaeaa4b981d38393fcbb6ca6cc27e81f55da900
Parent Commit: 45a14a2
Lines Changed: +42, -0
1 Modified Path:
/source/blender/blenkernel/BKE_attribute_math.hh (+42, -0) (Diff)