Blender Git Loki
Git Commits -> Revision c9c7658
Revision c9c7658 by Johnny Matthews (master) November 11, 2021, 16:58 (GMT) |
Geometry Nodes: Add Offset to Handle Position Node Adds a vector offset field to the "Curve Handle Position Node". This vector is added to the incoming position (which is the implicit handle position if not connected) which will set the position of the handle. Default is (0,0,0) Differential Revision: https://developer.blender.org/D13035 |
Commit Details:
Full Hash: c9c7658926f8decc9593797363f0e19ae3218f6d
Parent Commit: 3ca41b7
Lines Changed: +20, -5
1 Modified Path:
/source/blender/nodes/geometry/nodes/node_geo_set_curve_handles.cc (+20, -5) (Diff)