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
/
auto_fill.py
Age
Commit message (
Expand
)
Author
2025-04-18
fix NoneType error in auto_fill travel (#3659)
Kaalleen
2024-12-26
Edit json (#3371)
Kaalleen
2024-08-18
fill: ensure polygon in pull comp adjusted shape (#3143)
Kaalleen
2024-08-17
fix fills without underpath and bad start-end positions (#3141)
Kaalleen
2024-07-24
not a fix, but avoid to fail on an other networkx no path error (#3106)
Kaalleen
2024-07-20
shapely arm fix (#3094)
rejbasket
2024-07-16
Fill: fallback to edge run when underpath fails (#3089)
Kaalleen
2024-07-09
Pull comp: remove holes again (#3067)
Kaalleen
2024-06-20
auto-fill pull compensation (#2891)
Lex Neva
2024-06-20
gray out randomize stitch length param when random stitch length is disabled ...
Kaalleen
2024-06-07
auto fill gap fix (#2884)
Lex Neva
2024-06-03
Avoid FloatingPointError (fill) (#2959)
Kaalleen
2024-05-11
Update inkex (#2892)
Kaalleen
2024-05-05
Add randomized running and fill stitches (#2830)
George Steel
2024-03-29
Add "the tartan universe" (#2782)
Kaalleen
2024-01-25
Second chance for invalid fill stitch graphs (#2643)
Kaalleen
2023-12-25
fix networkx nopath error for start/end nodes (fill) (#2635)
Kaalleen
2023-11-22
Add linear gradient fill (#2587)
Kaalleen
2023-11-10
fix invalid clip path (#2577)
Kaalleen
2023-10-15
Update shapely (#2471)
Kaalleen
2023-07-01
ensure Points
Lex Neva
2023-07-01
smooth underpaths
Lex Neva
2023-07-01
slightly less edge avoidance
Lex Neva
2023-07-01
avoid travel stitches outside shape
Lex Neva
2023-05-28
suppress annoying shapely warning
Lex Neva
2023-05-28
fix "skip last stitch in each row"
Lex Neva
2023-02-16
make simulator threads pre-emptible
Lex Neva
2022-06-30
Fixes (#1703)
Kaalleen
2022-06-22
add running stitch tolerance param (#1701)
Lex Neva
2022-05-07
undo aggressive line wrapping
Lex Neva
2022-05-06
shapely geoms fixes
Lex Neva
2022-05-05
tangential->contour, fix legacy, remove unused params
Lex Neva
2022-05-04
wip
Lex Neva
2022-05-04
use running_stitch instead for guided fill
Lex Neva
2022-05-04
fix some shapelydeprecations
Lex Neva
2022-05-04
generalize get_segments and process_travel_edges
Lex Neva
2022-05-04
separate guided fill methods
Kaalleen
2022-05-04
adjusting namings
Andreas
2022-05-04
minor changes
Andreas
2022-05-04
minor changes
Andreas
2022-05-04
Bug fixing + refactoring
Andreas
2022-05-04
Applied style guide
Andreas
2022-05-04
added tangential and guided fill
Andreas
2021-08-15
keep underlay, underpath, and border travel
Lex Neva
2021-03-11
add copyright headers
Lex Neva
2021-03-04
Update for Inkscape 1.0 (#880)
Kaalleen
2020-12-28
fix min_arg() is an empty sequence (#941)
Kaalleen
2020-03-16
actually split outline edge
Lex Neva
2020-03-16
ensure starting point is on the border
Lex Neva
2020-03-16
fix NetworkXNoPath error
Lex Neva
[next]