summaryrefslogtreecommitdiff
path: root/lib/stitches
AgeCommit message (Expand)Author
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
2022-12-26use random oracle for randomized satin columns and redo split stitchesGeorge Steel
2022-11-27fix ripples plot_points_on_railsKaalleen
2022-11-27This and that (#1727)Kaalleen
2022-11-23Merge branch 'main' of https://github.com/inkstitch/inkstitch into george-ste...George Steel
2022-11-17Make pull-compensation and insets per-sideGeorge Steel
2022-11-10lettering: ignore invalid glyph layers (#1892)Kaalleen
2022-10-23Add support for fractional-length stagger cycles in fills.George Steel
2022-07-14Some updates for small issues in v2.2.0 (#1721)Kaalleen
2022-06-30Fixes (#1703)Kaalleen
2022-06-22guided fill stagger (#1700)Lex Neva
2022-06-22add running stitch tolerance param (#1701)Lex Neva
2022-06-10autorun: keep attribs of original elements (#1682)Kaalleen
2022-06-10Guided ripple stitch (#1675)Kaalleen
2022-06-10Satin center walk underlay repeats (#1671)Kaalleen
2022-06-06autorun keep all attributes (also the ripple attribs)Kaalleen
2022-05-24Add ripple stitch feature (#1667)Kaalleen
2022-05-20Merge pull request #1548 from inkstitch/feature_guided_fillLex Neva
2022-05-18Auto route for running stitch (#1638)Kaalleen
2022-05-17* flip option only for legacyfillKaalleen
2022-05-07undo aggressive line wrappingLex Neva
2022-05-06remove constantsLex Neva
2022-05-06shapely geoms fixesLex Neva
2022-05-06best-effort rather than throwing exceptionLex Neva