| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-11-17 | Make pull-compensation and insets per-side | George Steel | |
| 2022-11-11 | fix shadowing bug leading to division by zero | George Steel | |
| 2022-11-11 | fix code formatting | George Steel | |
| 2022-11-08 | fix typos | George Steel | |
| 2022-11-06 | Add proportional inset and balance properties to underlay. | George Steel | |
| 2022-11-06 | change pull_compensation_rails to a continuous balance and fix some edge cases. | George Steel | |
| 2022-11-06 | add pull_compensation_percent | Claudine | |
| 2022-11-06 | new translations from Crowdin | Ink/Stitch Crowdin integration | |
| 2022-11-05 | Update workflows (#1890) | Kaalleen | |
| * update github action versions * add libsdl for translations * remove deprecated set-output (where we can - some actions are still using it) | |||
| 2022-11-05 | update versions of github actions | Kaalleen | |
| 2022-10-27 | Merge pull request #1874 from inkstitch/george-steel/fractional-stagger | George Steel | |
| Add support for fractional-length stagger cycles in fills | |||
| 2022-10-23 | Lettering: add font size filter (#1854) | Kaalleen | |
| * auto-update scale on font selection with an active filter | |||
| 2022-10-23 | Add support for fractional-length stagger cycles in fills. | George Steel | |
| 2022-10-16 | translations: wxpython version (#1863) | Kaalleen | |
| 2022-10-16 | Merge pull request #1838 from inkstitch/cvick32/pdf-pattern-only | Cole Vick | |
| cvick32/pdf pattern only | |||
| 2022-10-15 | fix custom information sheet print out | Kaalleen | |
| 2022-10-15 | add footer toggle | cole | |
| 2022-10-15 | change to full-page-patternview | cole | |
| 2022-10-15 | scale markers as well (#1839) | Kaalleen | |
| 2022-10-15 | Fix stop command (#1841) | Kaalleen | |
| 2022-10-09 | Merge pull request #1848 from inkstitch/george-steel/fix-requirements | George Steel | |
| fix requirements.txt, move CI version pins to CI file (moved), fix wx simulator closing paths Restores the ability to manually install. - Move colormath version requirement from CI build files to requirements.txt so that pip sees it outside of CI. - Replace inkex commit hash with a version tag now that the commit in question has been released. - Add version bound to trimesh as insurance against the outdated Manjaro package. - Move wxpython version pin (4.1.1) and wheel URL to CI and change to lower bound in requirements.txt to allow for use of system packages in distros that have updated to 4.2 (Debian, etc). - Change stitch path drawing in wx simulator from DrawLines (for polygons) to StrokeLines (for non-closed paths). - Add version pin for scipy 1.9.1 to windows builds as scipy just dropped 32-bit support. | |||
| 2022-10-08 | add scipy version pin for windows | George Steel | |
| 2022-10-08 | fix closed-loop problem in wx simulator | George Steel | |
| 2022-10-04 | fix requirements.txt, move CI version pins to CI file | George Steel | |
| 2022-10-02 | Rejbasket/scipy fix (#1842) | rejbasket | |
| * updates to workflow and requirements * Update requirements.txt removed pip flags causing build to fail Co-authored-by: rejbasket <rejbasket@users.noreply.github.com> | |||
| 2022-09-13 | new translations from Crowdin | Ink/Stitch Crowdin integration | |
| 2022-09-12 | pin wxpython version | Kaalleen | |
| 2022-07-25 | new translations from Crowdin | Ink/Stitch Crowdin integration | |
| 2022-07-14 | Some updates for small issues in v2.2.0 (#1721) | Kaalleen | |
| * * autorun - underpath tolerance * save pdf file format * fill no geoms error for linestring * to satin: do not fail on mixed element list | |||
| 2022-07-11 | new translations from Crowdin | Ink/Stitch Crowdin integration | |
| 2022-07-10 | new translations from Crowdin | Ink/Stitch Crowdin integration | |
| 2022-07-09 | new translations from Crowdin | Ink/Stitch Crowdin integration | |
| 2022-07-08 | new translations from Crowdin | Ink/Stitch Crowdin integration | |
| 2022-07-08 | new translations from Crowdin | Ink/Stitch Crowdin integration | |
| 2022-07-08 | linux scipy/linalg libraries: ELF (#1714) | Kaalleen | |
| * do not strip any scipy library for linux * apply settings to debug formats * use fixed pyembroidery Co-authored-by: Lex Neva | |||
| 2022-07-04 | Ignore invalid palettes (#1718) | Kaalleen | |
| 2022-07-01 | new translations from Crowdin | Ink/Stitch Crowdin integration | |
| 2022-07-01 | new translations from Crowdin | Ink/Stitch Crowdin integration | |
| 2022-06-30 | new translations from Crowdin | Ink/Stitch Crowdin integration | |
| 2022-06-30 | Fixes (#1703) | Kaalleen | |
| * guide line position * use direction from line to shape * optimize intersection detection * fix flapack elf * handle weird guide lines better * update starting point for self crossing (multiple) fills * ripple: fixes and non circular join style * avoid jumps in ripple stitch * fallback only necessary if shape does not intersect grating * make valid may return a polygon * add profiling * Stitch.__init__ didn't work right and was super slow * shrink or grow to multipolygon Co-authored-by: Lex Neva | |||
| 2022-06-28 | new translations from Crowdin | Ink/Stitch Crowdin integration | |
| 2022-06-26 | new translations from Crowdin | Ink/Stitch Crowdin integration | |
| 2022-06-25 | new translations from Crowdin | Ink/Stitch Crowdin integration | |
| 2022-06-24 | Update pyembroidery (#1683) | Kaalleen | |
| Embroidery formats (read) .hus: Husqvarna Embroidery Format .zhs: Zeng Hsing Embroidery Format Color formats (read & write) .col : Color format. .edr : Color format. .inf : Color format. Stitch formats (read & write) .pmv : Brother Stitch Format. Image (write) .png : Portable Network Graphic (line art) G-Code The export file format is not .txt anymore but .gcode Bug fixes | |||
| 2022-06-24 | Add short stitch feature to satin column (#1695) | Kaalleen | |
| 2022-06-24 | new translations from Crowdin | Ink/Stitch Crowdin integration | |
| 2022-06-22 | guided fill stagger (#1700) | Lex Neva | |
| 2022-06-22 | add running stitch tolerance param (#1701) | Lex Neva | |
| 2022-06-22 | Option to drop short stitches (#1693) | Kaalleen | |
| 2022-06-22 | new translations from Crowdin | Ink/Stitch Crowdin integration | |
