summaryrefslogtreecommitdiff
path: root/lib/elements/stroke.py
AgeCommit message (Expand)Author
2023-07-04render satins with only one subpath as running stitch (#2404)Kaalleen
2023-05-16change running stitch length defaultKaalleen
2023-05-14add reverse rails to rippleKaalleen
2023-05-10apply clip to stroke (#2283)Kaalleen
2023-05-06Avoid duplicated points in make_spiral (#2268)Kaalleen
2023-04-28stagger ripples: rows are lines (#2250)Kaalleen
2023-04-27Ripple stitch: add density and stagger option (#2206)Kaalleen
2023-04-27stroke_method: running stitch fallback (#2241)Kaalleen
2023-04-23add pull compensation param to zigzag stitches (#2228)Kaalleen
2023-04-08add max stitch length setting to manual stitch (#2201)Kaalleen
2023-03-25Stitch selection methods (#2114)Kaalleen
2023-03-09Various fixes (#2125)Kaalleen
2023-03-07Add extension stroke to lpe satin (#2115)Kaalleen
2023-03-07Allow locks, trim, stop on manual stitch placement (#2101)Rick Levine
2023-02-27Various lock stitch options (#2006)Kaalleen
2023-01-22Replace running stitch algorithm to give consistent stitch lengths.George Steel
2023-01-15Add bean stitch repeat pattern (#1938)Kaalleen
2023-01-07Merge branch 'main' of https://github.com/inkstitch/inkstitch into george-ste...George Steel
2023-01-07Cutwork needle info (#1988)Kaalleen
2022-12-26use random oracle for randomized satin columns and redo split stitchesGeorge Steel
2022-11-22small zigzag warning (#1891)Kaalleen
2022-06-30Fixes (#1703)Kaalleen
2022-06-22add running stitch tolerance param (#1701)Lex Neva
2022-06-10Guided ripple stitch (#1675)Kaalleen
2022-05-24Add ripple stitch feature (#1667)Kaalleen
2022-05-20Merge pull request #1548 from inkstitch/feature_guided_fillLex Neva
2022-05-19avoid simple satin division by zero errorKaalleen
2022-05-18Auto route for running stitch (#1638)Kaalleen
2022-04-24Fix lettering scale, etc. (#1620)Kaalleen
2021-08-07fix more patch referencesLex Neva
2021-08-07move StitchGroup into lib.stitch_planLex Neva
2021-08-07Merge remote-tracking branch 'origin/main' into kaalleen/satin-patternsLex Neva
2021-08-07rename Patch to StitchGroupLex Neva
2021-07-29Fix typos (#1291)luzpaz
2021-05-01rename satin stitch to running stitch in stroke params (#1180)Kaalleen
2021-03-11add copyright headersLex Neva
2021-03-04Update for Inkscape 1.0 (#880)Kaalleen
2020-05-27cleanup extension (#713)Kaalleen
2020-05-18fix untranslatable string (#708)Kaalleen
2019-08-05add Troubleshoot extension (#465)Kaalleen
2019-07-04add trim commands in import and stitch planLex Neva
2018-08-21more pep8 fixesLex Neva
2018-08-21autopep8Lex Neva
2018-08-09add tooltips to params (#262)Kaalleen
2018-07-28fix simple satinLex Neva
2018-07-27add bean stitch optionLex Neva
2018-07-12generalize Element.shape and implement in all element typesLex Neva
2018-06-21add commands frameworkLex Neva
2018-06-10fix defaulting of stroke width to 1Lex Neva
2018-06-04convert Stroke to use stitches.running_stitchLex Neva