Wykres commitów

111 Commity (1112959da18dad9a1a7790905cd57e4ed5903a8b)

Autor SHA1 Wiadomość Data
Kaalleen 1112959da1
use offset curve for convert satin extension (#2775)
filter invalid rungs when merging satin sections
2024-03-23 09:00:40 +01:00
Kaalleen 3bf30f6f26
add no rung warning (#2791) 2024-03-23 08:18:39 +01:00
Kaalleen 760f39df90
Satin warnings (#2735) 2024-02-23 16:52:29 +01:00
Kaalleen e87fe0cce7
Detect satins with two rungs (#2734)
1. select elements
2. troubleshoot
2024-02-21 22:48:33 +01:00
Kaalleen 28dba29684
troubleshoot: pointer on rail (#2657) 2023-12-28 06:53:29 +01:00
Claudine Peyrat 732a6556de
replace jumps by running stitches in large satin columns (#2624)
* replace jumps by running stitches

- this modify the contour underlay by adding a running stitch to travel from first side to second side
- it also add running stitches between underlays and between underlay and final satin stitches

* rename patch to stitch_group

* Update satin_column.py

add a function to avoid repetitive code
2023-12-17 18:58:52 +01:00
Claudine Peyrat 905bab632e
Update satin_column.py (#2578)
* Update satin_column.py

* Update satin_column.py
2023-10-28 19:56:47 +02:00
Claudine Peyrat a2adb03b6a
correct tooltip (#2573)
tooltip for random zig-zag spacing was  hinting it was applied to stitch length.
2023-10-23 20:23:16 +02:00
Lex Neva 5e208661d2
Merge pull request #2431 from inkstitch/lexelby/split-satin-stagger
stagger split satin rows
2023-09-11 16:57:23 -04:00
Kaalleen c90064d0d3 zigzag: ensure pairs 2023-09-07 18:55:57 +02:00
Lex Neva acd565c640 obey reversed rails when synthesizing rungs 2023-08-05 11:31:12 -04:00
Lex Neva 2358c6fa28 avoid split if satin doesn't need it 2023-07-23 10:53:55 -04:00
Lex Neva 6f541a79f3 fix zig-zag short stitches 2023-07-21 22:55:18 -04:00
Lex Neva 1e4a63f5e6 fix non-split case 2023-07-21 22:41:49 -04:00
Lex Neva bd19cb9390 add zig-zag satin method 2023-07-21 22:37:06 -04:00
Lex Neva 6f8983c7e3 fix from_end 2023-07-21 22:36:55 -04:00
Lex Neva b349f46a57 handle normal satin with stagger properly 2023-07-20 22:12:59 -04:00
Lex Neva 2957615bf2 add staggered and simple split satin 2023-07-20 21:54:52 -04:00
Lex Neva 7389980fae add S stitch 2023-07-18 22:54:39 -04:00
Lex Neva de863d72ef more transform fixes 2023-07-15 11:25:48 -04:00
Kaalleen b01870890b avoid duplicated nodes
transform issue
2023-07-09 10:05:24 +02:00
Lex Neva 661ae39546 produce only one satin from convert to satin 2023-07-08 20:48:14 -04:00
Lex Neva d836245e1f
avoid divide by zero (#2382) 2023-06-27 07:45:08 +02:00
Kaalleen 52ba1afb75
filter satins for auto route satin (#2389) 2023-06-27 07:44:34 +02:00
Benson Muite 860f4fb94d Correct spelling error
replace "an an unequal" with "an unequal"
2023-06-09 14:52:17 +03:00
Kaalleen cc7dfcf3e4 fix error in make translatable commit 2023-05-21 18:31:54 +02:00
Kaalleen 8004ce623e make each side units translatable 2023-05-21 17:53:04 +02:00
Kaalleen 2542f124eb
remove random seed param from unaffected stitch types (#2251) 2023-05-01 12:03:06 +02:00
Lex Neva 675898a602
(auto) reverse rung (#2223) 2023-04-27 19:53:34 +02:00
Kaalleen 99aa6cc009
Ensure synthesized rungs intersect (#2239) 2023-04-27 19:49:54 +02:00
Kaalleen 16f52ca5da
lettering: preserve scale (#2230) 2023-04-23 07:02:54 +02:00
Kaalleen 5a491c9305
Enable max stitch length for e-stitch (#2222) 2023-04-20 19:25:10 +02:00
Lex Neva 20829e6133
new way betterer satin algo (#2178)
* significantly faster length calculation
* way betterer satin algo
2023-04-14 18:51:40 +02:00
Kaalleen 221ff2a645
Stitch selection methods (#2114) 2023-03-25 19:45:36 +01:00
Kaalleen dfb43d2812
Ignore invalid rungs (#2135) 2023-03-23 16:40:29 +01:00
Lex Neva 1b0245c52c add reverse one rail param 2023-03-10 22:15:40 -05:00
Kaalleen fd6e43cf00
Various fixes (#2125)
* add unit info to scale value in ripple stitch

* fix apply threadlist with empty description

* fix satin type ripple with unequal nodes

* fix legacy auto_fill conversion

* inform about too small meander shapes
2023-03-09 18:57:55 +01:00
Kaalleen ec076315bb
Various lock stitch options (#2006)
Co-authored-by: Lex Neva
2023-02-27 16:05:52 +01:00
Lex Neva e2965e78f0 use snake case
per python coding standard
2023-02-20 15:27:55 -05:00
Lex Neva f6c2aa8919 add more check_stop_flag() calls 2023-02-16 22:56:16 -05:00
George Steel c2c256727b Merge branch 'main' of https://github.com/inkstitch/inkstitch into george-steel/fix-running-stitch 2023-01-28 20:20:40 -05:00
Kaalleen f2f1fea0cb
remove subpaths with only one node from satins (#2033) 2023-01-28 22:33:58 +01:00
Kaalleen 88ae2b3c54 fix random e-stitch 2023-01-28 14:51:12 +01:00
Kaalleen 5481277458 fix short stitch for second rail 2023-01-28 12:02:17 +01:00
George Steel c56180fb99 fix reversed contour underlay 2023-01-22 14:50:26 -05:00
George Steel 1b64f594da fix bad end of center walk underlay 2023-01-12 23:07:48 -05:00
George Steel 8d13e09bc4 spelling 2023-01-07 19:32:29 -05:00
George Steel 28e6898e2e fix length ramdomization 2022-12-28 19:38:55 -05:00
George Steel 9e88534c27 fix typos 2022-12-27 01:12:15 -05:00
George Steel 26c24d98ed python 3.8 fixes 2022-12-26 20:53:30 -05:00