summaryrefslogtreecommitdiff
path: root/lib/elements/fill_stitch.py
AgeCommit message (Expand)Author
2023-04-27fill: ensure size (#2240)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-03-07meander: pick ending point far from starting point (#2095)Lex Neva
2023-03-07change method to update legacy fill_method (#2111)Kaalleen
2023-02-27row spacing for circular fill (#2099)Kaalleen
2023-02-27Various lock stitch options (#2006)Kaalleen
2023-02-27Circular fill (#2053)Kaalleen
2023-02-20remove unused importLex Neva
2023-02-20use new combo param typeLex Neva
2023-02-20fix params for meanderLex Neva
2023-02-20change wording of smoothness tooltipLex Neva
2023-02-20sort tiles by nameLex Neva
2023-02-20clarify running stitch params for meanderLex Neva
2023-02-20expose Expand setting in meanderLex Neva
2023-02-20remove buffer conceptLex Neva
2023-02-20make meander interruptibleLex Neva
2023-02-20expose running stitch length in meanderLex Neva
2023-02-20avoid super-dense meander graphLex Neva
2023-02-20meander fill: more workLex Neva
2023-02-20meander fill: initial versionLex Neva
2023-02-20add smoothness option for contour fillLex Neva
2023-02-18cache key includes previous stitchLex Neva
2023-02-16make simulator threads pre-emptibleLex Neva
2023-01-15Add bean stitch repeat pattern (#1938)Kaalleen
2022-11-27satin offset_pointsKaalleen
2022-11-27This and that (#1727)Kaalleen
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-21Fill: make valid (#1697)Kaalleen
2022-05-17* flip option only for legacyfillKaalleen
2022-05-07default to 'inner to outer'Lex Neva
2022-05-07undo aggressive line wrappingLex Neva
2022-05-05tangential->contour, fix legacy, remove unused paramsLex Neva
2022-05-04refactor, tidy, and C901 fixesLex Neva
2022-05-04wipLex Neva
2022-05-04add double (fermat) spiralLex Neva
2022-05-04add clockwise optionLex Neva
2022-05-04add avoid_self_Crossing optionLex Neva
2022-05-04fix more shapely deprecationsLex Neva
2022-05-04get rid of "closest point" strategyLex Neva
2022-05-04fix styleLex Neva
2022-05-04bug fixing + introduction of min_stitch_distance parameterAndreas
2022-05-04separate guided fill methodsKaalleen
2022-05-04adjusting namingsAndreas