Blender Git Loki

Git Commits -> Revision 8884d2d

Revision 8884d2d by Johnny Matthews (master)
June 30, 2021, 05:03 (GMT)
Geometry Nodes: Curve Primitive Bezier Segment

Creates a Curve with 1 Bezier Spline from four positions (start,
start handle, end handle, end) and a resolution. The handles are
aligned and mirrored automatically. An "Offset" mode is also included
to allow specifying the handles relative to the control points.

The default settings recreate the existing default Bezier Curve in the
3D viewport add menu.

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

Commit Details:

Full Hash: 8884d2d61b3d60d44d4f8aecaba1d0fd121b0bf3
Parent Commit: c36d2a9
Committed By: Hans Goudey
Lines Changed: +192, -0

1 Added Path:

/source/blender/nodes/geometry/nodes/node_geo_curve_primitive_bezier_segment.cc (+149, -0) (View)

8 Modified Paths:

/release/scripts/startup/nodeitems_builtins.py (+1, -0) (Diff)
/source/blender/blenkernel/BKE_node.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/node.cc (+1, -0) (Diff)
/source/blender/makesdna/DNA_node_types.h (+10, -0) (Diff)
/source/blender/makesrna/intern/rna_nodetree.c (+27, -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)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021