summaryrefslogtreecommitdiff
path: root/embroider.py
AgeCommit message (Expand)Author
2016-02-28fix: stitches appearing outside fill in case of very short rowsLex Neva
2016-02-25don't embroider stuff set to invisible (layers, groups, paths, etc)Lex Neva
2016-02-25embroider everything if nothing is selectedLex Neva
2016-02-25add option to preserve absolute object stacking orderLex Neva
2016-02-23rework satin_column to properly handle segments that are less than the zigzag...Lex Neva
2016-02-23sort line segments to better pick contiguous fill regionsLex Neva
2016-02-23multiple-stagger stitches in fillsLex Neva
2016-02-18get rid of randomness in fillsLex Neva
2016-01-30clean up satin column code and clarify error messagesLex Neva
2016-01-20add variable satin featureLex Neva
2016-01-18fix up whitespace errorLex Neva
2016-01-18augment the TSP algorithm by being greedierLex Neva
2016-01-18fix gnarly bug in hill-climbing resulting in hill-fallingLex Neva
2016-01-18fix bug that allowed a patch to be discontiguousLex Neva
2016-01-18rewrite intersect_region_with_grating to resolve TODOLex Neva
2016-01-18convert tabs to spacesLex Neva
2016-01-18really fix "preserve order"Lex Neva
2016-01-08major revampLex Neva
2016-01-06make 'preserve stacking order' actually workLex Neva
2016-01-06set to 10 pixels per mm for embroidermodder CSV outputLex Neva
2015-12-15allow specifying orientationBas Wijnen
2015-11-11Make it work well for FranklinBas Wijnen
2015-01-03Fix preamble generation for very short patchesStefan Siegl
2015-01-02Improve zigzag path around stroke + sep. spacing configStefan Siegl
2015-01-02Optionally auto-generate preamblesStefan Siegl
2014-12-29Filter out duplicate stitchesStefan Siegl
2014-12-29Allow to collapse (jump) stitchesStefan Siegl
2014-12-29Allow to hatch filled pathsStefan Siegl
2014-12-29Correctly close polygons with multiple sub-pathsStefan Siegl
2014-12-27Add Embroidermodder 2 CSV exportStefan Siegl
2014-12-26Handle closed pathsStefan Siegl
2014-12-26Initial import of upstream codeStefan Siegl