summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-09-17Rejbasket/arm64 python update (#3201)rejbasket
* python 3.11 needed for binary install wxpython macos arm * added missing geos package for mac arm64
2024-09-17Fix clones with NoneType hrefs (#3196)Kaalleen
2024-09-15new translations from CrowdinInk/Stitch Crowdin integration
2024-09-14only style-check staged changes (#3186)Lex Neva
2024-09-14json corrections (#3194)Claudine Peyrat
letter_case set to upper for perspective-tricolore coopermarif description correction : the font may be scaled down to 50%.
2024-09-06new translations from CrowdinInk/Stitch Crowdin integration
2024-08-28Fixed hidden objects being stitched out when cloned (Fix #3167) (#3171)capellancitizen
Extracted Base.descendants into a util function
2024-08-28Additional CI Improvements (#3174)capellancitizen
2024-08-21auto satin: transfer min jump length from satins on strokes (#3154)Kaalleen
2024-08-21multicolor satin: option to adjust underlay (#3152)Kaalleen
2024-08-20Fixed transforms on cloned commands (#3160)capellancitizen
Also, point-upwards now applied to commands that are children of cloned elements.
2024-08-18fill: ensure polygon in pull comp adjusted shape (#3143)Kaalleen
2024-08-18new translations from CrowdinInk/Stitch Crowdin integration
2024-08-17add wxpython abort message (as alternative to stderr output) (#3145)Kaalleen
2024-08-17fix fills without underpath and bad start-end positions (#3141)Kaalleen
2024-08-17satin troubleshoot: do not fail on satins without rails (#3148)Kaalleen
2024-08-17fix slider dark theme issue (#3147)Kaalleen
2024-08-17auto satin: filter zero length strokes as well (#3139)Kaalleen
2024-08-17Disable darkmode symbols for windows (#3144)Kaalleen
* disable darkmode symbols for windows * Simulator slider also ignores dark mode for Windows --------- Co-authored-by: CapellanCitizen <thecapellancitizen@gmail.com>
2024-08-17skip empty gradient blocks (#3142)Kaalleen
2024-08-14Clones now also clone commands attached to element and its children. (#3032, ↵capellancitizen
#3121) (#3086)
2024-08-14new translations from CrowdinInk/Stitch Crowdin integration
2024-08-13CI: Added pytest, some speed improvements (#3135)capellancitizen
Geos build is now cached, and its tests are no longer built.
2024-08-13add remove duplicated points extension (#3117)Kaalleen
2024-08-12improve kerning (#3136)Claudine Peyrat
2024-08-08Update →.svg (#3129)Claudine Peyrat
change one rail orientation on capitalA
2024-08-08Show page in simulator (#3120)Lex Neva
* add exception logging helpers * wip * show page and drop shadow from SVG * allow toggling page * add page icon * add dark mode icon * showpageshadow * refresh after background change (fix for macOS) * fix params sim background * try a native GraphicsBrush for windows * show page button in standalone simulator only and adapt shadow color * remove doubled line --------- Co-authored-by: Kaalleen <reni@allenka.de>
2024-08-04Simulator: toggle info and preferences dialog (#3115)Kaalleen
Co-authored-by: Lex Neva
2024-08-01add some punctuation signs (#3123)Claudine Peyrat
add colon to dejavu, learning curve, and milli marif add ¡ !?,.;:¿ to Kaushan script
2024-07-30new translations from CrowdinInk/Stitch Crowdin integration
2024-07-27v.3.1.0Claudine
2024-07-27new translations from CrowdinInk/Stitch Crowdin integration
2024-07-27new translations from CrowdinInk/Stitch Crowdin integration
2024-07-27Claudine/render mode menu update (#3113)Claudine Peyrat
* Update stitch_plan_preview.xml * remove white spaces
2024-07-26add perspective tricolore KOR font (#3112)Claudine Peyrat
2024-07-24default min stitch length 0 to 0.1 (as previously) (#3107)Kaalleen
2024-07-24method expects string after all (#3108)Kaalleen
2024-07-24not a fix, but avoid to fail on an other networkx no path error (#3106)Kaalleen
2024-07-22multiple int param is expected to return int not str (#3102)Kaalleen
2024-07-22increase space length (#3104)Claudine Peyrat
2024-07-21new translations from CrowdinInk/Stitch Crowdin integration
2024-07-21fix more runtime errors when simulator closes (#3101)Kaalleen
2024-07-21new translations from CrowdinInk/Stitch Crowdin integration
2024-07-20prevent showing RuntimeError on_stitch_plan_rendered (#3097)Kaalleen
2024-07-20update realistic vector render warning (#3096)Kaalleen
2024-07-20Lettering wrap font description (#3095)Kaalleen
2024-07-20shapely arm fix (#3094)rejbasket
2024-07-20about: need -> implement (#3098)Kaalleen
2024-07-18ignore warnings in releases (#3081)Kaalleen
2024-07-16Fill: fallback to edge run when underpath fails (#3089)Kaalleen