summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2019-06-22handle unicode node names (fixes #467)Lex Neva
2019-06-22handle document width/height of 100% (fixes #476)Lex Neva
2019-06-22handle single linestrings properly (fixes #471)Lex Neva
2019-06-22better message for unconnected fill shapes (fixes #463)Lex Neva
2019-06-22update embroider_satin_column in all cases (fixes #466)Lex Neva
2019-06-22rework fill shape parsing code (fixes #469)Lex Neva
2019-06-22don't treat objects without stroke as SatinColumn (fixes #460)Lex Neva
2019-06-22fix IndexError for single-path satin columns (fixes #366)Lex Neva
2019-05-08rephrase/verbosify 'no embroiderable paths' errorLex Neva
2019-04-23comment to explain sleepLex Neva
2019-04-22Refactor electron to always pipe stdout to /dev/nullkatee
2019-04-20Merge remote-tracking branch 'origin/master' into lexelby/electronLex Neva
2019-04-17Fix crashed caused by Inkscape reading message from stdoutKate Murphy
2019-04-17Build inx files in locale folders and build release for each localeKate Murphy
2019-04-12enable print buttonLex Neva
2019-04-12fix dev pathLex Neva
2019-04-12fix styleLex Neva
2019-04-12use docker for windowsLex Neva
2019-04-11launch electron properly on macosLex Neva
2019-04-11wait for server to (probably) be upLex Neva
2019-04-11fix electron pathLex Neva
2019-04-10switch print pdf gui to electronLex Neva
2019-04-10fix base file name bugKaalleen
2019-04-10Merge branch 'master' into lexelby/revamp-fillLex Neva
2019-04-10remove unnecessary comparisons to NoneLex Neva
2019-04-09make error message more readableLex Neva
2019-04-09split up long functionLex Neva
2019-04-07simulate needle penetration pointsKaalleen
2019-04-04try harder to avoid traveling around the borderLex Neva
2019-04-04render graphs as a single path to avoid killing inkscapeLex Neva
2019-04-02simulator stitch box improvement (#402)Kaalleen
2019-03-30fix 'too many values to unpack' exceptionLex Neva
2019-03-30Merge pull request #401 from inkstitch/lexelby/satin-density-fixLex Neva
don't do density compensation in underlay
2019-03-30fix underlay underpath checkboxLex Neva
2019-03-29avoid parsing forward slashes in docstringLex Neva
2019-03-29add vertical travel edges for less jagged travel pathsLex Neva
2019-03-29more debug loggingLex Neva
2019-03-28add SVG debugging with LineStringsLex Neva
2019-03-28add timing logging for auto-fillLex Neva
2019-03-28set up debug loggingLex Neva
2019-03-26Add Custom Page to Print PDF (#418)Kaalleen
2019-03-24penalize outline edges moreLex Neva
2019-03-24'fix' styleLex Neva
2019-03-22make travel stitch prefer the center of the shapeLex Neva
2019-03-22default underlay underpathing to enabled as wellLex Neva
2019-03-21put underlay underpath checkbox in the right tabLex Neva
2019-03-21don't let simulator preview thread crashLex Neva
2019-03-21don't try to end inside the shapeLex Neva
2019-03-20switch to multigraph to avoid accidentally deleting outline edgesLex Neva
2019-03-20add first stitchLex Neva