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
Age
Commit message (
Expand
)
Author
2022-06-10
autorun: keep attribs of original elements (#1682)
Kaalleen
2022-06-10
Guided ripple stitch (#1675)
Kaalleen
2022-06-10
Satin center walk underlay repeats (#1671)
Kaalleen
2022-06-06
autorun keep all attributes (also the ripple attribs)
Kaalleen
2022-05-24
Add ripple stitch feature (#1667)
Kaalleen
2022-05-20
Merge pull request #1548 from inkstitch/feature_guided_fill
Lex Neva
2022-05-18
Auto route for running stitch (#1638)
Kaalleen
2022-05-17
* flip option only for legacyfill
Kaalleen
2022-05-07
undo aggressive line wrapping
Lex Neva
2022-05-06
remove constants
Lex Neva
2022-05-06
shapely geoms fixes
Lex Neva
2022-05-06
best-effort rather than throwing exception
Lex Neva
2022-05-05
tangential->contour, fix legacy, remove unused params
Lex Neva
2022-05-04
bugfix
Lex Neva
2022-05-04
rebase corrections
Kaalleen
2022-05-04
undo build changes for depq, update clone
Kaalleen
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
fix start position in single spiral
Lex Neva
2022-05-04
add avoid_self_Crossing option
Lex Neva
2022-05-04
fix more shapely deprecations
Lex Neva
2022-05-04
remove sample_linestring and point_transfer
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
simpler, faster inner-to-outer algo
Lex Neva
2022-05-04
just go one direction
Lex Neva
2022-05-04
4x speedup and simpler code
Lex Neva
2022-05-04
add missing polygonize()
Lex Neva
2022-05-04
remove redundant cut() function
Lex Neva
2022-05-04
properly link holes to outers
Lex Neva
2022-05-04
get rid of "closest point" strategy
Lex Neva
2022-05-04
use running_stitch for single spiral
Lex Neva
2022-05-04
way better corner handling for running stitch
Lex Neva
2022-05-04
more efficient angle calculation
Lex Neva
2022-05-04
avoid anytree dependency
Lex Neva
2022-05-04
faster method for single spiral ring interpolation
Lex Neva
2022-05-04
fix style
Lex Neva
2022-05-04
generalize get_segments and process_travel_edges
Lex Neva
2022-05-04
replacing shapely parallel_offset by buffer
Andreas
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
remove some pattern and marker mixups and some style issues
Kaalleen
2022-05-04
removed double points at spirals
Andreas
2022-05-04
minor changes
Andreas
2022-05-04
bug fixing+first spiral implementation
Andreas
2022-05-04
minor changes
Andreas
2022-05-04
minor changes
Andreas
[next]