| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
