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
/
utils
/
geometry.py
Age
Commit message (
Expand
)
Author
2023-04-14
new way betterer satin algo (#2178)
Lex Neva
2023-02-20
better smoothing algorithm
Lex Neva
2023-02-20
avoid weird end of line after smoothing
Lex Neva
2023-02-20
meander fill: more work
Lex Neva
2023-02-20
add smoothness option for contour fill
Lex Neva
2023-02-20
add smooth_path
Lex Neva
2023-01-22
Replace running stitch algorithm to give consistent stitch lengths.
George Steel
2022-12-26
use random oracle for randomized satin columns and redo split stitches
George Steel
2022-11-27
This and that (#1727)
Kaalleen
2022-06-30
Fixes (#1703)
Kaalleen
2022-06-22
guided fill stagger (#1700)
Lex Neva
2022-06-10
Guided ripple stitch (#1675)
Kaalleen
2022-05-04
wip
Lex Neva
2022-05-04
remove redundant cut() function
Lex Neva
2021-08-07
Stitch + Stitch yields Stitch
Lex Neva
2021-03-11
add copyright headers
Lex Neva
2021-03-04
Update for Inkscape 1.0 (#880)
Kaalleen
2020-04-28
electron simulator (#531)
Lex Neva
2019-08-05
add Troubleshoot extension (#465)
Kaalleen
2018-12-19
fix duplicate point handling
Lex Neva
2018-10-30
new extension: Auto-Route Satin Columns (#330)
Lex Neva
2018-09-29
new extension: split satin (#315)
Lex Neva
2018-08-21
pyflakes fixes
Lex Neva
2018-08-21
autopep8
Lex Neva
2018-08-09
make cut() work properly even if the cut point is nearly at the end
Lex Neva
2018-07-25
switch to pyembroidery for file generation
Lex Neva
2018-05-29
first attempt at realistic rendering
Lex Neva
2018-05-01
rename inkstitch/ to lib/
Lex Neva