summaryrefslogtreecommitdiff
path: root/lib/stitch_plan/lock_stitch.py
AgeCommit message (Collapse)Author
2025-04-27prevent possbile RecursionError for relative lock stitches (#3695)Kaalleen
2025-03-09Mypy type correctness (#3199)capellancitizen
2024-07-08relative lock stitch direction (#3066)Kaalleen
2024-06-23Various fixes (#3011)Kaalleen
* change satin underlay stitch length default for real * fix zero length lock stitch * fix typos
2024-06-20Fix short relative lock stitches (#2998)Kaalleen
2024-05-11Update inkex (#2892)Kaalleen
* fix currentColor * fix pip inkex import * fix color block extension
2023-04-23lettering: preserve scale (#2230)Kaalleen
2023-04-20Fix custom lock (#2224)Kaalleen
Authored by: Lex Neva
2023-03-07add meander preview images (#2113)Kaalleen
2023-02-27row spacing for circular fill (#2099)Kaalleen
2023-02-27Various lock stitch options (#2006)Kaalleen
Co-authored-by: Lex Neva