index
:
inkstitch
nix
Inkscape extension for machine embroidery design
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
stitch_plan
/
stitch.py
Age
Commit message (
Expand
)
Author
2025-03-09
Mypy type correctness (#3199)
capellancitizen
2024-03-26
Add object based min stitch length (#2792)
Kaalleen
2023-06-15
Add panelization options to zip export
George Steel
2023-02-27
Various lock stitch options (#2006)
Kaalleen
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
2022-12-26
use random oracle for randomized satin columns and redo split stitches
George Steel
2022-06-30
Fixes (#1703)
Kaalleen
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
2021-03-14
add lock stitches select box (#1076)
Kaalleen
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
2018-05-01
refactor everything out of lib/__init__.py
Lex Neva