summaryrefslogtreecommitdiff
path: root/lib/elements
AgeCommit message (Collapse)Author
2022-05-04separate guided fill methodsKaalleen
2022-05-04adjusting namingsAndreas
2022-05-04small bug fixAndreas
2022-05-04* autofill to fillstitchKaalleen
* remove too complex warning for fillstitch * some marker adjustments
2022-05-04remove some pattern and marker mixups and some style issuesKaalleen
2022-05-04added legacy fill againAndreas
2022-05-04minor changesAndreas
2022-05-04bug fixing+first spiral implementationAndreas
2022-05-04bug fixingAndreas
2022-05-04Applied style guideAndreas
2022-05-04added tangential and guided fillAndreas
2022-04-24Fix lettering scale, etc. (#1620)Kaalleen
* 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
2021-12-09Force lock stitches option/extension and some typos (#1471)Kaalleen
2021-10-09fix multipolygon issue (#1364)Kaalleen
2021-10-01remove legacy composed_style (#1369)Kaalleen
2021-09-30add max stitch length to satin zigzag underlay (#1360)Kaalleen
2021-08-16Merge pull request #1254 from inkstitch/kaalleen/satin-patternsLex Neva
Satin pattern and split stitch
2021-08-16keep satin column edgesKaalleen
2021-08-15keep underlay, underpath, and border travelLex Neva
2021-08-10break apart and polyline issues (#1313)Kaalleen
2021-08-07fix more patch referencesLex Neva
2021-08-07move StitchGroup into lib.stitch_planLex Neva
2021-08-07Merge remote-tracking branch 'origin/main' into kaalleen/satin-patternsLex Neva
2021-08-07rename Patch to StitchGroupLex Neva
2021-07-29Fix typos (#1291)luzpaz
2021-07-25Fix Style Issues (#1154)Kaalleen
Co-authored-by: Lex Neva <github.com@lexneva.name>
2021-07-21label hard to find troubleshoot objects (#1247)Kaalleen
2021-06-30slight wording adjustmentLex Neva
2021-06-30update pattern troubleshoot descriptionKaalleen
2021-06-30correctionsKaalleen
2021-06-30structuringKaalleen
2021-06-29only check embroiderable tags for pattern markerKaalleen
2021-06-29remove get_pattern from satin_columnKaalleen
2021-06-29update split patternKaalleen
2021-06-29everywhere patternsKaalleen
2021-06-28pattern markersKaalleen
2021-06-27group command extensionKaalleen
2021-06-27group patternsKaalleen
2021-06-24add start markers, add troubleshoot pattern warning and fix wxpython ↵Kaalleen
language issue
2021-06-22satin pattern and split stitchKaalleen
2021-05-01rename satin stitch to running stitch in stroke params (#1180)Kaalleen
2021-04-15divide zero in satin column (#1151)Kaalleen
2021-04-13Extend Satin Rungs (#1130)Kaalleen
Co-authored-by: Lex Neva <github.com@lexneva.name>
2021-03-28Merge pull request #1083 from inkstitch/lexelby/license-headersLex Neva
add license headers
2021-03-22update font tools etc (#1086)Kaalleen
* update font tools * fix tie error * ignore duplicated commands
2021-03-14add lock stitches select box (#1076)Kaalleen
Co-authored-by: Lex Neva <github.com@lexneva.name>
2021-03-11add copyright headersLex Neva
2021-03-04Update for Inkscape 1.0 (#880)Kaalleen
* update for inkscape 1.0 * add about extension * Build improvements for the inkscape1.0 branch (#985) * zip: export real svg not stitch plan * #411 and #726 * Tools for Font Creators (#1018) * ignore very small holes in fills * remove embroider (#1026) * auto_fill: ignore shrink_or_grow if result is empty (#589) * break apart: do not ignore small fills Co-authored-by: Hagen Fritsch <rumpeltux-github@irgendwo.org> Co-authored-by: Lex Neva <github.com@lexneva.name>
2021-02-06reduce crossing border issues (#993)Kaalleen
2021-01-23stroke width calculation (#940)Kaalleen
Co-authored-by: Lex Neva <lexelby@users.noreply.github.com>