| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-13 | * move all gradient methods to extension | Kaalleen | |
| * add underlay to single color elements to compensate density | |||
| 2023-05-10 | apply clip to stroke (#2283) | Kaalleen | |
| 2023-05-08 | Gradient 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-06 | Avoid 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-03 | expose end_row_spacing and (re)order fill params (#2265) | Kaalleen | |
| 2023-05-01 | remove random seed param from unaffected stitch types (#2251) | Kaalleen | |
| 2023-04-30 | multiple_int_param: ignore multiple spaces (#2255) | Kaalleen | |
| 2023-04-28 | stagger ripples: rows are lines (#2250) | Kaalleen | |
| 2023-04-27 | Ripple stitch: add density and stagger option (#2206) | Kaalleen | |
| 2023-04-27 | (auto) reverse rung (#2223) | Lex Neva | |
| 2023-04-27 | Ensure synthesized rungs intersect (#2239) | Kaalleen | |
| 2023-04-27 | fill: ensure size (#2240) | Kaalleen | |
| 2023-04-27 | stroke_method: running stitch fallback (#2241) | Kaalleen | |
| 2023-04-24 | Add bean stitch and repeat options to meander fill (#2232) | Kaalleen | |
| 2023-04-23 | add pull compensation param to zigzag stitches (#2228) | Kaalleen | |
| 2023-04-23 | lettering: preserve scale (#2230) | Kaalleen | |
| 2023-04-20 | Enable max stitch length for e-stitch (#2222) | Kaalleen | |
| 2023-04-20 | Fix custom lock (#2224) | Kaalleen | |
| Authored by: Lex Neva | |||
| 2023-04-15 | Add inkstitch svg version tag (#2199) | Kaalleen | |
| ... to make it easier to update legacy default values | |||
| 2023-04-14 | new way betterer satin algo (#2178) | Lex Neva | |
| * significantly faster length calculation * way betterer satin algo | |||
| 2023-04-13 | Merge pull request #2190 from inkstitch/lexelby/meander-fixes | Lex Neva | |
| meander fixes | |||
| 2023-04-08 | add max stitch length setting to manual stitch (#2201) | Kaalleen | |
| 2023-04-03 | add meander angle | Lex Neva | |
| 2023-04-02 | add clip option | Lex Neva | |
| 2023-04-01 | zigzag: do not care about dashes (#2188) | Kaalleen | |
| 2023-03-25 | Stitch selection methods (#2114) | Kaalleen | |
| 2023-03-23 | Ignore invalid rungs (#2135) | Kaalleen | |
| 2023-03-10 | add reverse one rail param | Lex Neva | |
| 2023-03-09 | Various 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-07 | Add extension stroke to lpe satin (#2115) | Kaalleen | |
| 2023-03-07 | meander: pick ending point far from starting point (#2095) | Lex Neva | |
| 2023-03-07 | change method to update legacy fill_method (#2111) | Kaalleen | |
| 2023-03-07 | Allow locks, trim, stop on manual stitch placement (#2101) | Rick Levine | |
| Co-authored-by: Lex Neva | |||
| 2023-02-27 | row spacing for circular fill (#2099) | Kaalleen | |
| 2023-02-27 | Various lock stitch options (#2006) | Kaalleen | |
| Co-authored-by: Lex Neva | |||
| 2023-02-27 | Circular fill (#2053) | Kaalleen | |
| 2023-02-25 | Clone Cache (#2086) | Kaalleen | |
| Co-authored-by: Lex Neva | |||
| 2023-02-20 | remove unused import | Lex Neva | |
| 2023-02-20 | use new combo param type | Lex Neva | |
| 2023-02-20 | fix params for meander | Lex Neva | |
| 2023-02-20 | change wording of smoothness tooltip | Lex Neva | |
| 2023-02-20 | sort tiles by name | Lex Neva | |
| 2023-02-20 | clarify running stitch params for meander | Lex Neva | |
| 2023-02-20 | expose Expand setting in meander | Lex Neva | |
| 2023-02-20 | remove buffer concept | Lex Neva | |
| 2023-02-20 | make meander interruptible | Lex Neva | |
| 2023-02-20 | expose running stitch length in meander | Lex Neva | |
| 2023-02-20 | avoid super-dense meander graph | Lex Neva | |
| 2023-02-20 | meander fill: more work | Lex Neva | |
| 2023-02-20 | use snake case | Lex Neva | |
| per python coding standard | |||
