| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-06-09 | move objects into layers | Lex Neva | |
| 2018-06-09 | fix latent bug in base.py | Lex Neva | |
| 2018-06-08 | rasterize realistic SVGs at 600dpi | Lex Neva | |
| 2018-06-03 | realistic rendering checkboxes | Lex Neva | |
| 2018-06-03 | fix latent bug preventing saving checkbox values | Lex Neva | |
| 2018-05-30 | refactor print_pdf and generate realistic previews | Lex Neva | |
| 2018-05-30 | add realistic boolean param to render_stitch_plan() | Lex Neva | |
| 2018-05-29 | optimize path | Lex Neva | |
| 2018-05-29 | tinker with rendering | Lex Neva | |
| 2018-05-29 | first attempt at realistic rendering | Lex Neva | |
| 2018-05-29 | v1.8.1: several bugfixes | Lex Neva | |
| * add STOP commands as stand-alone stitches rather than attaching to an existing stitch * PES requires this, along with possibly other formats * fixes #170 * ignore "TRIM after" at the end of a color block * the machine will trim the thread anyway * fixed two bugs in running stitch * the bugs: * the first stitch was duplicated * the last stitch was omitted * these bugs totally screwed up tie-in/tie-off stitches! * don't do ties around the fake color change of a "STOP after" * add a JUMP at the start of each color block | |||
| 2018-05-29 | Merge pull request #171 from lexelby/lexelby-fix-grandma | Lex Neva | |
| fix grandma | |||
| 2018-05-28 | add a JUMP at the start of each color block | Lex Neva | |
| This seems to be the way other digitizing software does it, so it's probably required. | |||
| 2018-05-28 | don't do ties around the fake color change of a "STOP after" | Lex Neva | |
| 2018-05-28 | fix two bugs in running stitch | Lex Neva | |
| * the first stitch was duplicated * the last stitch was omitted | |||
| 2018-05-28 | don't bother trimming before a color change | Lex Neva | |
| 2018-05-28 | fix STOP handling | Lex Neva | |
| Apparently STOP codes (a.k.a. color changes) should be by themselves, not attached to another stitch. To add a STOP code at a given stitch, we should clone the stitch and then set the STOP command on the new stitch. | |||
| 2018-05-19 | Merge pull request #165 from lexelby/wwderw-Hat-Digitizing-Example | Lex Neva | |
| Hat Digitizing Example | |||
| 2018-05-19 | v1.8.0: simplified extension packaging | Lex Neva | |
| *Please fully delete Ink/Stitch from your extensions directory before installing this version.* Ink/Stitch was previously a set of separate scripts, each implementing an extension in a one-to-one correspondence. Now all of the extensions are implemented by a single python script. This is an "under-the-hood" only change that should not have any noticeable effects. There is one big visible improvement: the zip for Linux is one third of the previous size! | |||
| 2018-05-19 | Merge pull request #163 from lexelby/lexelby-single-extension | Lex Neva | |
| single code entry point | |||
| 2018-05-11 | fix icon selection on firefox | Lex Neva | |
| 2018-05-11 | missing import when saving with origin axes set | Lex Neva | |
| 2018-05-07 | Hat Digitizing Example | wwderw | |
| Added a modified project logo for an example of hat digitizing with brief general instructions for digitizing. | |||
| 2018-05-05 | Merge pull request #159 from lexelby/l10n | Lex Neva | |
| New Crowdin translations | |||
| 2018-05-05 | New translations messages.po (French) | Lex Neva | |
| 2018-05-04 | Merge branch 'master' into lexelby-single-extension | Lex Neva | |
| 2018-05-04 | Merge pull request #162 from lexelby/lexelby-fix-palette-crash | Lex Neva | |
| handle case where no palette is used | |||
| 2018-05-02 | strip debug symbols on Linux | Lex Neva | |
| 2018-05-02 | pin flask version | Lex Neva | |
| 2018-05-02 | handle case where no palette is used | Lex Neva | |
| 2018-05-01 | refactor everything out of lib/__init__.py | Lex Neva | |
| 2018-05-01 | rename inkstitch/ to lib/ | Lex Neva | |
| You can't have a module and a package named the same thing. PyInstaller wants to import the main script as if it were a module, and this doesn't work unless there's no directory of the same name with a __init__.py in it. | |||
| 2018-05-01 | adjust bin/build-dist for single-binary world | Lex Neva | |
| 2018-05-01 | update Makefile | Lex Neva | |
| 2018-05-01 | integrate input extension too | Lex Neva | |
| 2018-04-30 | New translations messages.po (Portuguese) | Lex Neva | |
| 2018-04-30 | New translations messages.po (Portuguese) | Lex Neva | |
| 2018-04-30 | New translations messages.po (Portuguese) | Lex Neva | |
| 2018-04-29 | fixes | Lex Neva | |
| 2018-04-29 | remove old extension scripts | Lex Neva | |
| 2018-04-29 | rename INX files | Lex Neva | |
| 2018-04-29 | move extension classes into inkstitch/extensions and add inkstitch.py | Lex Neva | |
| 2018-04-29 | update inx files to use single script | Lex Neva | |
| 2018-04-29 | v1.7.0: enhanced printing and thread manufacturer palettes | Lex Neva | |
| * thread palettes * new extension to install Inkscape palettes for many manufacturers' thread catalogs * Print extension uses thread names from the palette you chose * (you can override the palette if necessary) * more print-out customization * set names for threads * add operator notes for each color block * choose your own branding icon * drag and zoom stitch previews * print-out customizations saved into the SVG * certain settings can also be saved as global defaults * deprecated 0.5px running stitch * previously, a stroke width of 0.5px told Ink/Stitch to use running stitch * this still works but results in a deprecation warning * instead, set a dashed stroke to signify running stitch * any kind of dashes will do | |||
| 2018-04-29 | New translations messages.po (Vietnamese) | Lex Neva | |
| 2018-04-29 | New translations messages.po (Catalan) | Lex Neva | |
| 2018-04-29 | New translations messages.po (Chinese Simplified) | Lex Neva | |
| 2018-04-29 | New translations messages.po (Chinese Traditional) | Lex Neva | |
| 2018-04-29 | New translations messages.po (Czech) | Lex Neva | |
| 2018-04-29 | New translations messages.po (Danish) | Lex Neva | |
