| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-27 | prevent possbile RecursionError for relative lock stitches (#3695) | Kaalleen | |
| 2025-03-09 | Mypy type correctness (#3199) | capellancitizen | |
| 2025-03-01 | display stop commands in simulator and print preview (#3545) | Kaalleen | |
| 2024-07-08 | relative lock stitch direction (#3066) | Kaalleen | |
| 2024-06-23 | Various fixes (#3011) | Kaalleen | |
| * change satin underlay stitch length default for real * fix zero length lock stitch * fix typos | |||
| 2024-06-20 | Fix short relative lock stitches (#2998) | Kaalleen | |
| 2024-05-11 | Update inkex (#2892) | Kaalleen | |
| * fix currentColor * fix pip inkex import * fix color block extension | |||
| 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 | |||
| 2023-12-29 | Stitch plan: escape labels (#2644) | Kaalleen | |
| 2023-10-15 | Add element info extension (#2544) | Kaalleen | |
| 2023-10-02 | fix stitch plan multiply sequence error (#2527) | Kaalleen | |
| 2023-07-22 | sort imports | Kaalleen | |
| 2023-06-15 | Add panelization options to zip export | George Steel | |
| 2023-05-08 | do not filter lock stitches (#2277) | Kaalleen | |
| 2023-04-23 | lettering: preserve scale (#2230) | Kaalleen | |
| 2023-04-20 | Fix custom lock (#2224) | Kaalleen | |
| Authored by: Lex Neva | |||
| 2023-03-31 | Command options (#2160) | Kaalleen | |
| * letters to font: add visual command import option * add visual command option to stitch plan preview | |||
| 2023-03-15 | do not lock trim commands (#2144) | Kaalleen | |
| 2023-03-14 | stitch_plan: we cannot create a new colour group on STOP, or colours will ↵ | J. D. Bartlett | |
| not match their colour groups | |||
| 2023-03-07 | add meander preview images (#2113) | Kaalleen | |
| 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-18 | consistent cache key for Stitch objects | Lex Neva | |
| 2023-02-18 | add note and template to avoid self-foot-shooting | Lex Neva | |
| 2023-02-16 | add more check_stop_flag() calls | Lex Neva | |
| 2022-12-26 | use random oracle for randomized satin columns and redo split stitches | George Steel | |
| 2022-10-15 | Fix stop command (#1841) | 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 | Option to drop short stitches (#1693) | Kaalleen | |
| 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 | |||
| 2022-04-10 | Scale and toggle commands (etc) (#1611) | Kaalleen | |
| * scale and toggle commands * fix tie in when first stitch is a jump stitch * set tie modus to 3 for cutwork objects * cutwork set stitch length * fix bug in remove embroidery settings | |||
| 2021-12-18 | PDF: Estimated thread (#1389) | Kaalleen | |
| 2021-12-09 | Force lock stitches option/extension and some typos (#1471) | Kaalleen | |
| 2021-10-09 | Letters to font extension (#1312) | Kaalleen | |
| 2021-10-02 | Fix ties (#1365) | Kaalleen | |
| 2021-08-15 | keep underlay, underpath, and border travel | Lex Neva | |
| 2021-08-07 | add headers | Lex Neva | |
| 2021-08-07 | rename more patch references | Lex Neva | |
| 2021-08-07 | StitchGroups now contain only Stitches | Lex Neva | |
| 2021-08-07 | add tags capability | Lex Neva | |
| 2021-08-07 | move StitchGroup into lib.stitch_plan | Lex Neva | |
| 2021-08-07 | rename Patch to StitchGroup | Lex Neva | |
| 2021-05-15 | fix element selection (#1208) | Kaalleen | |
| 2021-03-28 | Merge pull request #1083 from inkstitch/lexelby/license-headers | Lex Neva | |
| add license headers | |||
| 2021-03-22 | update font tools etc (#1086) | Kaalleen | |
| * update font tools * fix tie error * ignore duplicated commands | |||
| 2021-03-14 | add lock stitches select box (#1076) | Kaalleen | |
| Co-authored-by: Lex Neva <github.com@lexneva.name> | |||
| 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-04-28 | electron simulator (#531) | Lex Neva | |
| 2019-08-10 | remove STOP at the end | Lex Neva | |
