summaryrefslogtreecommitdiff
path: root/lib/stitches
AgeCommit message (Expand)Author
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
2024-01-25Second chance for invalid fill stitch graphs (#2643)Kaalleen
2023-12-31auto-route: do not add jumps between subpaths of satin columns (#2667)Kaalleen
2023-12-31autorun: fix networkx no path (#2645)Kaalleen
2023-12-26Contour fill: replace buffer with offset_curve (#2654)Kaalleen
2023-12-25Ignore multipoints in intersect regions with gratings (#2647)Kaalleen
2023-12-25fix networkx nopath error for start/end nodes (fill) (#2635)Kaalleen
2023-11-22Add linear gradient fill (#2587)Kaalleen
2023-11-10fix invalid clip path (#2577)Kaalleen
2023-10-15Update shapely (#2471)Kaalleen
2023-09-11Merge pull request #2431 from inkstitch/lexelby/split-satin-staggerLex Neva
2023-09-07improve params errors (#2437)Lex Neva
2023-07-20add min/max split positionLex Neva
2023-07-16add running_stitch.split_segment_stagger_phase()Lex Neva
2023-07-04avoid error message on small contour fill with single or double spiral (#2403)Kaalleen
2023-07-01fix guided and circular fillKaalleen
2023-07-01ensure PointsLex Neva
2023-07-01remove debug timing in frequently-run functionsLex Neva
2023-07-01smooth underpathsLex Neva
2023-07-01slightly less edge avoidanceLex Neva
2023-07-01avoid travel stitches outside shapeLex Neva
2023-06-11fid guided fillGeorge Steel
2023-06-05fix circular fill (#2350)Kaalleen
2023-06-04fix #2335 (#2336)Kaalleen
2023-05-28suppress annoying shapely warningLex Neva
2023-05-28fix "skip last stitch in each row"Lex Neva
2023-05-26Possible fix for parallel offset in guided fill for macOS (#2321)Kaalleen
2023-05-19ripple: apply stitch length and stagger to gridKaalleen
2023-05-17ripple stitch grid starting pointKaalleen
2023-05-14ripple: ensure min line countKaalleen
2023-05-14ripple: line countKaalleen
2023-05-13* move all gradient methods to extensionKaalleen
2023-05-13ripple constant end positionKaalleen
2023-05-10circular fill bean: ignore travel stitches (#2281)Kaalleen
2023-05-06Avoid duplicated points in make_spiral (#2268)Kaalleen
2023-04-30fix irregular bean stitch start (#2257)Kaalleen
2023-04-27Ripple stitch: add density and stagger option (#2206)Kaalleen
2023-04-24Add bean stitch and repeat options to meander fill (#2232)Kaalleen
2023-04-03add meander angleLex Neva
2023-04-02add clip optionLex Neva
2023-04-02meander fixesLex Neva
2023-03-16Auto route satin: apply path effects (#2145)Kaalleen
2023-03-09Various fixes (#2125)Kaalleen
2023-03-08fix satin guided ripple (#2124)Kaalleen