index
:
inkstitch
nix
Inkscape extension for machine embroidery design
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
embroider.py
Age
Commit message (
Expand
)
Author
2016-10-27
remove hatching option
Lex Neva
2016-10-26
big refactor to untangle embroidery from stitch generation
Lex Neva
2016-10-26
remove PatchList class and use a simple List
Lex Neva
2016-10-26
remove sortorder bits
Lex Neva
2016-10-26
be sure to visit selected nodes in the right order
Lex Neva
2016-10-24
get rid of traveling salesman stuff
Lex Neva
2016-10-24
remove unused row_spacing_px option from EmbroideryObject
Lex Neva
2016-10-24
get rid of preamble code and feature
Lex Neva
2016-10-24
remove unused functions
Lex Neva
2016-10-24
tidy up Patch
Lex Neva
2016-10-24
refactor satin a bit
Lex Neva
2016-10-20
proper zigzag underlay
Lex Neva
2016-10-19
add center walk and zigzag underlay for satin
Lex Neva
2016-10-19
stuff
Lex Neva
2016-05-16
protect from foot-shooting by printing to stdout
Lex Neva
2016-05-16
bugfixes
Lex Neva
2016-05-14
add pull compensation for satin columns
Lex Neva
2016-04-28
align rows properly even for rotated regions, also fix float inaccuracy
Lex Neva
2016-04-27
a bunch of features and fixes
Lex Neva
2016-02-28
fix: stitches appearing outside fill in case of very short rows
Lex Neva
2016-02-25
don't embroider stuff set to invisible (layers, groups, paths, etc)
Lex Neva
2016-02-25
embroider everything if nothing is selected
Lex Neva
2016-02-25
add option to preserve absolute object stacking order
Lex Neva
2016-02-23
rework satin_column to properly handle segments that are less than the zigzag...
Lex Neva
2016-02-23
sort line segments to better pick contiguous fill regions
Lex Neva
2016-02-23
multiple-stagger stitches in fills
Lex Neva
2016-02-18
get rid of randomness in fills
Lex Neva
2016-01-30
clean up satin column code and clarify error messages
Lex Neva
2016-01-20
add variable satin feature
Lex Neva
2016-01-18
fix up whitespace error
Lex Neva
2016-01-18
augment the TSP algorithm by being greedier
Lex Neva
2016-01-18
fix gnarly bug in hill-climbing resulting in hill-falling
Lex Neva
2016-01-18
fix bug that allowed a patch to be discontiguous
Lex Neva
2016-01-18
rewrite intersect_region_with_grating to resolve TODO
Lex Neva
2016-01-18
convert tabs to spaces
Lex Neva
2016-01-18
really fix "preserve order"
Lex Neva
2016-01-08
major revamp
Lex Neva
2016-01-06
make 'preserve stacking order' actually work
Lex Neva
2016-01-06
set to 10 pixels per mm for embroidermodder CSV output
Lex Neva
2015-12-15
allow specifying orientation
Bas Wijnen
2015-11-11
Make it work well for Franklin
Bas Wijnen
2015-01-03
Fix preamble generation for very short patches
Stefan Siegl
2015-01-02
Improve zigzag path around stroke + sep. spacing config
Stefan Siegl
2015-01-02
Optionally auto-generate preambles
Stefan Siegl
2014-12-29
Filter out duplicate stitches
Stefan Siegl
2014-12-29
Allow to collapse (jump) stitches
Stefan Siegl
2014-12-29
Allow to hatch filled paths
Stefan Siegl
2014-12-29
Correctly close polygons with multiple sub-paths
Stefan Siegl
2014-12-27
Add Embroidermodder 2 CSV export
Stefan Siegl
2014-12-26
Handle closed paths
Stefan Siegl
[next]