| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 11 days | Running stitch length sequence (#4034) | Kaalleen | |
| * allow running stitch length sequences * contour fill: fix error message for long stitch length * satin: fix center underlay stitch length | |||
| 2025-04-27 | circular fill: use first boundary linestring if outline is multilinestring ↵ | Kaalleen | |
| (#3694) | |||
| 2024-08-17 | fix fills without underpath and bad start-end positions (#3141) | Kaalleen | |
| 2024-06-20 | gray out randomize stitch length param when random stitch length is disabled ↵ | Kaalleen | |
| (#3002) | |||
| 2024-05-05 | Add randomized running and fill stitches (#2830) | George Steel | |
| Add a mode to running stitch that uses randomized phase and stitch length instead of even spacing. This greatly reduces moire effects when stitching closely-spaced curves in running-stitch-based fills. Add option for randomized running stitch to: ripple stitch circular fill contour fill guided fill auto-fill When is randomization is not selected, ripple stitch will use even running stitch when staggers are set to 0 (default) and the stagger algorithm from guided fill (which does not look nice with a stagger period of 0) when staggers is nonzero. Also includes fix for satin contour underlays (missing tolerance default) mentioned in #2814. This sets the default tolerance to 0.2mm, which is the largest tolerance guaranteed to be backwards-compatible with existing designs using the default inset of 0.4mm. Original commits: * fix satin underlay tolerance default * Add randomized running stitch, make available in ripple stitch, circular, and contour * add randomized guided fill * make ripple stitch use even stitching when not staggering or randomizing. * add random auto-fill and switch jitter parameter to a percentage (matches satin) * fix comments | |||
| 2024-03-29 | Add "the tartan universe" (#2782) | Kaalleen | |
| 2024-01-25 | Second chance for invalid fill stitch graphs (#2643) | Kaalleen | |
| 2023-11-22 | Add linear gradient fill (#2587) | Kaalleen | |
| 2023-07-01 | fix guided and circular fill | Kaalleen | |
| 2023-06-05 | fix circular fill (#2350) | Kaalleen | |
| 2023-05-10 | circular fill bean: ignore travel stitches (#2281) | Kaalleen | |
| 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-02-27 | Circular fill (#2053) | Kaalleen | |
