| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-02-05 | fix auto_satin transform issue (#3489) | Kaalleen | |
| 2025-01-26 | Improve satin guided ripple stitch and add stitch grid first option (#3436) | Kaalleen | |
| * ripple stitch: add stitch grid first option * introduce an anchor line to fine tune satin guided ripples | |||
| 2025-01-24 | Auto-run: try harder to avoid networkx issues (#3457) | Kaalleen | |
| * auto-run: try harder to avoid networkx issues * fix auto-run transforms | |||
| 2024-12-30 | Multi shape tartan jumps (#3386) | Kaalleen | |
| * lettering_ description box size * reduce jump stitches for combined tartan patterns | |||
| 2024-12-26 | Edit json (#3371) | Kaalleen | |
| * convert kerning tool to json edit | |||
| 2024-12-14 | auto satin: add option to keep original path elements (#3332) | Kaalleen | |
| 2024-11-30 | add randomization options to linear gradient fill (#3311) | Kaalleen | |
| 2024-11-18 | Manual ripple pattern (#3256) | Kaalleen | |
| * ripple stitch: add manual pattern placement option * add flip copies option * rewrite adjust grid * more control for satin guided ripples: render at rungs | |||
| 2024-11-06 | redwork/auto-run: keep stroke width (#3264) | Kaalleen | |
| 2024-08-21 | auto satin: transfer min jump length from satins on strokes (#3154) | Kaalleen | |
| 2024-08-18 | fill: ensure polygon in pull comp adjusted shape (#3143) | Kaalleen | |
| 2024-08-17 | fix fills without underpath and bad start-end positions (#3141) | Kaalleen | |
| 2024-07-24 | not a fix, but avoid to fail on an other networkx no path error (#3106) | Kaalleen | |
| 2024-07-20 | shapely arm fix (#3094) | rejbasket | |
| 2024-07-16 | Fill: fallback to edge run when underpath fails (#3089) | Kaalleen | |
| 2024-07-09 | Skip stitch zero length row (#3054) | Kaalleen | |
| * fix #3052 * add one stitch for zero length row | |||
| 2024-07-09 | Pull comp: remove holes again (#3067) | Kaalleen | |
| * pull comp: remove holes again * rescue some more broken shapes | |||
| 2024-07-07 | Set redwork underpath style to dashed (#3053) | Kaalleen | |
| * set redwork underpath style to dashed * unset dashes for top stitching paths * update select elements template | |||
| 2024-07-01 | remove small lines from tartan strokes (#3035) | Kaalleen | |
| 2024-06-30 | Various fixes (#3028) | Kaalleen | |
| * several thread palette extension fixes * fix svg tartan when original shape is invalid * tartan stroke spaces * style * fix tartan color substituion at pattern start * ripple: do not render too small paths * use less space for params warning headline * fix clone shape path * zip export template fix (typo) * add realistic stitch plan output warning (help tab) | |||
| 2024-06-21 | Ignore empty color blocks in linear gradient fill (#3003) | Kaalleen | |
| 2024-06-20 | auto-fill pull compensation (#2891) | Lex Neva | |
| 2024-06-20 | gray out randomize stitch length param when random stitch length is disabled ↵ | Kaalleen | |
| (#3002) | |||
| 2024-06-07 | auto fill gap fix (#2884) | Lex Neva | |
| * first try * fill gaps * fix style * add parameter * loops can only be made of non-segments | |||
| 2024-06-04 | Update tartan gui (#2965) | Kaalleen | |
| * update tartan gui * params settings size * fix issue with set_precision * fix issue with linear gradient * do not add ignore layer command to png rerealistic output | |||
| 2024-06-03 | Avoid FloatingPointError (fill) (#2959) | Kaalleen | |
| 2024-06-02 | Avoid FloatingPointError in auto_route satin (#2954) | Kaalleen | |
| 2024-05-16 | fix gap after auto-route satin (#2907) | Kaalleen | |
| 2024-05-11 | Update inkex (#2892) | Kaalleen | |
| * fix currentColor * fix pip inkex import * fix color block extension | |||
| 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-05-02 | move default tartan starting point (#2877) | Kaalleen | |
| 2024-03-29 | Add "the tartan universe" (#2782) | Kaalleen | |
| 2024-02-01 | do not filter small segments for linear gradient graph (#2707) | Kaalleen | |
| 2024-01-28 | add zigzag option to meander (#2699) | Kaalleen | |
| 2024-01-25 | Second chance for invalid fill stitch graphs (#2643) | Kaalleen | |
| 2023-12-31 | auto-route: do not add jumps between subpaths of satin columns (#2667) | Kaalleen | |
| 2023-12-31 | autorun: fix networkx no path (#2645) | Kaalleen | |
| 2023-12-26 | Contour fill: replace buffer with offset_curve (#2654) | Kaalleen | |
| 2023-12-25 | Ignore multipoints in intersect regions with gratings (#2647) | Kaalleen | |
| 2023-12-25 | fix networkx nopath error for start/end nodes (fill) (#2635) | Kaalleen | |
| 2023-11-22 | Add linear gradient fill (#2587) | Kaalleen | |
| 2023-11-10 | fix invalid clip path (#2577) | Kaalleen | |
| use fallback if shape has grating issues (too small) | |||
| 2023-10-15 | Update shapely (#2471) | Kaalleen | |
| * update shapely * pin pyinstaller to 5.13.2 (issues with macOS) (rejbasket) * macOS: do not install shapely from binary, but remove .dylibs folder (breaks notarizazion) (rejbasket) | |||
| 2023-09-11 | Merge pull request #2431 from inkstitch/lexelby/split-satin-stagger | Lex Neva | |
| stagger split satin rows | |||
| 2023-09-07 | improve params errors (#2437) | Lex Neva | |
| 2023-07-20 | add min/max split position | Lex Neva | |
| 2023-07-16 | add running_stitch.split_segment_stagger_phase() | Lex Neva | |
| 2023-07-04 | avoid error message on small contour fill with single or double spiral (#2403) | Kaalleen | |
| 2023-07-01 | fix guided and circular fill | Kaalleen | |
| 2023-07-01 | ensure Points | Lex Neva | |
