Stretch profile curves around turns in curve to mesh. This is done by
- compute the desired stretch amount to keep the connecting edges parallel to the curve segment.
- compute a matrix to scale the profile by the amount around its main position, and ONLY in the direction of the curvature.
This addresses T80979.
