Wykres commitów

313 Commity (3b5ed7c3f2fba252e944a43dfe29458b485cad8b)

Autor SHA1 Wiadomość Data
Kaalleen f6a0b2eeeb
Fix lettering along path when glyphs have subgroups (#2754)
* remove "use no commands" restriction for lettering along path
2024-03-07 17:59:38 +01:00
Claudine Peyrat 4d520fece2
collapse length is not used anymore (#2745)
replace collapse length by minimum jump stitch length in a tool tip
2024-03-01 02:37:41 +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 92ac798693
add zigzag option to meander (#2699) 2024-01-28 08:48:44 +01:00
Kaalleen 2677c30a0f
Second chance for invalid fill stitch graphs (#2643) 2024-01-25 17:54:08 +01:00
Kaalleen 28dba29684
troubleshoot: pointer on rail (#2657) 2023-12-28 06:53:29 +01:00
Kaalleen 9d0aebc5cf
fix polyline shape (#2603) 2023-12-25 08:51:00 +01:00
Kaalleen a001667470
Add shape property to clone (#2637) 2023-12-25 08:50:28 +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
Kaalleen 3bd92265b2
Add linear gradient fill (#2587) 2023-11-22 20:55:58 +01:00
Kaalleen d6f8fc00c9
return valid shape (#2594) 2023-11-10 17:06:32 +01:00
Kaalleen 7edebd60f9
fix invalid clip path (#2577)
use fallback if shape has grating issues (too small)
2023-11-10 16:41:36 +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
Lex Neva af96d720e9
improve params errors (#2437) 2023-09-07 19:25:47 +02: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
Kaalleen c18bc11383
render satins with only one subpath as running stitch (#2404) 2023-07-04 06:26:23 +02:00
Lex Neva 6c5920f48e default more likely to avoid stitching outside shape 2023-07-01 08:23:46 +02: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 b6cf065f09 fix starting point for multiple underlays 2023-05-17 23:17:58 +02:00
Kaalleen 66068208e8 change running stitch length default 2023-05-16 16:27:52 +02:00
Kaalleen d655aa1e1f troubleshoot: read numbers with exponent 2023-05-15 19:19:44 +02:00
Kaalleen e8a6516471 add reverse rails to ripple 2023-05-14 20:56:17 +02:00
Kaalleen 111fd8f0ef * move all gradient methods to extension
* add underlay to single color elements to compensate density
2023-05-13 21:11:27 +02:00
Kaalleen c799b798bc
apply clip to stroke (#2283) 2023-05-10 09:02:47 +02:00
Kaalleen b3141a24b6
Gradient blocks (#2275)
* remove underlay
* set start and end commands for consecutive blocks with the same color
* keep previous params
* add option for manual input of end_row_spacing
2023-05-08 17:21:51 +02:00
Kaalleen 2e62ba7926
Avoid duplicated points in make_spiral (#2268)
* avoid duplicated points in make_spiral
* circular fill: add end_row_spacing, repeats and bean repeats
* fix circular fill if original shape is a circle
2023-05-06 18:31:54 +02:00
Kaalleen 8a32d0787d
expose end_row_spacing and (re)order fill params (#2265) 2023-05-03 17:18:01 +02:00
Kaalleen 2542f124eb
remove random seed param from unaffected stitch types (#2251) 2023-05-01 12:03:06 +02:00
Kaalleen fd4ab28add
multiple_int_param: ignore multiple spaces (#2255) 2023-04-30 11:26:39 +02:00
Kaalleen 81e0fa1c72
stagger ripples: rows are lines (#2250) 2023-04-28 21:09:03 +02:00
Kaalleen d458ea563b
Ripple stitch: add density and stagger option (#2206) 2023-04-27 20:00:59 +02:00