| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-12-11 | refine GUI for text-based random_seed parameter and add global param. | George Steel | |
| 2022-12-10 | Merge remote-tracking branch 'origin/claudine/random_satin_column' into ↵ | George Steel | |
| george-steel/random-base-satin | |||
| 2022-12-10 | Merge branch 'george-steel/expose-trim-after' | George Steel | |
| 2022-12-10 | Merge branch 'main' of https://github.com/inkstitch/inkstitch into ↵ | George Steel | |
| george-steel/expose-trim-after | |||
| 2022-12-10 | expose stop_after | George Steel | |
| 2022-12-10 | Add extension: Lettering along path (#1937) | Kaalleen | |
| 2022-12-03 | expose the trim_after param in the interface | George Steel | |
| 2022-11-30 | Fill fonts with satin auto-routing (#1915) | Kaalleen | |
| * prevent error message on fill fonts with satin auto-routing | |||
| 2022-11-27 | use split parameters | Claudine | |
| 2022-11-27 | fix ripples plot_points_on_rails | Kaalleen | |
| 2022-11-27 | satin offset_points | Kaalleen | |
| 2022-11-27 | fix untranslatable trim selection in lettering (#1923) | Kaalleen | |
| 2022-11-27 | This and that (#1727) | Kaalleen | |
| * dont fail on satin with fill * fill stitch error message * convert to satin mac issue * auto_satin: add rung for two node old style satins * avoid divide by zero in intersect_region_with_grating * fix for incorrect stagger in guided fill * better rail sectioning algorithm * fix #1780 * fix #1816 Co-authored-by: Lex Neva | |||
| 2022-11-24 | Merge commit '72b001e7' into george-steel/random-base-satin | George Steel | |
| 2022-11-24 | typo fixes | George Steel | |
| 2022-11-23 | add option to swap rails | George Steel | |
| 2022-11-23 | Merge branch 'main' of https://github.com/inkstitch/inkstitch into ↵ | George Steel | |
| george-steel/pull-comp-percent | |||
| 2022-11-23 | typo fixes | George Steel | |
| 2022-11-22 | Claudine/lettering with trims (#1866) | Claudine Peyrat | |
| * add trim after each letter allow to add a trim after each letter * add trim after letter, word or line rewriting everythng * style correction correcting all that is signaled by make style * corrections i don't understand why i add to modify get_command_pos in commands. If I don't i can not add a command at the end of a glyph that ends with a polyline (eg B from Fold) * replace checkbox with dropdown * rename variables in English * use same trim methods for auto_satin and non auto_satin * check if trim option is never strip lines of text Co-authored-by: Claudine <claudine@MacBook-Pro-2.local> Co-authored-by: Kaalleen <reni@allenka.de> Co-authored-by: Kaalleen <36401965+kaalleen@users.noreply.github.com> | |||
| 2022-11-22 | Convert to gradient blocks extension (#1844) | Kaalleen | |
| 2022-11-22 | small zigzag warning (#1891) | Kaalleen | |
| 2022-11-22 | fix clone positioning and angles (#1837) | Kaalleen | |
| 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-10 | lettering: ignore invalid glyph layers (#1892) | Kaalleen | |
| 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 random parameters to satin columns | Claudine | |
| 2022-11-06 | add pull_compensation_percent | Claudine | |
| 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 | Merge pull request #1838 from inkstitch/cvick32/pdf-pattern-only | Cole Vick | |
| cvick32/pdf pattern only | |||
| 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-08 | fix closed-loop problem in wx simulator | George Steel | |
| 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-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-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-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-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-21 | Fill: make valid (#1697) | Kaalleen | |
