| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-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-22 | guided fill stagger (#1700) | Lex Neva | |
| 2022-06-22 | add running stitch tolerance param (#1701) | Lex Neva | |
| 2022-06-10 | autorun: keep attribs of original elements (#1682) | Kaalleen | |
| 2022-06-10 | Guided ripple stitch (#1675) | Kaalleen | |
| Co-authored-by: @lexelby | |||
| 2022-06-10 | Satin center walk underlay repeats (#1671) | Kaalleen | |
| 2022-06-06 | autorun keep all attributes (also the ripple attribs) | Kaalleen | |
| 2022-05-24 | Add ripple stitch feature (#1667) | Kaalleen | |
| 2022-05-20 | Merge pull request #1548 from inkstitch/feature_guided_fill | Lex Neva | |
| Feature guided fill | |||
| 2022-05-18 | Auto route for running stitch (#1638) | Kaalleen | |
| * add auto route for running stitch * introduce free motion commands Co-authored-by: Lex Neva <github.com@lexneva.name> | |||
| 2022-05-17 | * flip option only for legacyfill | Kaalleen | |
| * rename autofill underlay to fill underlay * remove unused dependency | |||
| 2022-05-07 | undo aggressive line wrapping | Lex Neva | |
| 2022-05-06 | remove constants | Lex Neva | |
| 2022-05-06 | shapely geoms fixes | Lex Neva | |
| 2022-05-06 | best-effort rather than throwing exception | Lex Neva | |
| 2022-05-05 | tangential->contour, fix legacy, remove unused params | Lex Neva | |
| 2022-05-04 | bugfix | Lex Neva | |
| 2022-05-04 | rebase corrections | Kaalleen | |
| 2022-05-04 | undo build changes for depq, update clone | Kaalleen | |
| 2022-05-04 | refactor, tidy, and C901 fixes | Lex Neva | |
| 2022-05-04 | wip | Lex Neva | |
| 2022-05-04 | add double (fermat) spiral | Lex Neva | |
| 2022-05-04 | add clockwise option | Lex Neva | |
| 2022-05-04 | fix start position in single spiral | Lex Neva | |
| 2022-05-04 | add avoid_self_Crossing option | Lex Neva | |
| 2022-05-04 | fix more shapely deprecations | Lex Neva | |
| 2022-05-04 | remove sample_linestring and point_transfer | Lex Neva | |
| 2022-05-04 | use running_stitch instead for guided fill | Lex Neva | |
| 2022-05-04 | fix some shapelydeprecations | Lex Neva | |
| 2022-05-04 | simpler, faster inner-to-outer algo | Lex Neva | |
| 2022-05-04 | just go one direction | Lex Neva | |
| 2022-05-04 | 4x speedup and simpler code | Lex Neva | |
| 2022-05-04 | add missing polygonize() | Lex Neva | |
| 2022-05-04 | remove redundant cut() function | Lex Neva | |
| 2022-05-04 | properly link holes to outers | Lex Neva | |
| 2022-05-04 | get rid of "closest point" strategy | Lex Neva | |
| 2022-05-04 | use running_stitch for single spiral | Lex Neva | |
| 2022-05-04 | way better corner handling for running stitch | Lex Neva | |
| 2022-05-04 | more efficient angle calculation | Lex Neva | |
| 2022-05-04 | avoid anytree dependency | Lex Neva | |
| 2022-05-04 | faster method for single spiral ring interpolation | Lex Neva | |
| 2022-05-04 | fix style | Lex Neva | |
| 2022-05-04 | generalize get_segments and process_travel_edges | Lex Neva | |
| 2022-05-04 | replacing shapely parallel_offset by buffer | Andreas | |
| 2022-05-04 | bug fixing + introduction of min_stitch_distance parameter | Andreas | |
| 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 | removed double points at spirals | Andreas | |
