12-01-2014, 09:12 AM
Thanks, I'll profile it and if this still is an issue in 5.0 I'll add a pooling solution.
If you add several points in a row, use CurvySpline.Add(CurvySplineSegment,false) like you suggested, then refresh the spline manually once (or add the last CP with refresh=true).
If you add several points in a row, use CurvySpline.Add(CurvySplineSegment,false) like you suggested, then refresh the spline manually once (or add the last CP with refresh=true).

