summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2023-07-01fix guided and circular fillKaalleen
2023-07-01ensure PointsLex Neva
2023-07-01default more likely to avoid stitching outside shapeLex Neva
2023-07-01return early for paths already insideLex Neva
2023-07-01remove debug timing in frequently-run functionsLex Neva
2023-07-01smooth underpathsLex Neva
2023-07-01avoid losing start and end of path when clampingLex Neva
2023-07-01slightly less edge avoidanceLex Neva
2023-07-01avoid travel stitches outside shapeLex Neva
2023-06-28fill to stroke: fix remove elements with fill and stroke (#2392)Kaalleen
2023-06-27avoid divide by zero (#2382)Lex Neva
2023-06-27filter satins for auto route satin (#2389)Kaalleen
2023-06-23command recognition (#2384)Kaalleen
2023-06-12wxpython version (#2360)Kaalleen
update windows and linux wxpython version to 4.2.1
2023-06-12ignore broken commmands (#2365)Kaalleen
2023-06-11fid guided fillGeorge Steel
2023-06-09Correct spelling errorBenson Muite
replace "an an unequal" with "an unequal"
2023-06-05fix windows no elements error (#2348)Kaalleen
2023-06-05fix circular fill (#2350)Kaalleen
2023-06-04lettering: clear selection without lettering (#2334)Kaalleen
2023-06-04fix #2335 (#2336)Kaalleen
2023-06-04fix needle points for windows (#2337)Kaalleen
2023-05-28suppress annoying shapely warningLex Neva
2023-05-28fix "skip last stitch in each row"Lex Neva
2023-05-26Possible fix for parallel offset in guided fill for macOS (#2321)Kaalleen
* fix parallel offset in guided fill for macOS * ripple grid start position * circular ripple grid
2023-05-25handle groups with no id better (#2318)Kaalleen
2023-05-23Fix some transforms ... (#2314)Kaalleen
* fix fill to stroke transform * remove empty leftover groups * gradient blocks transforms * gradient: do not ignore holes
2023-05-22Update electron version to v14.2.9 (#2214)rejbasket
Authored-by: rejbasket Co-authored-by: Kaalleen Co-authored-by: Lex Neva
2023-05-21fix error in make translatable commitKaalleen
2023-05-21change back to 0.3Kaalleen
2023-05-21make each side units translatableKaalleen
2023-05-20do not ommit last pointKaalleen
2023-05-20zigzag to line: optional sharp edgesKaalleen
2023-05-19ripple: apply stitch length and stagger to gridKaalleen
2023-05-19adjust smoothed zigzag rungsKaalleen
2023-05-18improve zigzag to satin (zigzag style)Kaalleen
2023-05-17fix starting point for multiple underlaysKaalleen
2023-05-17ripple stitch grid starting pointKaalleen
2023-05-16command positionKaalleen
2023-05-16change running stitch length defaultKaalleen
2023-05-16lpe satin: warn about empty d-attributeKaalleen
2023-05-15legacy satin ripple: do not reverse rails automaticallyKaalleen
2023-05-15troubleshoot: read numbers with exponentKaalleen
2023-05-14add reverse rails to rippleKaalleen
2023-05-14ripple: ensure min line countKaalleen
2023-05-14ripple: line countKaalleen
2023-05-13* move all gradient methods to extensionKaalleen
* add underlay to single color elements to compensate density
2023-05-13ripple constant end positionKaalleen
2023-05-10do it rightKaalleen
2023-05-10fix macos issue with no custom font dirKaalleen