index
:
inkstitch
nix
Inkscape extension for machine embroidery design
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2023-02-20
tweak tile
Lex Neva
2023-02-20
expose running stitch length in meander
Lex Neva
2023-02-20
fix tile
Lex Neva
2023-02-20
add lambda unwrapping to debug
Lex Neva
2023-02-20
fix weird tile
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
resize a bunch of tiles
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-20
fix madeira rayon palette (#2081)
Kaalleen
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
2023-02-16
Merge pull request #2045 from inkstitch/lexelby/interruptible-threads
Lex Neva
make simulator threads interruptible
2023-02-16
add more check_stop_flag() calls
Lex Neva
2023-02-16
add comment
Lex Neva
2023-02-16
make simulator threads pre-emptible
Lex Neva
2023-02-16
Merge pull request #2074 from inkstitch/rlevine/pycharm_debug_instructions
Rick Levine
Pycharm debugging info
2023-02-16
Merge pull request #2049 from inkstitch/rlevine/dst_header_title
Rick Levine
Add filename to .dst header
2023-02-16
Simplify getting docname
Rick Levine
2023-02-16
Punting
Rick Levine
2023-02-16
More tweaks
Rick Levine
2023-02-16
Fix typos
Rick Levine
2023-02-16
Add symbolic link note
Rick Levine
2023-02-15
Pycharm debugging info
Rick Levine
2023-02-15
Update output.py
Rick Levine
Retrieve svg file name for .dst header
2023-02-10
new translations from Crowdin
Ink/Stitch Crowdin integration
2023-02-08
Set pattern.extras['name'] for .dst header
Rick Levine
2023-02-08
avoid topological error for contour fill (#1966)
Kaalleen
[next]