| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2022-05-04 | minor changes | Andreas | |
| 2022-05-04 | bug fixing+first spiral implementation | Andreas | |
| 2022-05-04 | minor changes | Andreas | |
| 2022-05-04 | minor changes | Andreas | |
| 2022-05-04 | bug fixing | Andreas | |
| 2022-05-04 | Bug fixing + refactoring | 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-15 | keep underlay, underpath, and border travel | Lex Neva | |
| 2021-08-07 | use tags to decide which stitches to keep | Lex Neva | |
| 2021-08-07 | add tags to fill stitches | Lex Neva | |
| 2021-07-25 | Fix Style Issues (#1154) | Kaalleen | |
| Co-authored-by: Lex Neva <github.com@lexneva.name> | |||
| 2021-04-05 | Delete Command Group on Auto-Route and Cut Satin (#1125) | Kaalleen | |
| 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> | |||
| 2020-12-28 | fix min_arg() is an empty sequence (#941) | Kaalleen | |
| 2020-05-02 | inherit styles (#673) | Kaalleen | |
| 2020-04-25 | Namespaced Attributes (#657) | Kaalleen | |
| 2020-03-16 | actually split outline edge | Lex Neva | |
| 2020-03-16 | ensure starting point is on the border | Lex Neva | |
| 2020-03-16 | fix NetworkXNoPath error | Lex Neva | |
| 2020-03-16 | avoid jumps when not underpathing autofill | Lex Neva | |
| 2019-08-15 | fix 'LineString has no method geoms' error | Lex Neva | |
| 2019-08-05 | add Troubleshoot extension (#465) | Kaalleen | |
| adds an extension to help you understand what's wrong with an object and how to fix it, e.g. "invalid" fill shapes | |||
| 2019-07-28 | Merge pull request #481 | Kaalleen | |
| show various bugs the door | |||
| 2019-06-22 | handle single linestrings properly (fixes #471) | Lex Neva | |
