Wykres commitów

2441 Commity (10657102c854310df23741a838ffad3d9f7c691a)

Autor SHA1 Wiadomość Data
Ink/Stitch Crowdin integration e559af7248 new translations from Crowdin 2023-02-22 01:24:47 +00:00
Ink/Stitch Crowdin integration c2cd946386 new translations from Crowdin 2023-02-21 01:29:19 +00:00
Lex Neva 92dff9f359 remove unused import 2023-02-20 15:30:18 -05:00
Lex Neva d278f6a54a add tiles json and internationalization 2023-02-20 15:27:56 -05:00
Lex Neva 315866de9a use new combo param type 2023-02-20 15:27:56 -05:00
Lex Neva 91082414df cherry-pick @kaalleen's combo box param type 2023-02-20 15:27:56 -05:00
Lex Neva 0bc9dc3150 undo my changes to params extension 2023-02-20 15:27:56 -05:00
Lex Neva ae43fb9683 avoid NetworkXNoPath error by connecting graph 2023-02-20 15:27:56 -05:00
Lex Neva 7fa3fec534 fix deprecation warning 2023-02-20 15:27:56 -05:00
Lex Neva be699bf892 fix params for meander 2023-02-20 15:27:56 -05:00
Lex Neva 9ccf8b9b77 better smoothing algorithm 2023-02-20 15:27:56 -05:00
Lex Neva 3da70348b0 change wording of smoothness tooltip 2023-02-20 15:27:56 -05:00
Lex Neva 3b1a161532 sort tiles by name 2023-02-20 15:27:56 -05:00
Lex Neva 68542e7b31 fix a bunch of tiles 2023-02-20 15:27:56 -05:00
Lex Neva 3515ca399b remove dead ends 2023-02-20 15:27:55 -05:00
Lex Neva f2344375df clarify running stitch params for meander 2023-02-20 15:27:55 -05:00
Lex Neva 49d39d6169 expose Expand setting in meander 2023-02-20 15:27:55 -05:00
Lex Neva 9ea61ef3f3 remove buffer concept 2023-02-20 15:27:55 -05:00
Lex Neva 8dde33d867 make meander interruptible 2023-02-20 15:27:55 -05:00
Lex Neva 39b3db0165 tweak tile 2023-02-20 15:27:55 -05:00
Lex Neva 86f8062382 expose running stitch length in meander 2023-02-20 15:27:55 -05:00
Lex Neva 54dfa2350f fix tile 2023-02-20 15:27:55 -05:00
Lex Neva 5a95e1d004 add lambda unwrapping to debug 2023-02-20 15:27:55 -05:00
Lex Neva 575fa98c66 fix weird tile 2023-02-20 15:27:55 -05:00
Lex Neva 4935d59f5d wip 2023-02-20 15:27:55 -05:00
Lex Neva 68249fa783 avoid weird end of line after smoothing 2023-02-20 15:27:55 -05:00
Lex Neva 6612d10689 avoid super-dense meander graph 2023-02-20 15:27:55 -05:00
Lex Neva dde09ac938 resize a bunch of tiles 2023-02-20 15:27:55 -05:00
Lex Neva 7de9b69cbc let user finish typing before simulating 2023-02-20 15:27:55 -05:00
Kaalleen 338c1c7bbc fix tile names 2023-02-20 15:27:55 -05:00
Lex Neva 847e133f97 meander fill: more work 2023-02-20 15:27:55 -05:00
Lex Neva e2965e78f0 use snake case
per python coding standard
2023-02-20 15:27:55 -05:00
Lex Neva 85f921cd33 typo fix 2023-02-20 15:27:55 -05:00
Lex Neva ba835b4f5e meander fill: initial version 2023-02-20 15:27:55 -05:00
Lex Neva b76146aa91 add tiles 2023-02-20 15:27:35 -05:00
Lex Neva 8cead6e3d9 add smoothness option for contour fill 2023-02-20 15:27:35 -05:00
Lex Neva 0ace1ce72c add clamp_path_to_polygon 2023-02-20 15:27:35 -05:00
Lex Neva dae4573bd2 add smooth_path 2023-02-20 15:27:35 -05:00
Lex Neva 8b98083ac7
Merge pull request #1732 from inkstitch/lexelby/cache-stitch-plan
stitch plan caching
2023-02-20 15:27:15 -05:00
Kaalleen 43ec2db451
fix madeira rayon palette (#2081) 2023-02-20 17:59:18 +01:00
Kaalleen 971c921708
split font files (#1929) 2023-02-19 10:38:25 +01:00
Lex Neva aa65a2bf3f include guides in cache key 2023-02-18 22:34:47 -05:00
Lex Neva 2865f4161e consistent cache key for Stitch objects 2023-02-18 22:34:47 -05:00
Lex Neva 98bc2e2ff9 add preferences UI including cache settings 2023-02-18 22:34:47 -05:00
Lex Neva a0834e2e7c use patterns in cache key 2023-02-18 22:34:36 -05:00
Lex Neva 99efa5a7d5 s/patch/stitch_group/g 2023-02-18 22:34:36 -05:00
Lex Neva 89441d3d59 use commands in cache key 2023-02-18 22:34:36 -05:00
Lex Neva 20e419d795 cache key includes previous stitch 2023-02-18 22:34:36 -05:00
Lex Neva d51feec98d cache key generation using params, path, color, and style 2023-02-18 22:34:16 -05:00
Lex Neva 44af368c79 remove unused and broken has_style() method 2023-02-18 22:34:16 -05:00