summaryrefslogtreecommitdiff
path: root/lib/stitches/meander_fill.py
AgeCommit message (Collapse)Author
2023-04-02add clip optionLex Neva
2023-04-02meander fixesLex Neva
2023-03-09Various fixes (#2125)Kaalleen
* add unit info to scale value in ripple stitch * fix apply threadlist with empty description * fix satin type ripple with unequal nodes * fix legacy auto_fill conversion * inform about too small meander shapes
2023-03-07meander: pick ending point far from starting point (#2095)Lex Neva
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-20meander fill: initial versionLex Neva