summaryrefslogtreecommitdiff
path: root/lib/gui/simulator.py
AgeCommit message (Collapse)Author
2023-11-09Save some space (simulator) (#2571)Kaalleen
* combine and untoggle direction buttons * do not switch bitmap play/pause buttons
2023-10-22don't handle simulator click before stitch plan is loaded (#2570)Lex Neva
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
* fix tooltip * combine play and pause button --------- Co-authored-by: Lex Neva
2023-09-08Fix Param Simulator (win/mac) (#2507)Kaalleen
* add pause icon * fix params simulator for mac
2023-09-07add electron simulator slider features to wxPython simulator (#2481)Lex Neva
2023-06-04fix needle points for windows (#2337)Kaalleen
2023-04-30params simulator: make size of the needle points just a little bit bigger ↵Kaalleen
(#2254)
2023-04-08param simulator: stitch plan metadata (#2200)Kaalleen
2023-02-16make simulator threads pre-emptibleLex Neva
2022-10-08fix closed-loop problem in wx simulatorGeorge Steel
2021-08-07rename more patch referencesLex Neva
2021-08-07rename Patch to StitchGroupLex Neva
2021-04-10output a warning in params if simulation cannot load (#1143)Kaalleen
2021-03-28Merge pull request #1083 from inkstitch/lexelby/license-headersLex Neva
add license headers
2021-03-11add copyright headersLex Neva
2021-03-11remove unused local variableLex Neva
2021-03-04Update for Inkscape 1.0 (#880)Kaalleen
* update for inkscape 1.0 * add about extension * Build improvements for the inkscape1.0 branch (#985) * zip: export real svg not stitch plan * #411 and #726 * Tools for Font Creators (#1018) * ignore very small holes in fills * remove embroider (#1026) * auto_fill: ignore shrink_or_grow if result is empty (#589) * break apart: do not ignore small fills Co-authored-by: Hagen Fritsch <rumpeltux-github@irgendwo.org> Co-authored-by: Lex Neva <github.com@lexneva.name>
2019-08-03Fix simulator scale in macOS (#504)Kaalleen
2019-04-30Merge branch 'master' into lexelby/lettering-featuresLex Neva
2019-04-16add scale bar to simulator for comparisonLex Neva
2019-04-10Merge branch 'master' into lexelby/revamp-fillLex Neva
2019-04-07simulate needle penetration pointsKaalleen
2019-04-02simulator stitch box improvement (#402)Kaalleen
2019-03-24'fix' styleLex Neva
2019-03-21don't let simulator preview thread crashLex Neva
2018-12-30don't crash on a design with no stitchesLex Neva
2018-12-15basic lettering GUI (#351)Lex Neva