summaryrefslogtreecommitdiff
path: root/lib/elements
AgeCommit message (Expand)Author
2023-07-04render satins with only one subpath as running stitch (#2404)Kaalleen
2023-07-01default more likely to avoid stitching outside shapeLex Neva
2023-06-27avoid divide by zero (#2382)Lex Neva
2023-06-27filter satins for auto route satin (#2389)Kaalleen
2023-06-09Correct spelling errorBenson Muite
2023-05-21fix error in make translatable commitKaalleen
2023-05-21make each side units translatableKaalleen
2023-05-17fix starting point for multiple underlaysKaalleen
2023-05-16change running stitch length defaultKaalleen
2023-05-15troubleshoot: read numbers with exponentKaalleen
2023-05-14add reverse rails to rippleKaalleen
2023-05-13* move all gradient methods to extensionKaalleen
2023-05-10apply clip to stroke (#2283)Kaalleen
2023-05-08Gradient blocks (#2275)Kaalleen
2023-05-06Avoid duplicated points in make_spiral (#2268)Kaalleen
2023-05-03expose end_row_spacing and (re)order fill params (#2265)Kaalleen
2023-05-01remove random seed param from unaffected stitch types (#2251)Kaalleen
2023-04-30multiple_int_param: ignore multiple spaces (#2255)Kaalleen
2023-04-28stagger ripples: rows are lines (#2250)Kaalleen
2023-04-27Ripple stitch: add density and stagger option (#2206)Kaalleen
2023-04-27(auto) reverse rung (#2223)Lex Neva
2023-04-27Ensure synthesized rungs intersect (#2239)Kaalleen
2023-04-27fill: ensure size (#2240)Kaalleen
2023-04-27stroke_method: running stitch fallback (#2241)Kaalleen
2023-04-24Add bean stitch and repeat options to meander fill (#2232)Kaalleen
2023-04-23add pull compensation param to zigzag stitches (#2228)Kaalleen
2023-04-23lettering: preserve scale (#2230)Kaalleen
2023-04-20Enable max stitch length for e-stitch (#2222)Kaalleen
2023-04-20Fix custom lock (#2224)Kaalleen
2023-04-15Add inkstitch svg version tag (#2199)Kaalleen
2023-04-14new way betterer satin algo (#2178)Lex Neva
2023-04-13Merge pull request #2190 from inkstitch/lexelby/meander-fixesLex Neva
2023-04-08add max stitch length setting to manual stitch (#2201)Kaalleen
2023-04-03add meander angleLex Neva
2023-04-02add clip optionLex Neva
2023-04-01zigzag: do not care about dashes (#2188)Kaalleen
2023-03-25Stitch selection methods (#2114)Kaalleen
2023-03-23Ignore invalid rungs (#2135)Kaalleen
2023-03-10add reverse one rail paramLex Neva
2023-03-09Various fixes (#2125)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-07Allow locks, trim, stop on manual stitch placement (#2101)Rick Levine
2023-02-27row spacing for circular fill (#2099)Kaalleen
2023-02-27Various lock stitch options (#2006)Kaalleen
2023-02-27Circular fill (#2053)Kaalleen
2023-02-25Clone Cache (#2086)Kaalleen
2023-02-20remove unused importLex Neva
2023-02-20use new combo param typeLex Neva