Wykres commitów

546 Commity (aeeaf72338e2d7645309725be641d552a3c56190)

Autor SHA1 Wiadomość Data
Lex Neva aeeaf72338 wip 2022-05-04 19:18:33 +02:00
Lex Neva 5a69fa3e9c add double (fermat) spiral 2022-05-04 19:18:33 +02:00
Lex Neva 68ee0eea87 add clockwise option 2022-05-04 19:18:33 +02:00
Lex Neva 056a1cc45d fix start position in single spiral 2022-05-04 19:18:33 +02:00
Lex Neva 76ab319731 add avoid_self_Crossing option 2022-05-04 19:18:33 +02:00
Lex Neva 60fb7d0a9e fix more shapely deprecations 2022-05-04 19:18:33 +02:00
Lex Neva 8a1f70a6cd remove sample_linestring and point_transfer 2022-05-04 19:18:33 +02:00
Lex Neva bd8cb0d1ff use running_stitch instead for guided fill 2022-05-04 19:18:33 +02:00
Lex Neva e6fcf11035 fix some shapelydeprecations 2022-05-04 19:18:33 +02:00
Lex Neva fc3d05845a simpler, faster inner-to-outer algo 2022-05-04 19:18:33 +02:00
Lex Neva eefb3460e3 just go one direction 2022-05-04 19:18:33 +02:00
Lex Neva 899a15b8e1 4x speedup and simpler code 2022-05-04 19:18:33 +02:00
Lex Neva 0625f250c6 add missing polygonize() 2022-05-04 19:18:33 +02:00
Lex Neva e14fffb879 remove redundant cut() function 2022-05-04 19:18:33 +02:00
Lex Neva ff0aa68876 properly link holes to outers 2022-05-04 19:18:33 +02:00
Lex Neva e2ede5e456 get rid of "closest point" strategy 2022-05-04 19:18:33 +02:00
Lex Neva f019d39658 use running_stitch for single spiral 2022-05-04 19:18:33 +02:00
Lex Neva f4e1bbc7d7 way better corner handling for running stitch 2022-05-04 19:18:33 +02:00
Lex Neva ca5178fb99 more efficient angle calculation 2022-05-04 19:18:33 +02:00
Lex Neva 6ca1af0c88 avoid anytree dependency 2022-05-04 19:18:33 +02:00
Lex Neva cbcaa0ac0e faster method for single spiral ring interpolation 2022-05-04 19:18:33 +02:00
Lex Neva 920063b324 fix style 2022-05-04 19:18:33 +02:00
Lex Neva f4c47a8e22 generalize get_segments and process_travel_edges 2022-05-04 19:18:33 +02:00
Andreas f75c812aba replacing shapely parallel_offset by buffer 2022-05-04 19:18:33 +02:00
Andreas 6916a33716 bug fixing + introduction of min_stitch_distance parameter 2022-05-04 19:18:33 +02:00
Kaalleen 515ed3ea2f separate guided fill methods 2022-05-04 19:10:23 +02:00
Andreas d514eac819 adjusting namings 2022-05-04 19:07:04 +02:00
Andreas b14e445dae small bug fix 2022-05-04 19:07:04 +02:00
Kaalleen 3d1600ed03 * autofill to fillstitch
* remove too complex warning for fillstitch
* some marker adjustments
2022-05-04 19:06:44 +02:00
Kaalleen 82216b184c remove some pattern and marker mixups and some style issues 2022-05-04 19:04:44 +02:00
Andreas 95a9331616 added legacy fill again 2022-05-04 19:02:04 +02:00
Andreas 8d19cdc59d adjusted selection_to_guide_line to match new marker creation way 2022-05-04 19:01:50 +02:00
Andreas cc051bcdba removed double points at spirals 2022-05-04 18:59:11 +02:00
Andreas b5c7f637c1 minor changes 2022-05-04 18:59:11 +02:00
Andreas d445b38629 bug fixing+first spiral implementation 2022-05-04 18:59:11 +02:00
Andreas 8966fa1919 minor changes 2022-05-04 18:59:11 +02:00
Andreas e15bce1401 minor changes 2022-05-04 18:59:11 +02:00
Andreas 3caaae6938 bug fixing 2022-05-04 18:59:08 +02:00
Andreas 1a1939b5da Bug fixing + refactoring 2022-05-04 18:57:20 +02:00
Andreas 125db3f83b Applied style guide 2022-05-04 18:57:12 +02:00
Andreas 0fcf8bb97c added tangential and guided fill 2022-05-04 18:55:40 +02:00
Kaalleen f9d57f6ea5
Fix lettering scale, etc. (#1620)
* fix lettering scale
* adapt to updated inkex:  transform operator, selections
* fix #1597
* no traceback error message on broken satin columns
* highlight troubleshoot "steps to solve" through additional headline
* set a minimum value for running stitch repeats
* rename "import" thread list to "apply" thread list
2022-04-24 08:27:42 +02:00
Kaalleen 7ecfa7a2e6
Scale and toggle commands (etc) (#1611)
* scale and toggle commands
* fix tie in when first stitch is a jump stitch
* set tie modus to 3 for cutwork objects
* cutwork set stitch length
* fix bug in remove embroidery settings
2022-04-10 10:21:59 +02:00
Kaalleen c575aeda96
palette to text (#1619) 2022-04-10 10:10:50 +02:00
Kaalleen b2f8186383
Generate color palette (#1618) 2022-04-05 18:20:03 +02:00
Kaalleen bd43e00775
Cutwork segmentation (#1582)
* add cutwork segmentation extension
* simulator: option to not render jump stitches
2022-02-28 16:24:51 +01:00
Kaalleen be93c858a4
markers and lettering (#1559) 2022-01-25 16:41:30 +01:00
Kaalleen 6ca29b0668
inkscape config path fallback (#1554) 2022-01-24 13:44:00 +01:00
Kaalleen 3514f878ee
multipart geometry in intersect region (#1475) 2022-01-23 08:36:07 +01:00
Kaalleen 0db5548567
Impove fill pattern (#1540)
* unnonected fill pattern

* apply fill patterns first
2022-01-12 21:14:00 +01:00