summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-06-01new translations from CrowdinInk/Stitch Crowdin integration
2023-05-29new translations from CrowdinInk/Stitch Crowdin integration
2023-05-28macOS build: do not strip (#2320)Kaalleen
2023-05-28import gi (#2330)Kaalleen
2023-05-26v3.0.0Kaalleen
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-24enable electron builder signing again (#2317)Kaalleen
2023-05-24new translations from CrowdinInk/Stitch Crowdin integration
2023-05-24fix electron and translations (#2316)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-22new translations from CrowdinInk/Stitch Crowdin integration
2023-05-21Merge pull request #2297 from inkstitch/kaalleen/various-fixesKaalleen
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-18new translations from CrowdinInk/Stitch Crowdin integration
2023-05-17fix starting point for multiple underlaysKaalleen
2023-05-17ripple stitch grid starting pointKaalleen
2023-05-17new translations from CrowdinInk/Stitch Crowdin integration
2023-05-16command positionKaalleen
2023-05-16Merge pull request #2284 from inkstitch/kaalleen/various-fixesKaalleen
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-15new translations from CrowdinInk/Stitch Crowdin integration
2023-05-14add reverse rails to rippleKaalleen
2023-05-14correct size parameter in new font json (#2293)Claudine Peyrat
* correct size parameter in new font json add - to ags garamond, correct Ù correct size parameter in ags Garamond apex simple abril en fleur emilio applique emilio simple emilio bold * fix missing sizes
2023-05-14ripple: ensure min line countKaalleen
2023-05-14ripple: line countKaalleen
2023-05-14new translations from CrowdinInk/Stitch Crowdin integration
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-13new translations from CrowdinInk/Stitch Crowdin integration
2023-05-12new translations from CrowdinInk/Stitch Crowdin integration
2023-05-11disable electron-builder signing (#2270)rejbasket
2023-05-10do it rightKaalleen
2023-05-10fix macos issue with no custom font dirKaalleen
2023-05-10add help tab to gradient block extensionKaalleen
2023-05-10update commentKaalleen
2023-05-10gradient blocks: allow 2 decimalsKaalleen
2023-05-10stroke to satin: avoid topology errorKaalleen
2023-05-10apply clip to stroke (#2283)Kaalleen