| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-12-25 | Ignore multipoints in intersect regions with gratings (#2647) | Kaalleen | |
| 2023-02-27 | Various lock stitch options (#2006) | Kaalleen | |
| Co-authored-by: Lex Neva | |||
| 2023-02-16 | add more check_stop_flag() calls | Lex Neva | |
| 2023-02-16 | make simulator threads pre-emptible | Lex Neva | |
| 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-10 | lettering: ignore invalid glyph layers (#1892) | Kaalleen | |
| 2022-10-23 | Add support for fractional-length stagger cycles in fills. | George Steel | |
| 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-05-07 | undo aggressive line wrapping | Lex Neva | |
| 2022-05-05 | tangential->contour, fix legacy, remove unused params | Lex Neva | |
| 2022-05-04 | rebase corrections | Kaalleen | |
| 2022-05-04 | use running_stitch instead for guided fill | Lex Neva | |
| 2022-05-04 | separate guided fill methods | Kaalleen | |
| 2022-05-04 | adjusting namings | Andreas | |
| 2022-05-04 | remove some pattern and marker mixups and some style issues | Kaalleen | |
| 2022-05-04 | bug fixing+first spiral implementation | Andreas | |
| 2022-05-04 | minor changes | Andreas | |
| 2022-05-04 | bug fixing | Andreas | |
| 2022-05-04 | Applied style guide | Andreas | |
| 2022-05-04 | added tangential and guided fill | Andreas | |
| 2022-01-23 | multipart geometry in intersect region (#1475) | Kaalleen | |
| 2021-08-07 | use tags to decide which stitches to keep | Lex Neva | |
| 2021-08-07 | add tags to fill stitches | Lex Neva | |
| 2021-03-11 | add copyright headers | Lex Neva | |
| 2021-03-04 | Update for Inkscape 1.0 (#880) | Kaalleen | |
| * update for inkscape 1.0 * add about extension * Build improvements for the inkscape1.0 branch (#985) * zip: export real svg not stitch plan * #411 and #726 * Tools for Font Creators (#1018) * ignore very small holes in fills * remove embroider (#1026) * auto_fill: ignore shrink_or_grow if result is empty (#589) * break apart: do not ignore small fills Co-authored-by: Hagen Fritsch <rumpeltux-github@irgendwo.org> Co-authored-by: Lex Neva <github.com@lexneva.name> | |||
| 2019-03-14 | underpathing! | Lex Neva | |
| 2018-12-12 | add option to skip last stitch in fill rows | Lex Neva | |
| 2018-08-21 | pyflakes fixes | Lex Neva | |
| 2018-08-21 | more pep8 fixes | Lex Neva | |
| 2018-08-21 | autopep8 | 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. | |||
