index
:
inkstitch
nix
Inkscape extension for machine embroidery design
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
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
only check style on lines changed by commit
Lex Neva
2022-05-04
way better corner handling for running stitch
Lex Neva
2022-05-04
pre-commit hook that only checks modifed files
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
don't violate deb version string constraints
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
pin scipy version to 1.7.3
Kaalleen
2022-05-04
test with macos python 3.8.x
Kaalleen
2022-05-04
test to build with specified arch (macOS)
Kaalleen
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
* remove too complex warning for fillstitch * some marker adjustments
2022-05-04
remove some pattern and marker mixups and some style issues
Kaalleen
2022-05-04
added legacy fill again
Andreas
2022-05-04
adjusted selection_to_guide_line to match new marker creation way
Andreas
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
2022-05-04
bug fixing
Andreas
2022-05-04
Bug fixing + refactoring
Andreas
2022-05-04
Applied style guide
Andreas
2022-05-04
added tangential and guided fill
Andreas
[next]