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
/
elements
/
polyline.py
Age
Commit message (
Expand
)
Author
2024-05-07
remove special treatment for polylines (#2866)
Kaalleen
2024-03-26
Add object based min stitch length (#2792)
Kaalleen
2023-12-25
fix polyline shape (#2603)
Kaalleen
2023-02-27
Various lock stitch options (#2006)
Kaalleen
2022-05-20
Use path instead of points for polyline elements (#1661)
Kaalleen
2021-08-16
Merge pull request #1254 from inkstitch/kaalleen/satin-patterns
Lex Neva
2021-08-10
break apart and polyline issues (#1313)
Kaalleen
2021-08-07
fix more patch references
Lex Neva
2021-08-07
move StitchGroup into lib.stitch_plan
Lex Neva
2021-08-07
rename Patch to StitchGroup
Lex Neva
2021-03-11
add copyright headers
Lex Neva
2021-03-04
Update for Inkscape 1.0 (#880)
Kaalleen
2020-05-16
support svg objects (#643)
Kaalleen
2019-08-05
add Troubleshoot extension (#465)
Kaalleen
2018-08-21
pyflakes fixes
Lex Neva
2018-08-21
autopep8
Lex Neva
2018-07-12
generalize Element.shape and implement in all element types
Lex Neva
2018-05-01
refactor everything out of lib/__init__.py
Lex Neva
2018-05-01
rename inkstitch/ to lib/
Lex Neva