summaryrefslogtreecommitdiff
path: root/lib/elements
AgeCommit message (Expand)Author
2025-03-22parent.remove -> delete (#3600)Kaalleen
2025-03-20undo c2aeb39Kaalleen
2025-03-15Element info: take pattern into account (#3581)Kaalleen
2025-03-10Rewrite force lock stitch extension (#3559)Kaalleen
2025-03-09Mypy type correctness (#3199)capellancitizen
2025-03-08use buffer(0) when fill rule is nonzero (#3561)Kaalleen
2025-03-02Use symbol as command position (#3542)Kaalleen
2025-02-09stroke: as_multi_line_string ignore single point paths (#3491)Kaalleen
2025-02-03Add debug variable to enable sew stack elements (#3476)Kaalleen
2025-01-29Sew Stack first steps (#3133)Lex Neva
2025-01-27enable the expand option for contour fill (#3462)Kaalleen
2025-01-26Improve satin guided ripple stitch and add stitch grid first option (#3436)Kaalleen
2025-01-25satin: ignore ending_point when it is already at the end (#3460)Kaalleen
2025-01-22satin ending_point: fix error when split point at start/end (#3452)Kaalleen
2025-01-16improve symbol handling (#3440)Kaalleen
2025-01-11satin: set start/end at nearest point as default (#3423)Kaalleen
2025-01-09exclude invisible from node_to_elements directly (#3424)Kaalleen
2025-01-04precision test (FloatingPointError) (#3404)Kaalleen
2025-01-01fill: first stitch correction (#3391)Kaalleen
2024-12-30Multi shape tartan jumps (#3386)Kaalleen
2024-12-27forgot to remove this (#3375)Kaalleen
2024-12-27various fixes (#3372)Kaalleen
2024-12-26End points (#3370)Kaalleen
2024-12-15add rungs when rails are intersecting (#3344)Kaalleen
2024-12-14Split satins at stitch level (#3336)Kaalleen
2024-12-07Enable start end commands for satins (#3315)Kaalleen
2024-11-30add bean stitch option to manual stitch (#3312)Kaalleen
2024-11-30add randomization options to linear gradient fill (#3311)Kaalleen
2024-11-18Manual ripple pattern (#3256)Kaalleen
2024-11-18Add icons and descriptions for extension gallery (#3287)Kaalleen
2024-11-12clone: do not fixup href (#3277)Kaalleen
2024-11-12Clipped groups (#3261)Kaalleen
2024-11-01Fix 'None'-string confusions in style (#3243)Kaalleen
2024-10-21satin column: ignore single point paths (#3244)Kaalleen
2024-09-30fix gradient style (#3200)Kaalleen
2024-09-17Fix clones with NoneType hrefs (#3196)Kaalleen
2024-08-28Fixed hidden objects being stitched out when cloned (Fix #3167) (#3171)capellancitizen
2024-08-20Fixed transforms on cloned commands (#3160)capellancitizen
2024-08-17satin troubleshoot: do not fail on satins without rails (#3148)Kaalleen
2024-08-14Clones now also clone commands attached to element and its children. (#3032, ...capellancitizen
2024-07-24method expects string after all (#3108)Kaalleen
2024-07-22multiple int param is expected to return int not str (#3102)Kaalleen
2024-07-20shapely arm fix (#3094)rejbasket
2024-06-30Various fixes (#3028)Kaalleen
2024-06-23Various fixes (#3011)Kaalleen
2024-06-22fix typo (#3006)Kaalleen
2024-06-20auto-fill pull compensation (#2891)Lex Neva
2024-06-20gray out randomize stitch length param when random stitch length is disabled ...Kaalleen
2024-06-09add warning for closed path satins (#2976)Kaalleen
2024-06-07auto fill gap fix (#2884)Lex Neva