summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2020-04-19New Extension: Break Apart and Retain Holes (#653)Kaalleen
2020-04-19fix palette issues (#660)Kaalleen
2020-04-02do not translate internal command names (#645)Kaalleen
2020-04-01preserve aspect ratio (#646)Kaalleen
2020-04-01Option to include SVG in ZIP file (#648)Kaalleen
2020-03-28preserveAspectRatio (#641)Kaalleen
2020-03-22add stitch plan extension (#640)Kaalleen
2020-03-21Merge pull request #608 from inkstitch/lexelby/convert-satin-with-loopsLex Neva
handle self-intersecting paths in convert to satin
2020-03-19add ties checkbox (#619)Kaalleen
2020-03-18avoid infinite recursionLex Neva
2020-03-18avoid math domain errorLex Neva
2020-03-18Merge pull request #606 from inkstitch/lexelby/fill-fixLex Neva
avoid jumps when not underpathing autofill
2020-03-18Merge pull request #629 from inkstitch/lexelby/no-stubLex Neva
remove stub
2020-03-16actually split outline edgeLex Neva
2020-03-16ensure starting point is on the borderLex Neva
2020-03-16fix NetworkXNoPath errorLex Neva
2020-03-16avoid jumps when not underpathing autofillLex Neva
2020-03-16handle self-intersecting paths in convert to satinLex Neva
2020-03-16multiple underlays for fillKaalleen
2020-03-06remove stubLex Neva
2020-03-05fix remove commands for foreign languages (#618)Kaalleen
2020-02-18Merge pull request #573 from inkstitch/lneva/stdout-encodingLex Neva
fixes
2020-02-02reset embroidery settings (#506)Kaalleen
2020-01-31Merge pull request #524 from inkstitch/lexelby/fix-auto-satinLex Neva
fix 'LineString has no method geoms' error
2020-01-31Merge pull request #557 from inkstitch/lexelby/no-commands-in-printLex Neva
don't show visual commands in print preview
2020-01-29mac: wait for electron window to closeLex Neva
2019-11-14Fix Default Origin Position (#576)Kaalleen
fix default origin position
2019-10-21don't show visual commands in print previewLex Neva
2019-08-15fix 'LineString has no method geoms' errorLex Neva
2019-08-10ignore single-point point lists tooLex Neva
2019-08-10remove STOP at the endLex Neva
2019-08-10allow unicode filenames againLex Neva
2019-08-10input: read STOP commands tooLex Neva
2019-08-05add Troubleshoot extension (#465)Kaalleen
adds an extension to help you understand what's wrong with an object and how to fix it, e.g. "invalid" fill shapes
2019-08-03Fix simulator scale in macOS (#504)Kaalleen
2019-07-28Merge pull request #481Kaalleen
show various bugs the door
2019-07-27Merge pull request #487 from inkstitch/no_import_jumpsLex Neva
remove additional jump stitches on import
2019-07-27add grbl laser options for g-code output (#450)Lex Neva
add grbl laser options for g-code output
2019-07-10trim >= 3 jumpsMomo
2019-07-09remove all empty color blocksLex Neva
2019-07-07delete empty color blockMomo
2019-07-07rescue VP3Kaalleen
2019-07-06use get_pattern_interpolate_trimKaalleen
This has the same inaccuracy as the previous version, but we can actually use a pyembroidery function to turn a specific number of jumps into trims.
2019-07-06fix layer commandsKaalleen
2019-07-04add trim commands in import and stitch planLex Neva
2019-07-04fix styleKaalleen
2019-07-04respect trim commandsKaalleen
2019-07-04Ignore commands on input filesKaalleen
2019-07-04lettering features (#399)Lex Neva
lettering features
2019-07-02unicode exportKaalleen