| Age | Commit message (Collapse) | Author |
|
* convert kerning tool to json edit
|
|
* end at nearest point to next element (if requested and possible)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Updates commands
fill_start (_end) => starting_point (_end)
stain_start (_end) and run_start (_end) => autoroute_start
ripple_target => target_point
Sets inkstitch svg version to 3
|
|
|
|
|
|
* add trims as requested through user interface for each color block
* handle commands better
|
|
|
|
|
|
|
|
(#3288)
|
|
* print-pdf: simplify path detection
* i18n: more cleaning up
* Version, License paths
|
|
* ripple stitch: add manual pattern placement option
* add flip copies option
* rewrite adjust grid
* more control for satin guided ripples: render at rungs
|
|
|
|
* thread catalog: fix broken path
* apply threadlist: use wxpython to also include custom lists
* apply_palette: save last choice
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Extracted Base.descendants into a util function
|
|
|
|
|
|
Also, point-upwards now applied to commands that are children
of cloned elements.
|
|
|
|
|