| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-08-17 | satin troubleshoot: do not fail on satins without rails (#3148) | Kaalleen | |
| 2024-08-14 | Clones now also clone commands attached to element and its children. (#3032, ↵ | capellancitizen | |
| #3121) (#3086) | |||
| 2024-07-24 | method expects string after all (#3108) | Kaalleen | |
| 2024-07-22 | multiple int param is expected to return int not str (#3102) | Kaalleen | |
| 2024-07-20 | shapely arm fix (#3094) | rejbasket | |
| 2024-06-30 | Various fixes (#3028) | Kaalleen | |
| * several thread palette extension fixes * fix svg tartan when original shape is invalid * tartan stroke spaces * style * fix tartan color substituion at pattern start * ripple: do not render too small paths * use less space for params warning headline * fix clone shape path * zip export template fix (typo) * add realistic stitch plan output warning (help tab) | |||
| 2024-06-23 | Various fixes (#3011) | Kaalleen | |
| * change satin underlay stitch length default for real * fix zero length lock stitch * fix typos | |||
| 2024-06-22 | fix typo (#3006) | Kaalleen | |
| 2024-06-20 | auto-fill pull compensation (#2891) | Lex Neva | |
| 2024-06-20 | gray out randomize stitch length param when random stitch length is disabled ↵ | Kaalleen | |
| (#3002) | |||
| 2024-06-09 | add warning for closed path satins (#2976) | Kaalleen | |
| 2024-06-07 | auto fill gap fix (#2884) | Lex Neva | |
| * first try * fill gaps * fix style * add parameter * loops can only be made of non-segments | |||
| 2024-06-04 | Update tartan gui (#2965) | Kaalleen | |
| * update tartan gui * params settings size * fix issue with set_precision * fix issue with linear gradient * do not add ignore layer command to png rerealistic output | |||
| 2024-06-03 | Avoid FloatingPointError (fill) (#2959) | Kaalleen | |
| 2024-05-24 | fix boolean param (#2942) | Kaalleen | |
| 2024-05-22 | add links to documention in inx extensions (#2937) | Kaalleen | |
| 2024-05-22 | set default underlay stitch length to 3 (#2925) | Kaalleen | |
| 2024-05-20 | add a tooltip to split method param (#2926) | Claudine Peyrat | |
| 2024-05-17 | filter invalid satin second trial (#2918) | Kaalleen | |
| 2024-05-17 | filter invalid paths in satins (#2916) | Kaalleen | |
| 2024-05-16 | fix gap after auto-route satin (#2907) | Kaalleen | |
| 2024-05-12 | fix center walk underlay repeats (#2895) | Kaalleen | |
| 2024-05-11 | Update inkex (#2892) | Kaalleen | |
| * fix currentColor * fix pip inkex import * fix color block extension | |||
| 2024-05-07 | Sample correct font variant (#2883) | Kaalleen | |
| 2024-05-07 | remove special treatment for polylines (#2866) | Kaalleen | |
| 2024-05-06 | Remove unused param from legacy fill (#2879) | Kaalleen | |
| * remove unused param from legacy fill * zigzag -> zig-zag, some ordering | |||
| 2024-05-05 | Add randomized running and fill stitches (#2830) | George Steel | |
| Add a mode to running stitch that uses randomized phase and stitch length instead of even spacing. This greatly reduces moire effects when stitching closely-spaced curves in running-stitch-based fills. Add option for randomized running stitch to: ripple stitch circular fill contour fill guided fill auto-fill When is randomization is not selected, ripple stitch will use even running stitch when staggers are set to 0 (default) and the stagger algorithm from guided fill (which does not look nice with a stagger period of 0) when staggers is nonzero. Also includes fix for satin contour underlays (missing tolerance default) mentioned in #2814. This sets the default tolerance to 0.2mm, which is the largest tolerance guaranteed to be backwards-compatible with existing designs using the default inset of 0.4mm. Original commits: * fix satin underlay tolerance default * Add randomized running stitch, make available in ripple stitch, circular, and contour * add randomized guided fill * make ripple stitch use even stitching when not staggering or randomizing. * add random auto-fill and switch jitter parameter to a percentage (matches satin) * fix comments | |||
| 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-23 | Clean-up of clone code (#2851) | capellancitizen | |
| 2024-04-12 | Additional Clone functionality (#2834) | capellancitizen | |
| - Recursive Clones now pick up inkstitch:angle etc. from clones they clone - Style now properly propogates to clones - Unlink Clone tool (which applies angle changes, etc.) - Minor refactoring | |||
| 2024-04-06 | remove empty d error (#2818) | Kaalleen | |
| 2024-04-01 | add stitch tolerance to satin underlays (#2814) | Kaalleen | |
| 2024-03-29 | rename patch -> stitch_group (#2805) | 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-23 | use offset curve for convert satin extension (#2775) | Kaalleen | |
| filter invalid rungs when merging satin sections | |||
| 2024-03-23 | add no rung warning (#2791) | Kaalleen | |
| 2024-03-13 | troubleshoot/linear gradient: add no linear gradient warning (#2779) | Kaalleen | |
| 2024-03-13 | update meander zigzag defalt (#2778) | Kaalleen | |
| 2024-03-11 | fix style (#2776) | Kaalleen | |
| 2024-03-11 | troubleshoot: stroke and fill warning (#2761) | Kaalleen | |
| 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 | |||
| 2024-02-23 | Satin warnings (#2735) | Kaalleen | |
| 2024-02-21 | Detect satins with two rungs (#2734) | Kaalleen | |
| 1. select elements 2. troubleshoot | |||
| 2024-01-28 | add zigzag option to meander (#2699) | Kaalleen | |
| 2024-01-25 | Second chance for invalid fill stitch graphs (#2643) | Kaalleen | |
| 2023-12-28 | troubleshoot: pointer on rail (#2657) | Kaalleen | |
| 2023-12-25 | fix polyline shape (#2603) | Kaalleen | |
