summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2024-03-29Add "the tartan universe" (#2782)Kaalleen
2024-03-28Fixed clones of group elements not appearing. (#2766)capellancitizen
2024-03-26Add object based min stitch length (#2792)Kaalleen
* add object based min stitch length (overwrites global) * add object based minimum jump stitch (overwrites global) * rename patches to stitch_groups
2024-03-24save thread names into embroidery files (#2777)Kaalleen
2024-03-23Update jump_to_stroke.py (#2795)Claudine Peyrat
2024-03-23use offset curve for convert satin extension (#2775)Kaalleen
filter invalid rungs when merging satin sections
2024-03-23add no rung warning (#2791)Kaalleen
2024-03-13troubleshoot/linear gradient: add no linear gradient warning (#2779)Kaalleen
2024-03-13update meander zigzag defalt (#2778)Kaalleen
2024-03-11fix style (#2776)Kaalleen
2024-03-11Add apply palette extension (#2738)Kaalleen
* add apply palette extension * thread catalog: apply palette: do not overwrite cutwork settings
2024-03-11add satins only option to force lock stitch extension (#2773)Kaalleen
2024-03-11troubleshoot: stroke and fill warning (#2761)Kaalleen
2024-03-11element info: fix metadata (#2772)Kaalleen
2024-03-08satin to stroke: remove etree (#2764)Kaalleen
2024-03-07Fix lettering along path when glyphs have subgroups (#2754)Kaalleen
* remove "use no commands" restriction for lettering along path
2024-03-07Jump to strokes connect subpaths (#2750)Kaalleen
2024-03-01collapse length is not used anymore (#2745)Claudine Peyrat
replace collapse length by minimum jump stitch length in a tool tip
2024-02-23Jump to stroke options (#2733)Kaalleen
* Min width * Max width * Connect only within groups or layers * Do not connect after trim, stop or forced lock stitches * Merge new strokes with previous/next stroke
2024-02-23handle zero stitch elements better (#2736)Kaalleen
2024-02-23Satin warnings (#2735)Kaalleen
2024-02-21Detect satins with two rungs (#2734)Kaalleen
1. select elements 2. troubleshoot
2024-02-10Fix lettering id-error and trims (#2711)Kaalleen
2024-02-10add ignore layer command to display stacking order (#2719)Kaalleen
2024-02-10Rejbasket/pyinstaller fix installer checks (#2718)rejbasket
* netowrkx deps added in build * check for user inkscape config before installing * get os version in exception * update electron app location according to pyinstaller redesign * fixed broken libgeos syslinks * contents-directory added pyinstaller args fix broken linux and win versions * updated inkex * fix print_pdf --------- authored-by: rejbasket
2024-02-07support for modified id and menukarnigen
2024-02-07file not used - cleanupkarnigen
2024-02-05Zip: fix error message when no file format is selected (#2674)Kaalleen
2024-02-01Do not omit "multi_shapes" in geometry collections (#2708)Kaalleen
2024-02-01do not filter small segments for linear gradient graph (#2707)Kaalleen
2024-01-28add zigzag option to meander (#2699)Kaalleen
2024-01-25select elements: message when python path is not correct (#2685)Kaalleen
2024-01-25Stroke to Fill: Ignore Small Artifacts (#2678)Kaalleen
* Ignore artifacts * insert one centerline group per fill element * prevent error on elements with fill and stroke
2024-01-25Second chance for invalid fill stitch graphs (#2643)Kaalleen
2024-01-14Stitch plan preview overwrite option (#2642)Kaalleen
2024-01-13style cleanupkarnigen
2024-01-12Merge pull request #2653 from inkstitch/kgn/debug_profile_extend_vscodekarnigen
Kgn/debug profile extend vscode
2024-01-12just typokarnigen
2024-01-12added support for lxml <5.0.0 in writekarnigen
2024-01-11updated decriptionkarnigen
2024-01-11extending bash with cmd line args: -d -pkarnigen
2024-01-05simplification, cleanup, docs, startup dialog, DEBUG.inikarnigen
2023-12-31auto-route: do not add jumps between subpaths of satin columns (#2667)Kaalleen
2023-12-31update defaults and adapt to newer inkex (#2666)Kaalleen
2023-12-31autorun: fix networkx no path (#2645)Kaalleen
2023-12-29Stitch plan: escape labels (#2644)Kaalleen
2023-12-29replace DEBUG,PROFILE by DEVEL.inikarnigen
2023-12-28troubleshoot: pointer on rail (#2657)Kaalleen
2023-12-28add display stacking order extension (#2656)Kaalleen
2023-12-26move lettering panel to gui (#2641)Kaalleen