summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-01-29I really want python 2Lex Neva
2020-01-29stoppit, travisLex Neva
2020-01-29try installing pygobject through pipLex Neva
2020-01-29python2 already installedLex Neva
2020-01-29is this how you do it?Lex Neva
2020-01-29always upload even if one OS build failsLex Neva
2020-01-29force python 2Lex Neva
2020-01-29don't need to unzipLex Neva
2020-01-29fix release jobLex Neva
2020-01-29mac buildLex Neva
2020-01-29separate job for releaseLex Neva
2020-01-29switch back to latestLex Neva
2020-01-29try automatic releases actionLex Neva
2020-01-29temporarily disableLex Neva
2020-01-29push releaseLex Neva
2020-01-29windows build github actionLex Neva
2020-01-29enable build debugLex Neva
2020-01-29start Xvfb properlyLex Neva
2020-01-29mac: wait for electron window to closeLex Neva
2020-01-29handle binary data correctly in python 2 and 3Lex Neva
2019-11-14Fix Default Origin Position (#576)Kaalleen
fix default origin position
2019-10-28new translations from CrowdinInk/Stitch Crowdin integration
2019-10-04new translations from CrowdinInk/Stitch Crowdin integration
2019-10-02new translations from CrowdinInk/Stitch Crowdin integration
2019-09-30new translations from CrowdinInk/Stitch Crowdin integration
2019-09-12new translations from CrowdinInk/Stitch Crowdin integration
2019-09-11new translations from CrowdinInk/Stitch Crowdin integration
2019-09-10new translations from CrowdinInk/Stitch Crowdin integration
2019-09-09new translations from CrowdinInk/Stitch Crowdin integration
2019-09-08new translations from CrowdinInk/Stitch Crowdin integration
2019-09-04new translations from CrowdinInk/Stitch Crowdin integration
2019-08-31new translations from CrowdinInk/Stitch Crowdin integration
2019-08-20v1.26.2: fix Linux buildLex Neva
This minor release fixes an issue that made the Linux version fail to build for v1.26.1.
2019-08-20install libsdlLex Neva
2019-08-18new translations from CrowdinInk/Stitch Crowdin integration
2019-08-15new translations from CrowdinInk/Stitch Crowdin integration
2019-08-14v1.26.1: fix PES/PEC color changesLex Neva
* v1.26.0 introduced a bug in PEC and PES files in which they ignored color changes
2019-08-11v1.26.0 Troubleshoot extension plus moreLex Neva
* bug fixes * better unicode support * fix simulator scale display on MacOS * tons of other fixes * new features * Troubleshoot (HIGHLY REQUESTED) * points out exactly what part of a shape is causing Ink/Stitch to complain * example: a fill shape with a border that crosses itself * suggests how to resolve each kind of error * gives helpful tips for shapes that have issues even if they won't cause Ink/Stitch to error out * lettering * add trims between letters * scale text up and down * settings presets * select a font * a couple of new fonts * saving as G-code * options to support GRBL-based laser cutters * opening embroidery files * STOP and TRIM commands are recognized and imported * support for several MacOS versions (we hope)
2019-08-11new translations from CrowdinInk/Stitch Crowdin integration
2019-08-11fix crowdinLex Neva
2019-08-11Merge pull request #509 from inkstitch/lexelby/input-fixesLex Neva
input: read STOP commands too
2019-08-10ignore single-point point lists tooLex Neva
2019-08-10remove STOP at the endLex Neva
2019-08-10bump pyembroidery for JEF read trim fixLex 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-05Merge pull request #503 from inkstitch/lneva/stub-unicodeLex Neva
deal with None encoding in python 2
2019-08-03Fix simulator scale in macOS (#504)Kaalleen
2019-07-31Support various macOS VersionsKaalleen