summaryrefslogtreecommitdiff
path: root/lib/stitches
AgeCommit message (Expand)Author
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
2023-03-07meander: pick ending point far from starting point (#2095)Lex Neva
2023-02-27Various lock stitch options (#2006)Kaalleen
2023-02-27Circular fill (#2053)Kaalleen
2023-02-20add tiles json and internationalizationLex Neva
2023-02-20avoid NetworkXNoPath error by connecting graphLex Neva
2023-02-20better smoothing algorithmLex Neva
2023-02-20remove buffer conceptLex Neva
2023-02-20make meander interruptibleLex Neva
2023-02-20add lambda unwrapping to debugLex Neva
2023-02-20wipLex Neva
2023-02-20meander fill: more workLex Neva
2023-02-20use snake caseLex Neva
2023-02-20meander fill: initial versionLex Neva
2023-02-20add smoothness option for contour fillLex Neva
2023-02-16add more check_stop_flag() callsLex Neva
2023-02-16make simulator threads pre-emptibleLex Neva
2023-02-08avoid topological error for contour fill (#1966)Kaalleen
2023-01-29fix commentGeorge Steel
2023-01-29tidy path_to_curvesGeorge Steel
2023-01-28add minimum length check to path_to_curves and add commentsGeorge Steel
2023-01-22add missing bounds checkGeorge Steel
2023-01-22fix backtracking caseGeorge Steel
2023-01-22add comments and a rounding correctionGeorge Steel
2023-01-22fix 3.8 errorGeorge Steel
2023-01-22Replace running stitch algorithm to give consistent stitch lengths.George Steel
2023-01-15Add bean stitch repeat pattern (#1938)Kaalleen
2022-12-26python 3.8 fixesGeorge Steel