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 (
Collapse
)
Author
2023-02-27
Various lock stitch options (#2006)
Kaalleen
Co-authored-by: Lex Neva
2023-02-27
Circular fill (#2053)
Kaalleen
2023-02-26
Merge pull request #2088 from inkstitch/lexelby/fix-preferences-set-default
Lex Neva
fix preferences "set default" buttons
2023-02-25
Clone Cache (#2086)
Kaalleen
Co-authored-by: Lex Neva
2023-02-22
fix flask json deprecation
Lex Neva
2023-02-20
remove unused import
Lex Neva
2023-02-20
add tiles json and internationalization
Lex Neva
2023-02-20
use new combo param type
Lex Neva
2023-02-20
cherry-pick @kaalleen's combo box param type
Lex Neva
2023-02-20
undo my changes to params extension
Lex Neva
2023-02-20
avoid NetworkXNoPath error by connecting graph
Lex Neva
2023-02-20
fix deprecation warning
Lex Neva
2023-02-20
fix params for meander
Lex Neva
2023-02-20
better smoothing algorithm
Lex Neva
2023-02-20
change wording of smoothness tooltip
Lex Neva
2023-02-20
sort tiles by name
Lex Neva
2023-02-20
remove dead ends
Lex Neva
2023-02-20
clarify running stitch params for meander
Lex Neva
2023-02-20
expose Expand setting in meander
Lex Neva
2023-02-20
remove buffer concept
Lex Neva
2023-02-20
make meander interruptible
Lex Neva
2023-02-20
expose running stitch length in meander
Lex Neva
2023-02-20
add lambda unwrapping to debug
Lex Neva
2023-02-20
wip
Lex Neva
2023-02-20
avoid weird end of line after smoothing
Lex Neva
2023-02-20
avoid super-dense meander graph
Lex Neva
2023-02-20
let user finish typing before simulating
Lex Neva
2023-02-20
fix tile names
Kaalleen
2023-02-20
meander fill: more work
Lex Neva
2023-02-20
use snake case
Lex Neva
per python coding standard
2023-02-20
typo fix
Lex Neva
2023-02-20
meander fill: initial version
Lex Neva
2023-02-20
add tiles
Lex Neva
2023-02-20
add smoothness option for contour fill
Lex Neva
2023-02-20
add clamp_path_to_polygon
Lex Neva
2023-02-20
add smooth_path
Lex Neva
2023-02-20
Merge pull request #1732 from inkstitch/lexelby/cache-stitch-plan
Lex Neva
stitch plan caching
2023-02-19
split font files (#1929)
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
add preferences UI including cache settings
Lex Neva
2023-02-18
use patterns in cache key
Lex Neva
2023-02-18
s/patch/stitch_group/g
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
add note and template to avoid self-foot-shooting
Lex Neva
2023-02-18
first draft of stitch plan caching
Lex Neva
[next]