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
/
element.py
Age
Commit message (
Expand
)
Author
2025-03-09
Mypy type correctness (#3199)
capellancitizen
2025-01-29
Sew Stack first steps (#3133)
Lex Neva
2024-12-26
End points (#3370)
Kaalleen
2024-11-01
Fix 'None'-string confusions in style (#3243)
Kaalleen
2024-09-30
fix gradient style (#3200)
Kaalleen
2024-08-14
Clones now also clone commands attached to element and its children. (#3032, ...
capellancitizen
2024-07-24
method expects string after all (#3108)
Kaalleen
2024-07-22
multiple int param is expected to return int not str (#3102)
Kaalleen
2024-06-20
gray out randomize stitch length param when random stitch length is disabled ...
Kaalleen
2024-05-11
Update inkex (#2892)
Kaalleen
2024-05-06
Remove unused param from legacy fill (#2879)
Kaalleen
2024-04-27
Add option to disable the stitch plan cache (#2655)
George Steel
2024-04-06
remove empty d error (#2818)
Kaalleen
2024-03-29
Add "the tartan universe" (#2782)
Kaalleen
2024-03-28
Fixed clones of group elements not appearing. (#2766)
capellancitizen
2024-03-26
Add object based min stitch length (#2792)
Kaalleen
2024-03-07
Fix lettering along path when glyphs have subgroups (#2754)
Kaalleen
2024-03-01
collapse length is not used anymore (#2745)
Claudine Peyrat
2023-11-22
Add linear gradient fill (#2587)
Kaalleen
2023-09-07
improve params errors (#2437)
Lex Neva
2023-05-01
remove random seed param from unaffected stitch types (#2251)
Kaalleen
2023-04-30
multiple_int_param: ignore multiple spaces (#2255)
Kaalleen
2023-04-20
Fix custom lock (#2224)
Kaalleen
2023-04-15
Add inkstitch svg version tag (#2199)
Kaalleen
2023-04-01
zigzag: do not care about dashes (#2188)
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
change method to update legacy fill_method (#2111)
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-02-25
Clone Cache (#2086)
Kaalleen
2023-02-18
include guides in cache key
Lex Neva
2023-02-18
consistent cache key for Stitch objects
Lex Neva
2023-02-18
use patterns in cache key
Lex Neva
2023-02-18
use commands in cache key
Lex Neva
2023-02-18
cache key includes previous stitch
Lex Neva
2023-02-18
cache key generation using params, path, color, and style
Lex Neva
2023-02-18
remove unused and broken has_style() method
Lex Neva
2023-02-18
move get_stitch_plan_cache() to utils.cache
Lex Neva
2023-02-18
first draft of stitch plan caching
Lex Neva
2023-01-15
Add bean stitch repeat pattern (#1938)
Kaalleen
2022-12-26
fix seed param and error messages
George Steel
2022-12-23
Merge branch 'main' of https://github.com/inkstitch/inkstitch into george-ste...
George Steel
2022-12-19
Point to troubleshoot in fatal error message (#1967)
Kaalleen
2022-12-12
fix #1936
Kaalleen
2022-12-11
add comment on set_param
George Steel
2022-12-11
refine GUI for text-based random_seed parameter and add global param.
George Steel
2022-12-10
expose stop_after
George Steel
2022-12-03
expose the trim_after param in the interface
George Steel
[next]