summaryrefslogtreecommitdiff
path: root/lib/extensions/params.py
AgeCommit message (Expand)Author
2025-07-19Convert to satin internally (3874)Kaalleen
2025-07-11Fix issue with bad color names (#3816)Kaalleen
2025-05-11wrap param descriptions (#3719)Kaalleen
2025-04-12always update satin param (#3647)Kaalleen
2024-12-26End points (#3370)Kaalleen
2024-07-20prevent showing RuntimeError on_stitch_plan_rendered (#3097)Kaalleen
2024-07-16satin and stroke presets (#3090)Kaalleen
2024-07-11fix newly introduced param bug: fill without stroke should be possible (#3079)Kaalleen
2024-07-09params: first fill then stroke (#3065)Kaalleen
2024-06-20gray out randomize stitch length param when random stitch length is disabled ...Kaalleen
2024-06-07Improve simulator dark theme (#2969)Kaalleen
2024-06-04Update tartan gui (#2965)Kaalleen
2024-05-24fix boolean param (#2942)Kaalleen
2024-05-07fix multiple param values when default None (#2854)Kaalleen
2024-05-07remove special treatment for polylines (#2866)Kaalleen
2024-05-02cancel simulator extensions without applying changes (#2876)Kaalleen
2024-04-30simulator fixes (#2844)Lex Neva
2024-03-30avoid RuntimeError by closing params with CallAfter (#2809)Kaalleen
2023-10-21attach params/lettering simulator window and allow detach (#2557)Lex Neva
2023-10-18Fix new param simulator for macOS and Windows (#2546)Kaalleen
2023-09-07improve params errors (#2437)Lex Neva
2023-06-12wxpython version (#2360)Kaalleen
2023-04-25params: load presets: fix combo box (#2234)Kaalleen
2023-04-08param simulator: stitch plan metadata (#2200)Kaalleen
2023-04-01Params: select satin (#2185)Kaalleen
2023-03-25Stitch selection methods (#2114)Kaalleen
2023-03-07meander: pick ending point far from starting point (#2095)Lex Neva
2023-03-07add meander preview images (#2113)Kaalleen
2023-02-27Circular fill (#2053)Kaalleen
2023-02-20cherry-pick @kaalleen's combo box param typeLex Neva
2023-02-20undo my changes to params extensionLex Neva
2023-02-20let user finish typing before simulatingLex Neva
2023-02-20meander fill: more workLex Neva
2023-02-16make simulator threads pre-emptibleLex Neva
2022-12-26fix seed param and error messagesGeorge Steel
2022-12-11refine GUI for text-based random_seed parameter and add global param.George Steel
2022-11-06add random parameters to satin columnsClaudine
2022-10-23Lettering: add font size filter (#1854)Kaalleen
2022-05-24Add ripple stitch feature (#1667)Kaalleen
2022-05-04adjusting namingsAndreas
2022-05-04* autofill to fillstitchKaalleen
2022-05-04remove some pattern and marker mixups and some style issuesKaalleen
2022-05-04Applied style guideAndreas
2022-05-04added tangential and guided fillAndreas
2021-08-07Merge remote-tracking branch 'origin/main' into kaalleen/satin-patternsLex Neva
2021-07-26mark custom fonts (#1159)Kaalleen
2021-06-24add start markers, add troubleshoot pattern warning and fix wxpython language...Kaalleen
2021-06-01fix windows wxpython locale error (#1187)Kaalleen
2021-04-16params error message callafter (#1153)Kaalleen
2021-04-10output a warning in params if simulation cannot load (#1143)Kaalleen