summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2020-01-29mac: wait for electron window to closeLex Neva
2019-11-14Fix Default Origin Position (#576)Kaalleen
fix default origin position
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
2019-06-24fix unicode error messageKaalleen
2019-06-23fix unicode import (#482)Kaalleen
2019-06-22fix styleLex Neva
2019-06-22partial fix for unicode filenames (#478)Lex Neva
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-30speed up startup by lazy-loading glyphsLex Neva
2019-04-30Merge branch 'master' into lexelby/lettering-featuresLex Neva
2019-04-30remove unnecessary checkLex Neva
2019-04-30add grbl laser options for g-code outputLex Neva
2019-04-23comment to explain sleepLex Neva
2019-04-22Refactor electron to always pipe stdout to /dev/nullkatee
2019-04-20fix styleLex Neva
2019-04-20Merge remote-tracking branch 'origin/master' into lexelby/electronLex Neva
2019-04-18fix parameter managementLex 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-16add scale bar to simulator for comparisonLex Neva
2019-04-15don't overwrite user's positioning of text when re-editingLex Neva
2019-04-12enable print buttonLex Neva