| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-07-31 | add ignore layer command | Lex Neva | |
| 2018-07-25 | add support for ignore command | Lex Neva | |
| 2018-07-25 | add ignore command | Lex Neva | |
| 2018-07-25 | v1.14.0: new embroidery file saving library | Lex Neva | |
| This release integrates pyembroidery, a pure Python machine embroidery file format library. This fixes major bugs in several file formats and may make a Mac OS version significantly easier. * known working file formats: * writing: PEC PES EXP DST JEF VP3 * reading: PEC PES EXP DST JEF VP3 XXX SEW u01 SHV 10o 100 BRO DSB DSZ EMD INB TBF KSM TAP STX * stop handling is much better * Ink/Stitch ends the color block at a STOP * Stop blocks are denoted in Print PDF's operator detail view | |||
| 2018-07-25 | Merge pull request #234 from inkstitch/lexelby-integrate-pyembroidery | Lex Neva | |
| switch from libembroidery to pyembroidery | |||
| 2018-07-25 | change '# stops' in block to be 'stop after?' | Lex Neva | |
| 2018-07-25 | fix a couple crashes | Lex Neva | |
| 2018-07-25 | remove incorrect stop logic | Lex Neva | |
| 2018-07-25 | fix pyinstaller error | Lex Neva | |
| 2018-07-25 | remove libembroidery-convert install script | Lex Neva | |
| 2018-07-25 | add pyembroidery-convert | Lex Neva | |
| 2018-07-25 | clean up remaining libembroidery references | Lex Neva | |
| 2018-07-25 | fix zip extension | Lex Neva | |
| 2018-07-25 | update output extension for pyembroidery | Lex Neva | |
| 2018-07-25 | update input extension for pyembroidery | Lex Neva | |
| 2018-07-25 | update zip output generator and INX | Lex Neva | |
| 2018-07-25 | update output extension generator and INXes | Lex Neva | |
| 2018-07-25 | update input extension generator and INXes | Lex Neva | |
| 2018-07-25 | update Embroider extension for pyembroidery | Lex Neva | |
| 2018-07-25 | tidy up code | Lex Neva | |
| 2018-07-25 | fix gap caused by splitting block | Lex Neva | |
| 2018-07-25 | adjust stitch plan code for pyembroidery | Lex Neva | |
| 2018-07-25 | switch to pyembroidery for file generation | Lex Neva | |
| 2018-07-25 | add pyembroidery to requirements.txt | Lex Neva | |
| 2018-07-25 | remove libembroidery from build | Lex Neva | |
| 2018-07-25 | remove embroidermodder submodule | Lex Neva | |
| 2018-07-24 | regenerate messages.po | Lex Neva | |
| 2018-07-24 | Merge pull request #235 from inkstitch/translation-comments-1 | Lex Neva | |
| Update Makefile | |||
| 2018-07-19 | Update Makefile [ci skip] | AkiraNorthstar | |
| replace --no-location with --add-location=full (if --add-location not given it is "full" by default) replace multiple --add-comments to one option add --sort-by-file sort output by file location - default False write out option -s to --strip-comments | |||
| 2018-07-13 | v1.13.0: new "attach commands" extension | Lex Neva | |
| * use the extension to add command symbols to any object: * auto-fill start and end positions * trim thread * stop (pause) sewing | |||
| 2018-07-13 | Merge pull request #224 from inkstitch/lexelby-trim-stop-commands | Lex Neva | |
| trim and stop commands | |||
| 2018-07-12 | fix import | Lex Neva | |
| 2018-07-12 | make connector 50% transparent | Lex Neva | |
| 2018-07-12 | perturb the positions of commands a bit | Lex Neva | |
| 2018-07-12 | fix stop count | Lex Neva | |
| 2018-07-12 | change symbol object IDs to avoid conflicts | Lex Neva | |
| 2018-07-12 | only process each node once | Lex Neva | |
| 2018-07-12 | remove legacy params when attaching the equivalent command | Lex Neva | |
| 2018-07-12 | set fill to none for connectors | Lex Neva | |
| 2018-07-12 | add new extension to attach commands to objects | Lex Neva | |
| 2018-07-12 | fixup! center symbols on the origin | Lex Neva | |
| 2018-07-12 | refactor out logic to gather node's transforms | Lex Neva | |
| 2018-07-12 | add CONNECTION_TYPE | Lex Neva | |
| 2018-07-12 | generalize Element.shape and implement in all element types | Lex Neva | |
| 2018-07-12 | move get_bundled_dir to utils | Lex Neva | |
| 2018-07-12 | remove leftover debugging code (oops) | Lex Neva | |
| 2018-07-12 | center symbols on the origin | Lex Neva | |
| 2018-07-12 | remove 'TRIM after' and 'STOP after' from Params dialog | Lex Neva | |
| 2018-07-12 | add support for trim/stop commands | Lex Neva | |
| 2018-07-12 | add has_command() | Lex Neva | |
