Closed
Description
- Restore
quadraticVertex
- Restore
bezierVertex
- Aliases old
curve*
methods to the newspline*
ones:- Restore
curveVertex
- Restores
curve()
- Restores
curvePoint
- Restores
curveTangent
- Restore
- Change default spline ends mode to not interpolate ends
- Restore
curveTightness
- Default
endContour()
with no args toCLOSE
- Disable loop closing behaviour with
endShape(CLOSE)
whencurveVertex()
is used - Restores
begin/endGeometry
- Adds an approximate conversion from the old
curveDetail
/bezierDetail
units of number of points to the newcurveDetail
units of samples per unit length- Note that these now the edit the same state, and this library doesn't split them back into two different ones as we think that's enough of an edge case to not justify the implementation complexity.
Metadata
Metadata
Assignees
Labels
No labels