summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2023-04-13Select embroidery elements: autorun underpath selection (#2187)Kaalleen
2023-04-08add max stitch length setting to manual stitch (#2201)Kaalleen
2023-04-08param simulator: stitch plan metadata (#2200)Kaalleen
2023-04-01troubleshoot: size options (#2186)Kaalleen
2023-04-01zigzag: do not care about dashes (#2188)Kaalleen
2023-04-01Params: select satin (#2185)Kaalleen
* check satin subpath length in params * style corrections
2023-03-31Command options (#2160)Kaalleen
* letters to font: add visual command import option * add visual command option to stitch plan preview
2023-03-31fix: zigzag disappeared without smoothing (#2176)Kaalleen
zigzag satins: make rungs longer
2023-03-31Feature - Page Preview for Simulator (#2174)jsheridan
Authored-by: jooshkins
2023-03-25zigzag-to-satin: do not care about the selections stitch typeKaalleen
2023-03-25Stitch selection methods (#2114)Kaalleen
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