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
Age
Commit message (
Expand
)
Author
2022-06-24
Update pyembroidery (#1683)
Kaalleen
2022-06-24
Add short stitch feature to satin column (#1695)
Kaalleen
2022-06-22
guided fill stagger (#1700)
Lex Neva
2022-06-22
add running stitch tolerance param (#1701)
Lex Neva
2022-06-22
Option to drop short stitches (#1693)
Kaalleen
2022-06-21
Fill: make valid (#1697)
Kaalleen
2022-06-21
Undo stitch plan preview and density map (#1687)
Kaalleen
2022-06-21
Better marker recognition (#1694)
Kaalleen
2022-06-10
autorun: keep attribs of original elements (#1682)
Kaalleen
2022-06-10
Guided ripple stitch (#1675)
Kaalleen
2022-06-10
Satin center walk underlay repeats (#1671)
Kaalleen
2022-06-06
autorun keep all attributes (also the ripple attribs)
Kaalleen
2022-05-24
Add ripple stitch feature (#1667)
Kaalleen
2022-05-20
empty_d shape property (#1666)
Kaalleen
2022-05-20
Merge pull request #1548 from inkstitch/feature_guided_fill
Lex Neva
2022-05-20
prevent adding commands to empty d objects (#1658)
Kaalleen
2022-05-20
Use path instead of points for polyline elements (#1661)
Kaalleen
2022-05-19
avoid simple satin division by zero error
Kaalleen
2022-05-18
Auto route for running stitch (#1638)
Kaalleen
2022-05-17
geoms: an other one
Kaalleen
2022-05-17
* flip option only for legacyfill
Kaalleen
2022-05-07
default to 'inner to outer'
Lex Neva
2022-05-07
undo aggressive line wrapping
Lex Neva
2022-05-06
remove constants
Lex Neva
2022-05-06
shapely geoms fixes
Lex Neva
2022-05-06
best-effort rather than throwing exception
Lex Neva
2022-05-05
tangential->contour, fix legacy, remove unused params
Lex Neva
2022-05-04
bugfix
Lex Neva
2022-05-04
rebase corrections
Kaalleen
2022-05-04
undo build changes for depq, update clone
Kaalleen
2022-05-04
refactor, tidy, and C901 fixes
Lex Neva
2022-05-04
wip
Lex Neva
2022-05-04
add double (fermat) spiral
Lex Neva
2022-05-04
add clockwise option
Lex Neva
2022-05-04
fix start position in single spiral
Lex Neva
2022-05-04
add avoid_self_Crossing option
Lex Neva
2022-05-04
fix more shapely deprecations
Lex Neva
2022-05-04
remove sample_linestring and point_transfer
Lex Neva
2022-05-04
use running_stitch instead for guided fill
Lex Neva
2022-05-04
fix some shapelydeprecations
Lex Neva
2022-05-04
simpler, faster inner-to-outer algo
Lex Neva
2022-05-04
just go one direction
Lex Neva
2022-05-04
4x speedup and simpler code
Lex Neva
2022-05-04
add missing polygonize()
Lex Neva
2022-05-04
remove redundant cut() function
Lex Neva
2022-05-04
properly link holes to outers
Lex Neva
2022-05-04
get rid of "closest point" strategy
Lex Neva
2022-05-04
use running_stitch for single spiral
Lex Neva
2022-05-04
way better corner handling for running stitch
Lex Neva
2022-05-04
more efficient angle calculation
Lex Neva
[next]