| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-04-19 | duplicate-consistant autoroute element selection (#3638) | Kaalleen | |
| 2025-04-18 | Redwork: remove command also from selection list (#3639) | Kaalleen | |
| 2025-04-18 | delete reorder elements first (#3663) | Kaalleen | |
| 2025-04-17 | remove rotation test code (#3675) | Kaalleen | |
| 2025-04-15 | Do not bridge actual segments (#3669) | Kaalleen | |
| 2025-04-15 | Add transform extension which also transforms the fill angles (#3657) | Kaalleen | |
| 2025-04-13 | troubleshoot exchange single quote with double quote | Kaalleen | |
| 2025-04-12 | always update satin param (#3647) | Kaalleen | |
| 2025-04-02 | Unlink clones: add option to group / not group resulting symbol elements (#3624) | Kaalleen | |
| 2025-04-02 | batch lettering: skip empty text (#3623) | Kaalleen | |
| 2025-03-30 | batch lettering: output file name (#3617) | Kaalleen | |
| 2025-03-27 | cutwork: adapt to new inkex color module (#3602) | Kaalleen | |
| 2025-03-25 | Install thread palettes -> addons (thread palettes and symbols) (#3606) | Kaalleen | |
| Co-authored-by: CapellanCitizen | |||
| 2025-03-25 | rename convert to extensions (#3605) | Kaalleen | |
| 2025-03-22 | batch lettering: add links to the website for font names and supported file ↵ | Kaalleen | |
| formats (#3603) | |||
| 2025-03-22 | parent.remove -> delete (#3600) | Kaalleen | |
| 2025-03-21 | Add batch lettering extension (#3589) | Kaalleen | |
| 2025-03-16 | insert color blocks into a group and skip small elements (#3584) | Kaalleen | |
| 2025-03-15 | fix updater (#3583) | Kaalleen | |
| 2025-03-15 | Element info: take pattern into account (#3581) | Kaalleen | |
| * element info: take pattern into account * ensure multi-polygon for fill nonzero shapes | |||
| 2025-03-15 | not all guide positions are int (#3578) | Claudine Peyrat | |
| linux libertine x_height is a float not an integer. | |||
| 2025-03-12 | Add annotations to tartan stripe editor main extension file (#3567) | Kaalleen | |
| 2025-03-12 | annotations (#3569) | Kaalleen | |
| * begin to add annotations to some extensions * break_apart: use path operations * do not follow pyembroidery imports | |||
| 2025-03-10 | Rewrite force lock stitch extension (#3559) | Kaalleen | |
| * rewrite force lock stitch extension * do not add forced lock stitch before color change | |||
| 2025-03-10 | fix transform issue (#3562) | Kaalleen | |
| 2025-03-09 | Mypy type correctness (#3199) | capellancitizen | |
| 2025-03-08 | don't call unavailable methods (#3560) | Kaalleen | |
| 2025-03-04 | Fill to satin: multi-bridge (#3547) | Kaalleen | |
| * fill to satin: multi-bridge * accept bridged(!) rungs which are not cutting the outline twice * keep originals => keep fills only (this will be more often the use case) | |||
| 2025-03-04 | Command symbol size and opacity (#3548) | Kaalleen | |
| * scale symbols: allow more than 200% * make symbols slightly bigger by default * set opacity value for commands (70%) | |||
| 2025-03-04 | use get_user_dir (#3549) | Kaalleen | |
| 2025-03-04 | Migrate from appdirs to platformdirs (#3449) (#3450) | Benson Muite | |
| 2025-03-02 | Use symbol as command position (#3542) | Kaalleen | |
| 2025-02-25 | knockdown: mitre limit cannot be zero (#3537) | Kaalleen | |
| 2025-02-22 | Add selection to knockdown fill extension (#3526) | Kaalleen | |
| 2025-02-20 | fix jump to trim: NoneType element error (#3525) | Kaalleen | |
| 2025-02-11 | take transforms into account for path specific lpe satins (#3500) | Kaalleen | |
| 2025-02-05 | Lettering typographic features (#3466) | Kaalleen | |
| * add svg font to layers extension which saves glyph annotations into the glyph name --------- Co-authored-by: Claudine | |||
| 2025-02-05 | troubleshoot: group pointers (#3486) | Kaalleen | |
| 2025-02-04 | do not use scipy for density map (#3481) | Kaalleen | |
| 2025-01-31 | add development-only extension functionality (#3470) | Lex Neva | |
| 2025-01-29 | Sew Stack first steps (#3133) | Lex Neva | |
| * handle more recursive cases * scaffolding for stitch layers * scaffolding for SewStack * always use DotDict when parsing json params * add DefaultDotDict + DotDict fixes * first working SewStack (no UI yet) * ignore inkstitch_debug.log and .svg * refactor * early WIP: property grid display temporarily in stitch plan preview * start of sew stack editor extension * add layer properties panel and splitter * spacing and better icon * handle checkbox * add layer action buttons * show selected property help text in an HtmlWindow * rename * rephrase help text for tolerance * refactor into separate file * simplify structure * better property type handling * add randomization button * add random seed re-roll button * simulator preview * update preview in a few more cases * always DotDict * avoid ridiculously slow simulations * preview selected layer or all layers * edit multiple objects and save only modified properties into the SVG * better preview handling * add reverse and jitter * add stitch path jitter * fix types * fix random shuffle button * fixes * fix repeats * type hinting to please pycharm * show layer description * avoid exception in properties with multiple values * fix typing * fix new layer * draw a box around property grid and help box * confirm before closing * rename properties and fix seed * fix close/cancel logic * add buttons to undo changes and reset to default value * set not modified if default is original setting * fix invisible icon * more space for properties * fix random properties * better regulation of simulator rendering speed * Fixed timer being passed a float * fix get_json_param() default handling * fix tests * add checkbox for sew stack only * fix property help * adjustable stitch layer editor help box size, with persistence * repeat exact stitches * "fix" style * adjust for new next_element stuff --------- Co-authored-by: CapellanCitizen <thecapellancitizen@gmail.com> | |||
| 2025-01-26 | Improve satin guided ripple stitch and add stitch grid first option (#3436) | Kaalleen | |
| * ripple stitch: add stitch grid first option * introduce an anchor line to fine tune satin guided ripples | |||
| 2025-01-16 | improve symbol handling (#3440) | Kaalleen | |
| 2025-01-12 | lettering: add right to left support (#3432) | Kaalleen | |
| 2025-01-11 | fill to satin: add pull compensation option (#3428) | Kaalleen | |
| 2025-01-11 | fix next element for element_info and jump_to_trim extensions (#3427) | Kaalleen | |
| 2025-01-08 | Fill to satin bridged rungs (#3412) | Kaalleen | |
| 2025-01-07 | Adapt jump to stroke extension to updated end point calculations (#3413) | Kaalleen | |
| 2025-01-05 | Fill to satin (#3406) | Kaalleen | |
| 2025-01-05 | Redwork: add combine option (#3407) | Kaalleen | |
| * add keep originals option | |||
