| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-05-11 | Update inkex (#2892) | Kaalleen | |
| * fix currentColor * fix pip inkex import * fix color block extension | |||
| 2024-05-06 | Remove unused param from legacy fill (#2879) | Kaalleen | |
| * remove unused param from legacy fill * zigzag -> zig-zag, some ordering | |||
| 2024-04-27 | Add option to disable the stitch plan cache (#2655) | George Steel | |
| Setting the cache size to 0 bypasses the cache completely. This is necessary during development to ensure newly-changed code actually gets run. Also fixes the error pane in the params gui. * make params warning pane large enough to see contents * rename sizers in preferences dialog descriptive names * add shapely version bound * add option to disable stitch plan cache * remove out-of-date wxg file * make a cache size of 0 disable the cache | |||
| 2024-04-06 | remove empty d error (#2818) | Kaalleen | |
| 2024-03-29 | Add "the tartan universe" (#2782) | Kaalleen | |
| 2024-03-28 | Fixed clones of group elements not appearing. (#2766) | capellancitizen | |
| 2024-03-26 | Add object based min stitch length (#2792) | Kaalleen | |
| * add object based min stitch length (overwrites global) * add object based minimum jump stitch (overwrites global) * rename patches to stitch_groups | |||
| 2024-03-07 | Fix lettering along path when glyphs have subgroups (#2754) | Kaalleen | |
| * remove "use no commands" restriction for lettering along path | |||
| 2024-03-01 | collapse length is not used anymore (#2745) | Claudine Peyrat | |
| replace collapse length by minimum jump stitch length in a tool tip | |||
| 2023-11-22 | Add linear gradient fill (#2587) | Kaalleen | |
| 2023-09-07 | improve params errors (#2437) | Lex Neva | |
| 2023-05-01 | remove random seed param from unaffected stitch types (#2251) | Kaalleen | |
| 2023-04-30 | multiple_int_param: ignore multiple spaces (#2255) | Kaalleen | |
| 2023-04-20 | Fix custom lock (#2224) | Kaalleen | |
| Authored by: Lex Neva | |||
| 2023-04-15 | Add inkstitch svg version tag (#2199) | Kaalleen | |
| ... to make it easier to update legacy default values | |||
| 2023-04-01 | zigzag: do not care about dashes (#2188) | Kaalleen | |
| 2023-03-25 | Stitch selection methods (#2114) | Kaalleen | |
| 2023-03-09 | Various fixes (#2125) | Kaalleen | |
| * add unit info to scale value in ripple stitch * fix apply threadlist with empty description * fix satin type ripple with unequal nodes * fix legacy auto_fill conversion * inform about too small meander shapes | |||
| 2023-03-07 | Add extension stroke to lpe satin (#2115) | Kaalleen | |
| 2023-03-07 | change method to update legacy fill_method (#2111) | Kaalleen | |
| 2023-03-07 | Allow locks, trim, stop on manual stitch placement (#2101) | Rick Levine | |
| Co-authored-by: Lex Neva | |||
| 2023-02-27 | Various lock stitch options (#2006) | Kaalleen | |
| Co-authored-by: Lex Neva | |||
| 2023-02-25 | Clone Cache (#2086) | Kaalleen | |
| Co-authored-by: Lex Neva | |||
| 2023-02-18 | include guides in cache key | Lex Neva | |
| 2023-02-18 | consistent cache key for Stitch objects | Lex Neva | |
| 2023-02-18 | use patterns in cache key | Lex Neva | |
| 2023-02-18 | use commands in cache key | Lex Neva | |
| 2023-02-18 | cache key includes previous stitch | Lex Neva | |
| 2023-02-18 | cache key generation using params, path, color, and style | Lex Neva | |
| 2023-02-18 | remove unused and broken has_style() method | Lex Neva | |
| 2023-02-18 | move get_stitch_plan_cache() to utils.cache | Lex Neva | |
| 2023-02-18 | first draft of stitch plan caching | Lex Neva | |
| 2023-01-15 | Add bean stitch repeat pattern (#1938) | Kaalleen | |
| ! backward compatibility warning: Users need to fix their documents if they used comma separated values for multiple fill underlays (without a space) | |||
| 2022-12-26 | fix seed param and error messages | George Steel | |
| 2022-12-23 | Merge branch 'main' of https://github.com/inkstitch/inkstitch into ↵ | George Steel | |
| george-steel/random-base-satin | |||
| 2022-12-19 | Point to troubleshoot in fatal error message (#1967) | Kaalleen | |
| * point to troubleshoot in fatal error message * shapely version | |||
| 2022-12-12 | fix #1936 | Kaalleen | |
| (#1955) | |||
| 2022-12-11 | add comment on set_param | George Steel | |
| 2022-12-11 | refine GUI for text-based random_seed parameter and add global param. | George Steel | |
| 2022-12-10 | expose stop_after | George Steel | |
| 2022-12-03 | expose the trim_after param in the interface | George Steel | |
| 2022-11-23 | typo fixes | George Steel | |
| 2022-11-17 | Make pull-compensation and insets per-side | George Steel | |
| 2022-06-10 | Guided ripple stitch (#1675) | Kaalleen | |
| Co-authored-by: @lexelby | |||
| 2022-05-07 | undo aggressive line wrapping | Lex Neva | |
| 2022-05-05 | tangential->contour, fix legacy, remove unused params | Lex Neva | |
| 2022-05-04 | * autofill to fillstitch | Kaalleen | |
| * remove too complex warning for fillstitch * some marker adjustments | |||
| 2022-05-04 | Applied style guide | Andreas | |
| 2022-05-04 | added tangential and guided fill | Andreas | |
| 2021-12-09 | Force lock stitches option/extension and some typos (#1471) | Kaalleen | |
