karnigen
1b1779ee99
style cleanup
2024-01-13 15:42:49 +01:00
karnigen
bc991aaa25
Merge pull request #2653 from inkstitch/kgn/debug_profile_extend_vscode
...
Kgn/debug profile extend vscode
2024-01-12 19:01:22 +01:00
karnigen
78a3c93fe3
just typo
2024-01-12 01:47:11 +01:00
karnigen
55145a568a
added support for lxml <5.0.0 in write
2024-01-12 01:34:20 +01:00
karnigen
0e08a26311
updated decription
2024-01-11 17:48:11 +01:00
karnigen
0f404bb737
extending bash with cmd line args: -d -p
2024-01-11 14:19:16 +01:00
karnigen
b4f50b1ed9
simplification, cleanup, docs, startup dialog, DEBUG.ini
2024-01-05 17:05:22 +01:00
Kaalleen
0673df5683
auto-route: do not add jumps between subpaths of satin columns ( #2667 )
2023-12-31 16:38:00 +01:00
Kaalleen
cbae740a6a
update defaults and adapt to newer inkex ( #2666 )
2023-12-31 15:48:17 +01:00
Kaalleen
e4f5035fb1
autorun: fix networkx no path ( #2645 )
2023-12-31 11:16:09 +01:00
Kaalleen
fd01c2e2f1
Stitch plan: escape labels ( #2644 )
2023-12-29 17:00:41 +01:00
karnigen
f1f9d275a1
replace DEBUG,PROFILE by DEVEL.ini
2023-12-29 16:25:17 +01:00
Kaalleen
28dba29684
troubleshoot: pointer on rail ( #2657 )
2023-12-28 06:53:29 +01:00
Kaalleen
c0bcdb6e25
add display stacking order extension ( #2656 )
2023-12-28 06:53:05 +01:00
Kaalleen
7ede87f5a6
move lettering panel to gui ( #2641 )
2023-12-26 10:11:38 +01:00
Kaalleen
d1624fdb36
Contour fill: replace buffer with offset_curve ( #2654 )
2023-12-26 09:37:30 +01:00
karnigen
fe323375e4
env update from inkscape, bash names for script
2023-12-25 19:54:52 +01:00
Kaalleen
0200ba173c
add total min max stitch length to element info ( #2609 )
2023-12-25 09:15:55 +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
Kaalleen
5daa3aa3f0
Remove previous troubleshoot layer ( #2638 )
...
... instead of deleting content
2023-12-25 08:49:46 +01:00
Kaalleen
9afbf02384
Ignore multipoints in intersect regions with gratings ( #2647 )
2023-12-25 08:48:20 +01:00
Kaalleen
838d811ae6
fix networkx nopath error for start/end nodes (fill) ( #2635 )
2023-12-25 08:42:22 +01:00
karnigen
746768d849
extending debug
2023-12-17 23:08:39 +01:00
karnigen
cc016b193e
initial changes
2023-12-17 23:03:39 +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
Lex Neva
f0262a5709
handle case of travelling along shape border ( #2593 )
2023-11-10 16:42:46 +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
Kaalleen
8d9930a52d
Save some space (simulator) ( #2571 )
...
* combine and untoggle direction buttons
* do not switch bitmap play/pause buttons
2023-11-09 17:28:55 +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
Kaalleen
0d77b99bfd
Add indicator size option for density map ( #2572 )
...
* add indicator size option
* obey min stitch length setting
2023-10-24 19:21:15 +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
d153132cf4
don't handle simulator click before stitch plan is loaded ( #2570 )
2023-10-22 17:55:02 +02:00
Lex Neva
82f2edac1a
attach params/lettering simulator window and allow detach ( #2557 )
2023-10-21 18:16:34 +02:00
Kaalleen
746a984dac
Fix new param simulator for macOS and Windows ( #2546 )
...
* fix tooltip
* combine play and pause button
---------
Co-authored-by: Lex Neva
2023-10-18 15:57:49 +02:00
Kaalleen
e3c9f95ba3
element info: fix typo ( #2559 )
2023-10-17 20:10:52 +02:00
Kaalleen
1224636403
element info: update link ( #2558 )
2023-10-17 19:50:44 +02:00
Kaalleen
2e648eb1fb
Cleanup document: add option to remove empty groups/layers ( #2552 )
...
* cleanup document: add options to remove empty groups/layers
* cleanup document: add test run option
2023-10-17 19:34:58 +02:00
Kaalleen
58b2e971d3
zip: expose file name option better ( #2555 )
2023-10-17 19:33:55 +02:00
Kaalleen
6f0150db00
element info: add more info ( #2556 )
...
* add removed stitches info
* add color info
2023-10-15 14:47:46 +02:00
Kaalleen
cea4f6fca8
add outline extension ( #2529 )
2023-10-15 07:54:04 +02:00
Kaalleen
1ff6777228
Add element info extension ( #2544 )
2023-10-15 07:18:26 +02:00
Kaalleen
45e430bb60
lettering: ignore empty layer glyphs ( #2551 )
2023-10-15 07:09:02 +02:00
Kaalleen
2f966ce4de
Update shapely ( #2471 )
...
* update shapely
* pin pyinstaller to 5.13.2 (issues with macOS) (rejbasket)
* macOS: do not install shapely from binary, but remove .dylibs folder (breaks notarizazion) (rejbasket)
2023-10-15 07:08:36 +02:00
Kaalleen
bbd7391b18
Test Swatches: Reduce length of param list by checking for element type ( #2545 )
2023-10-15 07:06:43 +02:00
Kaalleen
8b23d35358
fix stitch plan multiply sequence error ( #2527 )
2023-10-02 17:21:56 +02:00
Kaalleen
556b538dba
add ignore layer command to density map ( #2522 )
2023-10-02 17:20:04 +02:00
Kaalleen
61b76c7e8e
Add test swatches extension ( #2528 )
...
* remove duplicates (tags)
* sort extensions (init)
* add test swatches extension
2023-10-02 17:17:04 +02:00