index
:
inkstitch
nix
Inkscape extension for machine embroidery design
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
elements
/
stroke.py
Age
Commit message (
Expand
)
Author
2024-03-26
Add object based min stitch length (#2792)
Kaalleen
2024-01-28
add zigzag option to meander (#2699)
Kaalleen
2023-11-10
fix invalid clip path (#2577)
Kaalleen
2023-07-04
render satins with only one subpath as running stitch (#2404)
Kaalleen
2023-05-16
change running stitch length default
Kaalleen
2023-05-14
add reverse rails to ripple
Kaalleen
2023-05-10
apply clip to stroke (#2283)
Kaalleen
2023-05-06
Avoid duplicated points in make_spiral (#2268)
Kaalleen
2023-04-28
stagger ripples: rows are lines (#2250)
Kaalleen
2023-04-27
Ripple stitch: add density and stagger option (#2206)
Kaalleen
2023-04-27
stroke_method: running stitch fallback (#2241)
Kaalleen
2023-04-23
add pull compensation param to zigzag stitches (#2228)
Kaalleen
2023-04-08
add max stitch length setting to manual stitch (#2201)
Kaalleen
2023-03-25
Stitch selection methods (#2114)
Kaalleen
2023-03-09
Various fixes (#2125)
Kaalleen
2023-03-07
Add extension stroke to lpe satin (#2115)
Kaalleen
2023-03-07
Allow locks, trim, stop on manual stitch placement (#2101)
Rick Levine
2023-02-27
Various lock stitch options (#2006)
Kaalleen
2023-01-22
Replace running stitch algorithm to give consistent stitch lengths.
George Steel
2023-01-15
Add bean stitch repeat pattern (#1938)
Kaalleen
2023-01-07
Merge branch 'main' of https://github.com/inkstitch/inkstitch into george-ste...
George Steel
2023-01-07
Cutwork needle info (#1988)
Kaalleen
2022-12-26
use random oracle for randomized satin columns and redo split stitches
George Steel
2022-11-22
small zigzag warning (#1891)
Kaalleen
2022-06-30
Fixes (#1703)
Kaalleen
2022-06-22
add running stitch tolerance param (#1701)
Lex Neva
2022-06-10
Guided ripple stitch (#1675)
Kaalleen
2022-05-24
Add ripple stitch feature (#1667)
Kaalleen
2022-05-20
Merge pull request #1548 from inkstitch/feature_guided_fill
Lex Neva
2022-05-19
avoid simple satin division by zero error
Kaalleen
2022-05-18
Auto route for running stitch (#1638)
Kaalleen
2022-04-24
Fix lettering scale, etc. (#1620)
Kaalleen
2021-08-07
fix more patch references
Lex Neva
2021-08-07
move StitchGroup into lib.stitch_plan
Lex Neva
2021-08-07
Merge remote-tracking branch 'origin/main' into kaalleen/satin-patterns
Lex Neva
2021-08-07
rename Patch to StitchGroup
Lex Neva
2021-07-29
Fix typos (#1291)
luzpaz
2021-05-01
rename satin stitch to running stitch in stroke params (#1180)
Kaalleen
2021-03-11
add copyright headers
Lex Neva
2021-03-04
Update for Inkscape 1.0 (#880)
Kaalleen
2020-05-27
cleanup extension (#713)
Kaalleen
2020-05-18
fix untranslatable string (#708)
Kaalleen
2019-08-05
add Troubleshoot extension (#465)
Kaalleen
2019-07-04
add trim commands in import and stitch plan
Lex Neva
2018-08-21
more pep8 fixes
Lex Neva
2018-08-21
autopep8
Lex Neva
2018-08-09
add tooltips to params (#262)
Kaalleen
2018-07-28
fix simple satin
Lex Neva
2018-07-27
add bean stitch option
Lex Neva
2018-07-12
generalize Element.shape and implement in all element types
Lex Neva
[next]