| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-01-31 | Claudine/make ambigue font sortable (#3471) | Claudine Peyrat | |
| * Update →.svg put mimosa medium baseline where it belongs * make ambigue sortable * Update font.json | |||
| 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-29 | Claudine/add mimosa fonts (#3464) | Claudine Peyrat | |
| * add mimosa large * add mimosa_medium * Update font.json * add mimosa medium andr remove a strange path from mimosa large's m * clean the files | |||
| 2025-01-27 | enable the expand option for contour fill (#3462) | Kaalleen | |
| 2025-01-27 | new translations from Crowdin | Ink/Stitch Crowdin integration | |
| 2025-01-26 | Update font.json (#3461) | Claudine Peyrat | |
| description correction | |||
| 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-26 | new translations from Crowdin | Ink/Stitch Crowdin integration | |
| 2025-01-25 | satin: ignore ending_point when it is already at the end (#3460) | Kaalleen | |
| 2025-01-24 | Auto-run: try harder to avoid networkx issues (#3457) | Kaalleen | |
| * auto-run: try harder to avoid networkx issues * fix auto-run transforms | |||
| 2025-01-24 | add the font (#3454) | Claudine Peyrat | |
| * add the font * Update LICENSE fix the license | |||
| 2025-01-22 | do not request update for legacy fonts (#3456) | Kaalleen | |
| 2025-01-22 | Update →.svg (#3447) | Claudine Peyrat | |
| * Update →.svg chose better starting points for letters to avoid stitching over jumps * Update →.svg improve starting and ending points | |||
| 2025-01-22 | satin ending_point: fix error when split point at start/end (#3452) | Kaalleen | |
| 2025-01-22 | new translations from Crowdin | Ink/Stitch Crowdin integration | |
| 2025-01-19 | new translations from Crowdin | Ink/Stitch Crowdin integration | |
| 2025-01-16 | adding ambigue font (#3443) | Claudine Peyrat | |
| * adding ambigue font * deal with apostrophe | |||
| 2025-01-16 | Update InkStitch Madeira Rayon.gpl (#3444) | loonix23 | |
| 2025-01-16 | improve symbol handling (#3440) | Kaalleen | |
| 2025-01-16 | edit json: auto-enable/disable default checkbox when value is changed (#3439) | Kaalleen | |
| 2025-01-16 | lettering: ignore auto-satin from json when there is no satin (#3434) | Kaalleen | |
| 2025-01-16 | new translations from Crowdin | Ink/Stitch Crowdin integration | |
| 2025-01-15 | new translations from Crowdin | Ink/Stitch Crowdin integration | |
| 2025-01-14 | make arrow symbols untranslatable (#3441) | Kaalleen | |
| 2025-01-13 | new translations from Crowdin | Ink/Stitch Crowdin integration | |
| 2025-01-12 | update translations workflow (#3435) | Kaalleen | |
| 2025-01-12 | preferences: 0.0 or this is always this (#3430) | Kaalleen | |
| 2025-01-12 | lettering: add right to left support (#3432) | Kaalleen | |
| 2025-01-12 | Create LICENSE (#3433) | Claudine Peyrat | |
| 2025-01-12 | lettering: fix error in process trims (#3431) | 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-11 | edit json: scale precision (#3426) | Kaalleen | |
| 2025-01-11 | satin: set start/end at nearest point as default (#3423) | Kaalleen | |
| 2025-01-09 | exclude invisible from node_to_elements directly (#3424) | Kaalleen | |
| 2025-01-09 | cache: reset on operational error (#3421) | Kaalleen | |
| 2025-01-09 | save and reload simulator speed (optionally) (#3420) | Kaalleen | |
| 2025-01-08 | Fill to satin bridged rungs (#3412) | Kaalleen | |
| 2025-01-08 | lettering: fix back and forth (#3419) | Kaalleen | |
| 2025-01-08 | Claudine/speed up barstitch mandala (#3416) | Claudine Peyrat | |
| * Update →.svg a little simplification of the paths goes a long way to speed up the rendering * Update font.json * Add files via upload | |||
| 2025-01-07 | Adapt jump to stroke extension to updated end point calculations (#3413) | Kaalleen | |
| 2025-01-07 | Claudine/add barstitch mandala font (#3355) | Claudine Peyrat | |
| * Create font.json * Add files via upload * Add files via upload * Create test * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Update font.json * Delete fonts/barstitch_mandala/→ directory * Add files via upload * Update font.json change the description * Update preview.png | |||
| 2025-01-07 | new translations from Crowdin | Ink/Stitch Crowdin integration | |
| 2025-01-06 | remove glyphlist also from comments (#3408) | Kaalleen | |
| 2025-01-06 | new translations from Crowdin | Ink/Stitch Crowdin integration | |
| 2025-01-05 | Fill to satin (#3406) | Kaalleen | |
| 2025-01-05 | Redwork: add combine option (#3407) | Kaalleen | |
| * add keep originals option | |||
| 2025-01-05 | new translations from Crowdin | Ink/Stitch Crowdin integration | |
| 2025-01-04 | update readme (#3405) | Kaalleen | |
| 2025-01-04 | precision test (FloatingPointError) (#3404) | Kaalleen | |
