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
/
fill_stitch.py
Age
Commit message (
Expand
)
Author
2023-03-07
meander: pick ending point far from starting point (#2095)
Lex Neva
2023-03-07
change method to update legacy fill_method (#2111)
Kaalleen
2023-02-27
row spacing for circular fill (#2099)
Kaalleen
2023-02-27
Various lock stitch options (#2006)
Kaalleen
2023-02-27
Circular fill (#2053)
Kaalleen
2023-02-20
remove unused import
Lex Neva
2023-02-20
use new combo param type
Lex Neva
2023-02-20
fix params for meander
Lex Neva
2023-02-20
change wording of smoothness tooltip
Lex Neva
2023-02-20
sort tiles by name
Lex Neva
2023-02-20
clarify running stitch params for meander
Lex Neva
2023-02-20
expose Expand setting in meander
Lex Neva
2023-02-20
remove buffer concept
Lex Neva
2023-02-20
make meander interruptible
Lex Neva
2023-02-20
expose running stitch length in meander
Lex Neva
2023-02-20
avoid super-dense meander graph
Lex Neva
2023-02-20
meander fill: more work
Lex Neva
2023-02-20
meander fill: initial version
Lex Neva
2023-02-20
add smoothness option for contour fill
Lex Neva
2023-02-18
cache key includes previous stitch
Lex Neva
2023-02-16
make simulator threads pre-emptible
Lex Neva
2023-01-15
Add bean stitch repeat pattern (#1938)
Kaalleen
2022-11-27
satin offset_points
Kaalleen
2022-11-27
This and that (#1727)
Kaalleen
2022-11-10
lettering: ignore invalid glyph layers (#1892)
Kaalleen
2022-10-23
Add support for fractional-length stagger cycles in fills.
George Steel
2022-07-14
Some updates for small issues in v2.2.0 (#1721)
Kaalleen
2022-06-30
Fixes (#1703)
Kaalleen
2022-06-22
guided fill stagger (#1700)
Lex Neva
2022-06-22
add running stitch tolerance param (#1701)
Lex Neva
2022-06-21
Fill: make valid (#1697)
Kaalleen
2022-05-17
* flip option only for legacyfill
Kaalleen
2022-05-07
default to 'inner to outer'
Lex Neva
2022-05-07
undo aggressive line wrapping
Lex Neva
2022-05-05
tangential->contour, fix legacy, remove unused params
Lex Neva
2022-05-04
refactor, tidy, and C901 fixes
Lex Neva
2022-05-04
wip
Lex Neva
2022-05-04
add double (fermat) spiral
Lex Neva
2022-05-04
add clockwise option
Lex Neva
2022-05-04
add avoid_self_Crossing option
Lex Neva
2022-05-04
fix more shapely deprecations
Lex Neva
2022-05-04
get rid of "closest point" strategy
Lex Neva
2022-05-04
fix style
Lex Neva
2022-05-04
bug fixing + introduction of min_stitch_distance parameter
Andreas
2022-05-04
separate guided fill methods
Kaalleen
2022-05-04
adjusting namings
Andreas
2022-05-04
small bug fix
Andreas
2022-05-04
* autofill to fillstitch
Kaalleen
[prev]