summaryrefslogtreecommitdiff
path: root/lib/utils/clamp_path.py
AgeCommit message (Collapse)Author
2025-09-04fix meander clamp (2) (#3945)Kaalleen
2025-08-27fix camp weiredness (#3941)Kaalleen
2025-06-20make pytest happy again (#3802)Kaalleen
2025-06-04Smoothing and clamping (#3772)Kaalleen
* smoothing: ensure start and end of original path * clamp path: never intersecting path could also be entirely in the exterior of the shape
2024-06-20auto-fill pull compensation (#2891)Lex Neva
2024-03-29Add "the tartan universe" (#2782)Kaalleen
2024-01-25Second chance for invalid fill stitch graphs (#2643)Kaalleen
2023-11-10handle case of travelling along shape border (#2593)Lex Neva
2023-07-01return early for paths already insideLex Neva
2023-07-01avoid losing start and end of path when clampingLex Neva
2023-02-20fix deprecation warningLex Neva
2023-02-20add clamp_path_to_polygonLex Neva