Skip to content

Salad Slicer v0.2.0

Compare
Choose a tag to compare
@arjendeetman arjendeetman released this 03 Oct 11:18
· 173 commits to main since this release
  • Added the Align Seams Along Curve component
  • Renamed the Align Seams component to Align Seams by Closest Point
  • Improved the GetFramesByCurvature method by adding the SortFramesAlongCurve method
  • Improved the behavior of the align curves method and component
  • Improved and renamed the CutTransitionEnd method. Renamed it to TrimCurveFromEnds
  • Improved the performance of the MergeCurves method
  • Improved/reworked the interpolate transitions method
  • Fixed the issue that the start of the curve domain was not equal to zero when the seam location was changed
  • Small fixes and improvements: typos, removed unnecessary duplicate curve methods, etc.