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
/
stitches
/
running_stitch.py
Age
Commit message (
Expand
)
Author
2025-04-18
Disconnect stroke and fill pull compensation param (#3670)
Kaalleen
2025-03-09
Mypy type correctness (#3199)
capellancitizen
2024-05-05
Add randomized running and fill stitches (#2830)
George Steel
2024-01-28
add zigzag option to meander (#2699)
Kaalleen
2023-07-20
add min/max split position
Lex Neva
2023-07-16
add running_stitch.split_segment_stagger_phase()
Lex Neva
2023-07-04
avoid error message on small contour fill with single or double spiral (#2403)
Kaalleen
2023-07-01
remove debug timing in frequently-run functions
Lex Neva
2023-05-10
circular fill bean: ignore travel stitches (#2281)
Kaalleen
2023-04-30
fix irregular bean stitch start (#2257)
Kaalleen
2023-04-02
meander fixes
Lex Neva
2023-02-20
use snake case
Lex Neva
2023-02-16
add more check_stop_flag() calls
Lex Neva
2023-01-29
fix comment
George Steel
2023-01-29
tidy path_to_curves
George Steel
2023-01-28
add minimum length check to path_to_curves and add comments
George Steel
2023-01-22
add missing bounds check
George Steel
2023-01-22
fix backtracking case
George Steel
2023-01-22
add comments and a rounding correction
George Steel
2023-01-22
fix 3.8 error
George Steel
2023-01-22
Replace running stitch algorithm to give consistent stitch lengths.
George Steel
2023-01-15
Add bean stitch repeat pattern (#1938)
Kaalleen
2022-12-26
python 3.8 fixes
George Steel
2022-12-26
use random oracle for randomized satin columns and redo split stitches
George Steel
2022-06-22
add running stitch tolerance param (#1701)
Lex Neva
2022-06-10
Guided ripple stitch (#1675)
Kaalleen
2022-05-04
way better corner handling for running stitch
Lex Neva
2021-03-11
add copyright headers
Lex Neva
2021-03-04
Update for Inkscape 1.0 (#880)
Kaalleen
2019-08-05
add Troubleshoot extension (#465)
Kaalleen
2019-01-04
ability to stitch a single-point running stitch path
Lex Neva
2018-07-27
add bean stitch option
Lex Neva
2018-05-28
fix two bugs in running stitch
Lex Neva
2018-05-01
rename inkstitch/ to lib/
Lex Neva