summaryrefslogtreecommitdiff
path: root/lib/extensions
AgeCommit message (Collapse)Author
2023-05-10add help tab to gradient block extensionKaalleen
2023-05-10update commentKaalleen
2023-05-10stroke to satin: avoid topology errorKaalleen
2023-05-09remove previous end_row_spacing (#2282)Kaalleen
2023-05-08Gradient blocks (#2275)Kaalleen
* remove underlay * set start and end commands for consecutive blocks with the same color * keep previous params * add option for manual input of end_row_spacing
2023-05-08save stitch plan display mode (#2278)Kaalleen
2023-05-07density map: fix marker colors (#2274)Kaalleen
2023-05-03update no embroiderable elements message (#2261)Kaalleen
2023-05-01lettering: make strings translatable (#2260)Kaalleen
2023-05-01Add svg updater extension (#2252)Kaalleen
* add updater extension * update legacy underlay_fill_angle: comma to space
2023-04-30fill to stroke: remve dashed option (#2253)Kaalleen
2023-04-30lettering along path: fix transform issues (#2246)Kaalleen
2023-04-30LPE Satin Update (#2249)Kaalleen
* update params from same pattern better * update square and triangle pattern
2023-04-27lettering: preserve scale 02 (#2245)Kaalleen
2023-04-27Ensure synthesized rungs intersect (#2239)Kaalleen
2023-04-25always remember invisible layers (#2231)Kaalleen
2023-04-25params: load presets: fix combo box (#2234)Kaalleen
2023-04-23lettering: preserve scale (#2230)Kaalleen
2023-04-15Add inkstitch svg version tag (#2199)Kaalleen
... to make it easier to update legacy default values
2023-04-13Lpe Satin: objects to paths (#2213)Kaalleen
* lpe satin: objects to paths * option to link path effects on multiple objects or to use independently
2023-04-13Select embroidery elements: autorun underpath selection (#2187)Kaalleen
2023-04-08param simulator: stitch plan metadata (#2200)Kaalleen
2023-04-01troubleshoot: size options (#2186)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-25zigzag-to-satin: do not care about the selections stitch typeKaalleen
2023-03-25Stitch selection methods (#2114)Kaalleen
2023-03-21add close gap option (#2159)Kaalleen
2023-03-16jump to stroke: fix end position (#2148)Kaalleen
2023-03-15Zigzag line to satin (#2131)Kaalleen
2023-03-15Fix stroke to lpe satin (#2134)Kaalleen
2023-03-11inkscape only cares if the insensitive attribute is presentLex 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-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-07add meander preview images (#2113)Kaalleen
2023-02-27Circular fill (#2053)Kaalleen
2023-02-20cherry-pick @kaalleen's combo box param typeLex Neva
2023-02-20undo my changes to params extensionLex Neva
2023-02-20let user finish typing before simulatingLex Neva
2023-02-20meander fill: more workLex Neva
2023-02-18add preferences UI including cache settingsLex Neva
2023-02-16add more check_stop_flag() callsLex Neva
2023-02-16make simulator threads pre-emptibleLex Neva
2023-02-07fix split text (#2057)Kaalleen
2023-01-28Add lock stitch plan option (#2020)Kaalleen