summaryrefslogtreecommitdiff
path: root/lib/stitches
AgeCommit message (Expand)Author
2025-05-03legacy fill: do not ignore end_row_spacing when grouping sections (#3703)Kaalleen
2025-05-02meander fill: zigzag_stitch pull compensation is now a two sided attribute (#...Kaalleen
2025-04-27circular fill: use first boundary linestring if outline is multilinestring (#...Kaalleen
2025-04-27auto_satin: do not try to add a trim to a deleted element (#3683)Kaalleen
2025-04-19duplicate-consistant autoroute element selection (#3638)Kaalleen
2025-04-18fix NoneType error in auto_fill travel (#3659)Kaalleen
2025-04-18Fix an issue when auto_satin produces NoneType satins (#3680)Kaalleen
2025-04-18Manual stitch ripples: connector line stitch length (#3661)Kaalleen
2025-04-18Disconnect stroke and fill pull compensation param (#3670)Kaalleen
2025-04-13fix ensure even center walk underlay repeats in auto_satin when value is empt...Kaalleen
2025-04-11ripple stitch: adjust distance a little bit better (#3655)Kaalleen
2025-03-22parent.remove -> delete (#3600)Kaalleen
2025-03-22auto_satin: remove commands also when a single satin has been routed (and not...Kaalleen
2025-03-10Autosatin: more efforts to keep the stroke width consistant (#3563)Kaalleen
2025-03-09Mypy type correctness (#3199)capellancitizen
2025-02-25auto-route: apply transforms to ensure stroke width being unchanged (#3538)Kaalleen
2025-02-05fix auto_satin transform issue (#3489)Kaalleen
2025-01-26Improve satin guided ripple stitch and add stitch grid first option (#3436)Kaalleen
2025-01-24Auto-run: try harder to avoid networkx issues (#3457)Kaalleen
2024-12-30Multi shape tartan jumps (#3386)Kaalleen
2024-12-26Edit json (#3371)Kaalleen
2024-12-14auto satin: add option to keep original path elements (#3332)Kaalleen
2024-11-30add randomization options to linear gradient fill (#3311)Kaalleen
2024-11-18Manual ripple pattern (#3256)Kaalleen
2024-11-06redwork/auto-run: keep stroke width (#3264)Kaalleen
2024-08-21auto satin: transfer min jump length from satins on strokes (#3154)Kaalleen
2024-08-18fill: ensure polygon in pull comp adjusted shape (#3143)Kaalleen
2024-08-17fix fills without underpath and bad start-end positions (#3141)Kaalleen
2024-07-24not a fix, but avoid to fail on an other networkx no path error (#3106)Kaalleen
2024-07-20shapely arm fix (#3094)rejbasket
2024-07-16Fill: fallback to edge run when underpath fails (#3089)Kaalleen
2024-07-09Skip stitch zero length row (#3054)Kaalleen
2024-07-09Pull comp: remove holes again (#3067)Kaalleen
2024-07-07Set redwork underpath style to dashed (#3053)Kaalleen
2024-07-01remove small lines from tartan strokes (#3035)Kaalleen
2024-06-30Various fixes (#3028)Kaalleen
2024-06-21Ignore empty color blocks in linear gradient fill (#3003)Kaalleen
2024-06-20auto-fill pull compensation (#2891)Lex Neva
2024-06-20gray out randomize stitch length param when random stitch length is disabled ...Kaalleen
2024-06-07auto fill gap fix (#2884)Lex Neva
2024-06-04Update tartan gui (#2965)Kaalleen
2024-06-03Avoid FloatingPointError (fill) (#2959)Kaalleen
2024-06-02Avoid FloatingPointError in auto_route satin (#2954)Kaalleen
2024-05-16fix gap after auto-route satin (#2907)Kaalleen
2024-05-11Update inkex (#2892)Kaalleen
2024-05-05Add randomized running and fill stitches (#2830)George Steel
2024-05-02move default tartan starting point (#2877)Kaalleen
2024-03-29Add "the tartan universe" (#2782)Kaalleen
2024-02-01do not filter small segments for linear gradient graph (#2707)Kaalleen
2024-01-28add zigzag option to meander (#2699)Kaalleen