aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-14add 'use last settings' buttonLex Neva
2017-02-05bugfix in is_same_runLex Neva
2017-02-05fix type for pixels_per_mm optionLex Neva
2017-01-25remove ancient example imagesLex Neva
2017-01-25add doc on patchesLex Neva
2017-01-25patches.md wipLex Neva
2017-01-23start README.mdLex Neva
2017-01-20fix nasty stroke bugLex Neva
2017-01-05uniqify valuesLex Neva
2016-12-24Fill and Stroke are not mutually exclusiveLex Neva
2016-12-19bugfixLex Neva
2016-11-19handle boolean parameters with no valuesLex Neva
2016-11-19set sane defaults in embroider.inxLex Neva
2016-11-19remove completed TODO itemLex Neva
2016-11-19bugfixLex Neva
2016-11-19params GUI fixupsLex Neva
2016-11-19rewrite of Embroidery Params into a full GUI appLex Neva
2016-11-12clean up PyEmb.PointLex Neva
2016-11-11avoid doubly multiplying by pixels_per_mmLex Neva
2016-11-11add caching decoratorLex Neva
2016-11-09auto-fill: try to hide connecting stitches in the fill patternLex Neva
2016-11-07update TODOLex Neva
2016-11-07don't do auto-fill for regions with holesLex Neva
2016-11-06fix fill underlay paramsLex Neva
2016-11-06fix bug in get_paramLex Neva
2016-11-06pep8Lex Neva
2016-11-06add fill underlay settings to embroider_params and embroider_update extensionsLex Neva
2016-11-06default to auto-fillLex Neva
2016-11-06start auto-fill at end of previous patchLex Neva
2016-11-06add underlay option to auto-fillLex Neva
2016-11-06pick closest starting pointLex Neva
2016-11-04WIPLex Neva
2016-11-03WIPLex Neva
2016-11-03split out fill algorithm into a functionLex Neva
2016-11-02add embroider_update extension to convert old-style param names to newLex Neva
2016-11-02major refactorLex Neva
2016-10-29pep8 fixesLex Neva
2016-10-28remove obselete stitch order optionLex Neva
2016-10-28switch to millimeters and make pixels_per_millimeter an optionLex Neva
2016-10-28remove unnecessary importsLex Neva
2016-10-27tidyLex Neva
2016-10-27studly caps to underscores (pep8)Lex Neva
2016-10-27inline reverseTupleLex Neva
2016-10-27get rid of shapelyLineSegmentToPyTupleLex Neva
2016-10-27simplify polygon sortingLex Neva
2016-10-27remove hatching optionLex Neva
2016-10-27remove trailing spacesLex Neva
2016-10-27tabs to spacesLex Neva
2016-10-26big refactor to untangle embroidery from stitch generationLex Neva
2016-10-26remove PatchList class and use a simple ListLex Neva