summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2023-05-22Update electron version to v14.2.9 (#2214)rejbasket
Authored-by: rejbasket Co-authored-by: Kaalleen Co-authored-by: Lex Neva
2023-05-21fix error in make translatable commitKaalleen
2023-05-21change back to 0.3Kaalleen
2023-05-21make each side units translatableKaalleen
2023-05-20do not ommit last pointKaalleen
2023-05-20zigzag to line: optional sharp edgesKaalleen
2023-05-19ripple: apply stitch length and stagger to gridKaalleen
2023-05-19adjust smoothed zigzag rungsKaalleen
2023-05-18improve zigzag to satin (zigzag style)Kaalleen
2023-05-17fix starting point for multiple underlaysKaalleen
2023-05-17ripple stitch grid starting pointKaalleen
2023-05-16command positionKaalleen
2023-05-16change running stitch length defaultKaalleen
2023-05-16lpe satin: warn about empty d-attributeKaalleen
2023-05-15legacy satin ripple: do not reverse rails automaticallyKaalleen
2023-05-15troubleshoot: read numbers with exponentKaalleen
2023-05-14add reverse rails to rippleKaalleen
2023-05-14ripple: ensure min line countKaalleen
2023-05-14ripple: line countKaalleen
2023-05-13* move all gradient methods to extensionKaalleen
* add underlay to single color elements to compensate density
2023-05-13ripple constant end positionKaalleen
2023-05-10do it rightKaalleen
2023-05-10fix macos issue with no custom font dirKaalleen
2023-05-10add help tab to gradient block extensionKaalleen
2023-05-10update commentKaalleen
2023-05-10stroke to satin: avoid topology errorKaalleen
2023-05-10apply clip to stroke (#2283)Kaalleen
2023-05-10circular fill bean: ignore travel stitches (#2281)Kaalleen
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-08do not filter lock stitches (#2277)Kaalleen
2023-05-08save stitch plan display mode (#2278)Kaalleen
2023-05-07density map: fix marker colors (#2274)Kaalleen
2023-05-06Avoid duplicated points in make_spiral (#2268)Kaalleen
* avoid duplicated points in make_spiral * circular fill: add end_row_spacing, repeats and bean repeats * fix circular fill if original shape is a circle
2023-05-03update no embroiderable elements message (#2261)Kaalleen
2023-05-03expose end_row_spacing and (re)order fill params (#2265)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-05-01remove random seed param from unaffected stitch types (#2251)Kaalleen
2023-05-01rename target position command (#2247)Kaalleen
2023-04-30fix irregular bean stitch start (#2257)Kaalleen
2023-04-30lettering: fix adding commands (#2256)Kaalleen
2023-04-30multiple_int_param: ignore multiple spaces (#2255)Kaalleen
2023-04-30params simulator: make size of the needle points just a little bit bigger ↵Kaalleen
(#2254)
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-28stagger ripples: rows are lines (#2250)Kaalleen
2023-04-28fixed mac dev mode translations (#2248)rejbasket
updated electron-builder Authored-by: rejbasket
2023-04-27lettering: preserve scale 02 (#2245)Kaalleen