summaryrefslogtreecommitdiff
path: root/lib/stitches/running_stitch.py
AgeCommit message (Expand)Author
2023-05-10circular fill bean: ignore travel stitches (#2281)Kaalleen
2023-04-30fix irregular bean stitch start (#2257)Kaalleen
2023-04-02meander fixesLex Neva
2023-02-20use snake caseLex Neva
2023-02-16add more check_stop_flag() callsLex Neva
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
2022-12-26use random oracle for randomized satin columns and redo split stitchesGeorge Steel
2022-06-22add running stitch tolerance param (#1701)Lex Neva
2022-06-10Guided ripple stitch (#1675)Kaalleen
2022-05-04way better corner handling for running stitchLex Neva
2021-03-11add copyright headersLex Neva
2021-03-04Update for Inkscape 1.0 (#880)Kaalleen
2019-08-05add Troubleshoot extension (#465)Kaalleen
2019-01-04ability to stitch a single-point running stitch pathLex Neva
2018-07-27add bean stitch optionLex Neva
2018-05-28fix two bugs in running stitchLex Neva
2018-05-01rename inkstitch/ to lib/Lex Neva