| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-08-10 | input: read STOP commands too | Lex Neva | |
| 2019-08-05 | add 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-05 | Merge pull request #503 from inkstitch/lneva/stub-unicode | Lex Neva | |
| deal with None encoding in python 2 | |||
| 2019-08-03 | Fix simulator scale in macOS (#504) | Kaalleen | |
| 2019-07-31 | Support various macOS Versions | Kaalleen | |
| 2019-07-28 | deal with None encoding in python 2 | Lex Neva | |
| 2019-07-28 | Do not hide buttons in print preview (#499) | Kaalleen | |
| 2019-07-28 | Merge pull request #481 | Kaalleen | |
| show various bugs the door | |||
| 2019-07-27 | Merge pull request #487 from inkstitch/no_import_jumps | Lex Neva | |
| remove additional jump stitches on import | |||
| 2019-07-27 | add grbl laser options for g-code output (#450) | Lex Neva | |
| add grbl laser options for g-code output | |||
| 2019-07-10 | trim >= 3 jumps | Momo | |
| 2019-07-09 | remove all empty color blocks | Lex Neva | |
| 2019-07-07 | delete empty color block | Momo | |
| 2019-07-07 | rescue VP3 | Kaalleen | |
| 2019-07-06 | use get_pattern_interpolate_trim | Kaalleen | |
| 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-06 | fix layer commands | Kaalleen | |
| 2019-07-04 | add trim commands in import and stitch plan | Lex Neva | |
| 2019-07-04 | fix style | Kaalleen | |
| 2019-07-04 | respect trim commands | Kaalleen | |
| 2019-07-04 | Ignore commands on input files | Kaalleen | |
| 2019-07-04 | lettering features (#399) | Lex Neva | |
| lettering features | |||
| 2019-07-02 | unicode export | Kaalleen | |
| 2019-06-24 | fix unicode error message | Kaalleen | |
| 2019-06-23 | fix unicode import (#482) | Kaalleen | |
| 2019-06-22 | fix style | Lex Neva | |
| 2019-06-22 | partial fix for unicode filenames (#478) | Lex Neva | |
| 2019-06-22 | handle unicode node names (fixes #467) | Lex Neva | |
| 2019-06-22 | handle document width/height of 100% (fixes #476) | Lex Neva | |
| 2019-06-22 | handle single linestrings properly (fixes #471) | Lex Neva | |
| 2019-06-22 | better message for unconnected fill shapes (fixes #463) | Lex Neva | |
| 2019-06-22 | update embroider_satin_column in all cases (fixes #466) | Lex Neva | |
| 2019-06-22 | rework fill shape parsing code (fixes #469) | Lex Neva | |
| 2019-06-22 | don't treat objects without stroke as SatinColumn (fixes #460) | Lex Neva | |
| 2019-06-22 | fix IndexError for single-path satin columns (fixes #366) | Lex Neva | |
| 2019-06-19 | rephrase/verbosify 'no embroiderable paths' error (#458) | Lex Neva | |
| rephrase/verbosify 'no embroiderable paths' error | |||
| 2019-06-17 | Make InkStitch run in Inkscape 1.0 alpha (#477) | Lex Neva | |
| Make InkStitch run in Inkscape 1.0 alpha | |||
| 2019-06-14 | Make InkStitch run in Inkscape 1.0 alpha | Bernd Kolb | |
| I downloaded inkscape 1.0 alpha for MacOS from the inkscape build server and installed inkstitch. For me it seems to run with python 3. Thus I am getting error messages like `TypeError: write() argument must be str, not bytes` which are fixed by this commit. | |||
| 2019-05-10 | fix laser warmup and z travel bugs | Lex Neva | |
| 2019-05-08 | rephrase/verbosify 'no embroiderable paths' error | Lex Neva | |
| 2019-05-01 | v1.25.0: Electron for Print PDF UI | Lex Neva | |
| This version transitions Print PDF to use Electron, a bundled version of Chromium browser. The Print PDF interface no longer opens in your default web browser. This change shouldn't be particularly significant for most users. This lays the groundwork for converting the rest of Ink/Stitch's GUI to use Electron, which will enable faster development and a more modern interface. The Ink/Stitch installation ZIP/tarball is significantly bigger in this version. Once we've finished the work of converting the existing interface to Electron, the ZIP/tarball will shrink. | |||
| 2019-05-01 | add dynamic laser power toggle and laser warm up time option | Lex Neva | |
| 2019-05-01 | add James's TT_Directors font | jameskolme | |
| 2019-05-01 | add James's TT_Masters font | jameskolme | |
| 2019-04-30 | use electron for Print PDF UI (#432) | Lex Neva | |
| electron proof of concept | |||
| 2019-04-30 | speed up startup by lazy-loading glyphs | Lex Neva | |
| 2019-04-30 | Merge branch 'master' into lexelby/lettering-features | Lex Neva | |
| 2019-04-30 | remove unnecessary check | Lex Neva | |
| 2019-04-30 | add grbl laser options for g-code output | Lex Neva | |
| 2019-04-23 | remove obselete comment | Lex Neva | |
| 2019-04-23 | comment to explain sleep | Lex Neva | |
