| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-03-29 | Add "the tartan universe" (#2782) | Kaalleen | |
| 2024-02-01 | Do not omit "multi_shapes" in geometry collections (#2708) | Kaalleen | |
| 2024-01-25 | Second chance for invalid fill stitch graphs (#2643) | Kaalleen | |
| 2023-12-26 | Contour fill: replace buffer with offset_curve (#2654) | Kaalleen | |
| 2023-11-10 | handle case of travelling along shape border (#2593) | Lex Neva | |
| 2023-10-21 | attach params/lettering simulator window and allow detach (#2557) | Lex Neva | |
| 2023-07-01 | return early for paths already inside | Lex Neva | |
| 2023-07-01 | remove debug timing in frequently-run functions | Lex Neva | |
| 2023-07-01 | avoid losing start and end of path when clamping | Lex Neva | |
| 2023-04-14 | new way betterer satin algo (#2178) | Lex Neva | |
| * significantly faster length calculation * way betterer satin algo | |||
| 2023-04-02 | meander fixes | Lex Neva | |
| 2023-03-07 | change method to update legacy fill_method (#2111) | Kaalleen | |
| 2023-03-07 | add meander preview images (#2113) | Kaalleen | |
| 2023-02-27 | Various lock stitch options (#2006) | Kaalleen | |
| Co-authored-by: Lex Neva | |||
| 2023-02-27 | Circular fill (#2053) | Kaalleen | |
| 2023-02-22 | fix flask json deprecation | Lex Neva | |
| 2023-02-20 | fix deprecation warning | Lex Neva | |
| 2023-02-20 | better smoothing algorithm | Lex Neva | |
| 2023-02-20 | avoid weird end of line after smoothing | Lex Neva | |
| 2023-02-20 | meander fill: more work | Lex Neva | |
| 2023-02-20 | use snake case | Lex Neva | |
| per python coding standard | |||
| 2023-02-20 | typo fix | Lex Neva | |
| 2023-02-20 | meander fill: initial version | Lex Neva | |
| 2023-02-20 | add smoothness option for contour fill | Lex Neva | |
| 2023-02-20 | add clamp_path_to_polygon | Lex Neva | |
| 2023-02-20 | add smooth_path | Lex Neva | |
| 2023-02-18 | add preferences UI including cache settings | Lex Neva | |
| 2023-02-18 | cache key generation using params, path, color, and style | Lex Neva | |
| 2023-02-18 | move get_stitch_plan_cache() to utils.cache | Lex Neva | |
| 2023-02-16 | add comment | Lex Neva | |
| 2023-02-16 | make simulator threads pre-emptible | Lex Neva | |
| 2023-01-22 | Replace running stitch algorithm to give consistent stitch lengths. | George Steel | |
| 2023-01-02 | add comment to PRNG | George Steel | |
| 2022-12-26 | use random oracle for randomized satin columns and redo split stitches | George Steel | |
| 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-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-10 | Guided ripple stitch (#1675) | Kaalleen | |
| Co-authored-by: @lexelby | |||
| 2022-05-04 | wip | Lex Neva | |
| 2022-05-04 | remove redundant cut() function | Lex Neva | |
| 2022-05-04 | avoid anytree dependency | Lex Neva | |
| 2022-01-24 | inkscape config path fallback (#1554) | Kaalleen | |
| 2022-01-12 | inkscape config path (#1532) | Kaalleen | |
| 2021-12-08 | add macOS and windows installer (#1352) | rejbasket | |
| 2021-08-07 | Stitch + Stitch yields Stitch | Lex Neva | |
| 2021-07-29 | Fix typos (#1291) | luzpaz | |
| 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-04-28 | electron simulator (#531) | 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 | |||
