| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-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 | |
| 2019-04-30 | Merge branch 'master' into lexelby/lettering-features | Lex Neva | |
| 2019-04-10 | remove unnecessary comparisons to None | Lex Neva | |
| 2019-04-09 | make error message more readable | Lex Neva | |
| 2019-04-09 | split up long function | Lex Neva | |
| 2019-04-04 | try harder to avoid traveling around the border | Lex Neva | |
| 2019-03-30 | fix 'too many values to unpack' exception | Lex Neva | |
| 2019-03-29 | avoid parsing forward slashes in docstring | Lex Neva | |
| 2019-03-29 | add vertical travel edges for less jagged travel paths | Lex Neva | |
| 2019-03-29 | more debug logging | Lex Neva | |
| 2019-03-28 | add timing logging for auto-fill | Lex Neva | |
| 2019-03-24 | penalize outline edges more | Lex Neva | |
| 2019-03-22 | make travel stitch prefer the center of the shape | Lex Neva | |
| 2019-03-21 | don't try to end inside the shape | Lex Neva | |
| 2019-03-20 | switch to multigraph to avoid accidentally deleting outline edges | Lex Neva | |
| 2019-03-20 | add first stitch | Lex Neva | |
| 2019-03-20 | tidy up start/end travel code | Lex Neva | |
| 2019-03-20 | protect against shapely error | Lex Neva | |
| 2019-03-19 | fix start/end at top or bottom of shape | Lex Neva | |
| 2019-03-19 | allow starting and ending on the border of a hole | Lex Neva | |
| 2019-03-19 | avoid cutting corners | Lex Neva | |
| 2019-03-19 | use blazing-fast STRtree for intersection detection | Lex Neva | |
| 2019-03-18 | avoid putting underpathing on top | Lex Neva | |
| 2019-03-14 | more cleanup | Lex Neva | |
| 2019-03-14 | deduplicate and comment code | Lex Neva | |
| 2019-03-14 | underpathing! | Lex Neva | |
| 2019-03-13 | tidy up the code a bit | Lex Neva | |
| 2019-03-13 | remove unused code | Lex Neva | |
| 2019-03-12 | faster, simpler auto-fill algorithm | Lex Neva | |
| 2019-03-12 | shapely.geometry -> shgeo for brevity | Lex Neva | |
| 2019-03-08 | lower trim threshold to 0.75mm | Lex Neva | |
