MagicaCSG Feature: Bezier curves with variable sizes
Added 2025-02-08 00:19:43 +0000 UTCHigh-Quality Bezier curves with variable sizes come to the prototype tier!
Bezier Curves can assign variable sizes to each control point now, no more global Line Width and Taper.
The sizes are quadratically interpolated which has C1 continuity.
It has the same size constraints (V/U/L) from spline. V for variable sizes, U for uniform sizes, L for linearly tapered sizes.
You can select a control point on the 2D/3D Bezier curve and then change the corresponding size by the scale gizmo.
You can specify the precise size and position of control points by values in the Gizmo panel now.