| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-10-17 | Fix PDF operator notes | Kaalleen | |
| use text() not html() (#338) | |||
| 2018-10-06 | Update Makefile (#324) | AkiraNorthstar | |
| add inx, locales and *.zip to distclean | |||
| 2018-10-02 | new translations from Crowdin | Ink/Stitch Crowdin integration | |
| 2018-09-30 | new translations from Crowdin | Ink/Stitch Crowdin integration | |
| 2018-09-29 | new extension: split satin (#315) | Lex Neva | |
| This branch adds a new command to split a satin column at a specified point. The split happens at a stitch boundary to ensure that the two resulting satins sew just like the original. All parameters set on the original satin remain set on the two new satins, and all rungs are retained. If one of the satins would have no rungs left, a new rung is added. How to use: 1. Select a satin column (simple satin doesn't work) 2. Attach the "Satin split point" command using the "Attach commands to selected objects" extension. 3. Move the symbol (or just the connector line's endpoint) to point to the exact spot you want the satin to be split at. 4. Select the satin column again. 5. Run "Split Satin Column". 6. The split point command and connector line disappear, and nothing else appears to have happened. Select your satin and you'll see that it's been split. This extension is a by-product of my initial work on #214. Ink/Stitch will need the ability to split a satin at an arbitrary point, and I figured, why not go ahead and release that functionality as an extension while I'm at it? :) | |||
| 2018-09-29 | Merge pull request #316 from inkstitch/lexelby/bug-fixes | Lex Neva | |
| more bug fixes | |||
| 2018-09-26 | new translations from Crowdin | Ink/Stitch Crowdin integration | |
| 2018-09-22 | v1.19.1 working Mac version | Lex Neva | |
| Bugfixes: * mac version works again * fix "attach commands" for non-english languages * simulator window minimum size to avoid squishing buttons | |||
| 2018-09-22 | Merge pull request #325 from inkstitch/lexelby/fix-mac | Lex Neva | |
| always use pyinstaller 3.3.1 | |||
| 2018-09-22 | update simulator (#318) | Kaalleen | |
| * fix change direction button * pause animation when going one step forward or backward * add button tool tips to inform about shortcut keys | |||
| 2018-09-21 | Merge pull request #321 from inkstitch/lexelby/ugettext | Lex Neva | |
| use ugettext() instead of gettext() | |||
| 2018-09-21 | always use pyinstaller 3.3.1 | Lex Neva | |
| 2018-09-19 | new translations from Crowdin | Ink/Stitch Crowdin integration | |
| 2018-09-18 | bullets require unicode strings | Lex Neva | |
| 2018-09-18 | use ugettext() instead of gettext() | Lex Neva | |
| 2018-09-18 | new translations from Crowdin | Ink/Stitch Crowdin integration | |
| 2018-09-17 | verbose | Lex Neva | |
| 2018-09-17 | don't remove messages.po | Lex Neva | |
| 2018-09-17 | more deps | Lex Neva | |
| 2018-09-17 | spell Babel correctly | Lex Neva | |
| 2018-09-17 | install pybabel too | Lex Neva | |
| 2018-09-17 | try python... | Lex Neva | |
| 2018-09-17 | Merge pull request #319 from inkstitch/lexelby/fix-cron | Lex Neva | |
| install pyembroidery in crowdin build | |||
| 2018-09-17 | install pyembroidery in crowdin build | Lex Neva | |
| 2018-09-16 | remove code style exemption for params.py and simulator.py | Lex Neva | |
| 2018-09-16 | remove obselete 'fake color change' code | Lex Neva | |
| 2018-09-15 | use faster algorithm for ties | Lex Neva | |
| 2018-09-15 | handle SVGs without bounding box | Lex Neva | |
| 2018-09-15 | Merge pull request #314 from inkstitch/lexelby/messages.po | Lex Neva | |
| auto-generate messages.po in cron job | |||
| 2018-09-15 | remove git hook | Lex Neva | |
| 2018-09-15 | remove messages.po | Lex Neva | |
| 2018-09-15 | generate messages.po at upload time | Lex Neva | |
| 2018-09-15 | add make clean target | Lex Neva | |
| 2018-09-12 | v1.19.0: awesome simulator and many bug fixes | Lex Neva | |
| * new features * major revamp to simulator * play forward and backward * pan and zoom * current command indicator * STITCH, JUMP, TRIM, STOP, COLOR CHANGE * matches up with CSV exported file * advance/rewind one stitch at a time * thanks to @kaalleen and @metallicow * modification indicators in Params * pencil icon shows what parameters you've changed * bug fixes * fix "Install add-ons" extension on Windows (#298) * helpful error message for empty path "d" attribute (#220) * useful error message when writing embroidery file fails (#279) * support ~, and %vars% in Embroider output directory (#279) * stop showing 'None' in Params * name AutoFill tabs consistently * only save modified values in presets * add error message for invalid geometries (#216) * make error messages more useful (include svg element ID) | |||
| 2018-09-12 | Merge pull request #301 from inkstitch/lexelby/bug-fixes | Lex Neva | |
| bug fixes | |||
| 2018-09-12 | Merge remote-tracking branch 'origin/master' into lexelby/bug-fixes | Lex Neva | |
| 2018-09-12 | Merge pull request #284 from inkstitch/simulator-timeline | Lex Neva | |
| simulator timeline | |||
| 2018-09-12 | Merge remote-tracking branch 'origin/master' into lexelby/bug-fixes | Lex Neva | |
| 2018-09-12 | Merge remote-tracking branch 'origin/master' into simulator-timeline | Lex Neva | |
| 2018-09-12 | Merge pull request #298 from inkstitch/lexelby/fix-windows-install | Lex Neva | |
| make dest dir on windows | |||
| 2018-09-12 | Merge pull request #283 from inkstitch/AN-Readme_de.md | Lex Neva | |
| Create README_de.md | |||
| 2018-09-12 | Merge pull request #296 from inkstitch/export-typo-fix | Lex Neva | |
| Update zip.inx | |||
| 2018-09-12 | fix lint | Lex Neva | |
| 2018-09-12 | Merge remote-tracking branch 'origin/master' into simulator-timeline | Lex Neva | |
| 2018-09-12 | Merge remote-tracking branch 'origin/master' into lexelby/bug-fixes | Lex Neva | |
| 2018-09-11 | Merge pull request #311 from inkstitch/azure-pipelines | Lex Neva | |
| Set up CI with Azure Pipelines | |||
| 2018-09-11 | Merge pull request #312 from inkstitch/lexelby/pin-pyinstaller | Lex Neva | |
| pin to pyinstaller 3.3.1 | |||
| 2018-09-11 | pin to pyinstaller 3.3.1 | Lex Neva | |
| 2018-09-11 | Update azure-pipelines.yml | AkiraNorthstar | |
| 2018-09-11 | Set up CI with Azure Pipelines | AkiraNorthstar | |
