summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2023-03-23Ignore invalid rungs (#2135)Kaalleen
2023-03-21add close gap option (#2159)Kaalleen
2023-03-16jump to stroke: fix end position (#2148)Kaalleen
2023-03-16Auto route satin: apply path effects (#2145)Kaalleen
2023-03-15Zigzag line to satin (#2131)Kaalleen
2023-03-15Fix stroke to lpe satin (#2134)Kaalleen
2023-03-15do not lock trim commands (#2144)Kaalleen
2023-03-14stitch_plan: we cannot create a new colour group on STOP, or colours will ↵J. D. Bartlett
not match their colour groups
2023-03-12Merge pull request #2137 from inkstitch/lexelby/fix-insensitiveLex Neva
fix "lock" checkbox in stitch plan preview
2023-03-11inkscape only cares if the insensitive attribute is presentLex Neva
2023-03-10add reverse one rail paramLex 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-08fix satin guided ripple (#2124)Kaalleen
2023-03-07update fill method in select_elements extension (#2121)Kaalleen
2023-03-07lettering: add option to chose between trim command styles (#2110)Kaalleen
2023-03-07Select embroidery elements by stitch type (#1965)Kaalleen
2023-03-07Add extension stroke to lpe satin (#2115)Kaalleen
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-03-07add meander preview images (#2113)Kaalleen
2023-03-07Allow locks, trim, stop on manual stitch placement (#2101)Rick Levine
Co-authored-by: Lex Neva
2023-02-27row spacing for circular fill (#2099)Kaalleen
2023-02-27Various lock stitch options (#2006)Kaalleen
Co-authored-by: Lex Neva
2023-02-27Circular fill (#2053)Kaalleen
2023-02-26Merge pull request #2088 from inkstitch/lexelby/fix-preferences-set-defaultLex Neva
fix preferences "set default" buttons
2023-02-25Clone Cache (#2086)Kaalleen
Co-authored-by: Lex Neva
2023-02-22fix flask json deprecationLex Neva
2023-02-20remove unused importLex Neva
2023-02-20add tiles json and internationalizationLex Neva
2023-02-20use new combo param typeLex Neva
2023-02-20cherry-pick @kaalleen's combo box param typeLex Neva
2023-02-20undo my changes to params extensionLex Neva
2023-02-20avoid NetworkXNoPath error by connecting graphLex Neva
2023-02-20fix deprecation warningLex Neva
2023-02-20fix params for meanderLex Neva
2023-02-20better smoothing algorithmLex Neva
2023-02-20change wording of smoothness tooltipLex Neva
2023-02-20sort tiles by nameLex Neva
2023-02-20remove dead endsLex 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-20add lambda unwrapping to debugLex Neva
2023-02-20wipLex Neva
2023-02-20avoid weird end of line after smoothingLex Neva
2023-02-20avoid super-dense meander graphLex Neva
2023-02-20let user finish typing before simulatingLex Neva
2023-02-20fix tile namesKaalleen