| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-02-18 | add note and template to avoid self-foot-shooting | Lex Neva | |
| 2022-12-26 | use random oracle for randomized satin columns and redo split stitches | George Steel | |
| 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 | |||
| 2021-12-09 | Force lock stitches option/extension and some typos (#1471) | Kaalleen | |
| 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-03-28 | Merge pull request #1083 from inkstitch/lexelby/license-headers | Lex Neva | |
| add license headers | |||
| 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 | |
| 2020-04-28 | electron simulator (#531) | Lex Neva | |
| 2018-09-16 | remove obselete 'fake color change' code | Lex Neva | |
| 2018-09-15 | use faster algorithm for ties | Lex Neva | |
| 2018-08-21 | autopep8 | Lex Neva | |
| 2018-07-25 | adjust stitch plan code for pyembroidery | Lex Neva | |
| 2018-05-28 | don't do ties around the fake color change of a "STOP after" | Lex Neva | |
| 2018-05-28 | fix STOP handling | Lex Neva | |
| Apparently STOP codes (a.k.a. color changes) should be by themselves, not attached to another stitch. To add a STOP code at a given stitch, we should clone the stitch and then set the STOP command on the new stitch. | |||
| 2018-05-01 | refactor everything out of lib/__init__.py | Lex Neva | |
