| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-03-26 | Add object based min stitch length (#2792) | Kaalleen | |
| * add object based min stitch length (overwrites global) * add object based minimum jump stitch (overwrites global) * rename patches to stitch_groups | |||
| 2024-01-28 | add zigzag option to meander (#2699) | Kaalleen | |
| 2023-11-10 | fix invalid clip path (#2577) | Kaalleen | |
| use fallback if shape has grating issues (too small) | |||
| 2023-07-04 | render satins with only one subpath as running stitch (#2404) | Kaalleen | |
| 2023-05-16 | change running stitch length default | Kaalleen | |
| 2023-05-14 | add reverse rails to ripple | Kaalleen | |
| 2023-05-10 | apply clip to stroke (#2283) | 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-04-28 | stagger ripples: rows are lines (#2250) | Kaalleen | |
| 2023-04-27 | Ripple stitch: add density and stagger option (#2206) | Kaalleen | |
| 2023-04-27 | stroke_method: running stitch fallback (#2241) | Kaalleen | |
| 2023-04-23 | add pull compensation param to zigzag stitches (#2228) | Kaalleen | |
| 2023-04-08 | add max stitch length setting to manual stitch (#2201) | Kaalleen | |
| 2023-03-25 | Stitch selection methods (#2114) | Kaalleen | |
| 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 | Allow locks, trim, stop on manual stitch placement (#2101) | Rick Levine | |
| Co-authored-by: Lex Neva | |||
| 2023-02-27 | Various lock stitch options (#2006) | Kaalleen | |
| Co-authored-by: Lex Neva | |||
| 2023-01-22 | Replace running stitch algorithm to give consistent stitch lengths. | George Steel | |
| 2023-01-15 | Add bean stitch repeat pattern (#1938) | Kaalleen | |
| ! backward compatibility warning: Users need to fix their documents if they used comma separated values for multiple fill underlays (without a space) | |||
| 2023-01-07 | Merge branch 'main' of https://github.com/inkstitch/inkstitch into ↵ | George Steel | |
| george-steel/random-base-satin | |||
| 2023-01-07 | Cutwork needle info (#1988) | Kaalleen | |
| * add cutwork needle info to thread color * apply threadlist: apply cutwork_needle attribute | |||
| 2022-12-26 | use random oracle for randomized satin columns and redo split stitches | George Steel | |
| 2022-11-22 | small zigzag warning (#1891) | Kaalleen | |
| 2022-06-30 | Fixes (#1703) | Kaalleen | |
| * guide line position * use direction from line to shape * optimize intersection detection * fix flapack elf * handle weird guide lines better * update starting point for self crossing (multiple) fills * ripple: fixes and non circular join style * avoid jumps in ripple stitch * fallback only necessary if shape does not intersect grating * make valid may return a polygon * add profiling * Stitch.__init__ didn't work right and was super slow * shrink or grow to multipolygon Co-authored-by: Lex Neva | |||
| 2022-06-22 | add running stitch tolerance param (#1701) | Lex Neva | |
| 2022-06-10 | Guided ripple stitch (#1675) | Kaalleen | |
| Co-authored-by: @lexelby | |||
| 2022-05-24 | Add ripple stitch feature (#1667) | Kaalleen | |
| 2022-05-20 | Merge pull request #1548 from inkstitch/feature_guided_fill | Lex Neva | |
| Feature guided fill | |||
| 2022-05-19 | avoid simple satin division by zero error | Kaalleen | |
| 2022-05-18 | Auto route for running stitch (#1638) | Kaalleen | |
| * add auto route for running stitch * introduce free motion commands Co-authored-by: Lex Neva <github.com@lexneva.name> | |||
| 2022-04-24 | Fix lettering scale, etc. (#1620) | Kaalleen | |
| * fix lettering scale * adapt to updated inkex: transform operator, selections * fix #1597 * no traceback error message on broken satin columns * highlight troubleshoot "steps to solve" through additional headline * set a minimum value for running stitch repeats * rename "import" thread list to "apply" thread list | |||
| 2021-08-07 | fix more patch references | Lex Neva | |
| 2021-08-07 | move StitchGroup into lib.stitch_plan | Lex Neva | |
| 2021-08-07 | Merge remote-tracking branch 'origin/main' into kaalleen/satin-patterns | Lex Neva | |
| 2021-08-07 | rename Patch to StitchGroup | Lex Neva | |
| 2021-07-29 | Fix typos (#1291) | luzpaz | |
| 2021-05-01 | rename satin stitch to running stitch in stroke params (#1180) | Kaalleen | |
| 2021-03-11 | add copyright headers | Lex Neva | |
| 2021-03-04 | Update for Inkscape 1.0 (#880) | Kaalleen | |
| * update for inkscape 1.0 * add about extension * Build improvements for the inkscape1.0 branch (#985) * zip: export real svg not stitch plan * #411 and #726 * Tools for Font Creators (#1018) * ignore very small holes in fills * remove embroider (#1026) * auto_fill: ignore shrink_or_grow if result is empty (#589) * break apart: do not ignore small fills Co-authored-by: Hagen Fritsch <rumpeltux-github@irgendwo.org> Co-authored-by: Lex Neva <github.com@lexneva.name> | |||
| 2020-05-27 | cleanup extension (#713) | Kaalleen | |
| Co-authored-by: Lex Neva <github.com@lexneva.name> | |||
| 2020-05-18 | fix untranslatable string (#708) | Kaalleen | |
| 2019-08-05 | add Troubleshoot extension (#465) | Kaalleen | |
| adds an extension to help you understand what's wrong with an object and how to fix it, e.g. "invalid" fill shapes | |||
| 2019-07-04 | add trim commands in import and stitch plan | Lex Neva | |
| 2018-08-21 | more pep8 fixes | Lex Neva | |
| 2018-08-21 | autopep8 | Lex Neva | |
| 2018-08-09 | add tooltips to params (#262) | Kaalleen | |
| * add tooltips to params Closes #34 | |||
| 2018-07-28 | fix simple satin | Lex Neva | |
| 2018-07-27 | add bean stitch option | Lex Neva | |
| 2018-07-12 | generalize Element.shape and implement in all element types | Lex Neva | |
