summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2023-10-15Update shapely (#2471)Kaalleen
* update shapely * pin pyinstaller to 5.13.2 (issues with macOS) (rejbasket) * macOS: do not install shapely from binary, but remove .dylibs folder (breaks notarizazion) (rejbasket)
2023-10-15Test Swatches: Reduce length of param list by checking for element type (#2545)Kaalleen
2023-10-02fix stitch plan multiply sequence error (#2527)Kaalleen
2023-10-02add ignore layer command to density map (#2522)Kaalleen
2023-10-02Add test swatches extension (#2528)Kaalleen
* remove duplicates (tags) * sort extensions (init) * add test swatches extension
2023-09-11Merge pull request #2431 from inkstitch/lexelby/split-satin-staggerLex Neva
stagger split satin rows
2023-09-08Fix Param Simulator (win/mac) (#2507)Kaalleen
* add pause icon * fix params simulator for mac
2023-09-07gradient_blocks: unit fix (#2505)Kaalleen
2023-09-07fix toggle visibility of first command in invisible group or layer (#2491)Kaalleen
2023-09-07add electron simulator slider features to wxPython simulator (#2481)Lex Neva
2023-09-07improve params errors (#2437)Lex Neva
2023-09-07zigzag: ensure pairsKaalleen
2023-09-06fix "normal" lpe satin width (#2499)Kaalleen
2023-09-03remove specific commands only (#2494)Kaalleen
2023-09-03update preferences title (#2495)Kaalleen
2023-08-15remove electron PreferencesLex Neva
2023-08-15convert Preferences to wxPythonLex Neva
2023-08-13Merge pull request #2464 from inkstitch/lexelby/fix-rungless-satin-reverseLex Neva
obey reversed rails when synthesizing rungs
2023-08-12do not ignore elements in a group (#2468)Kaalleen
2023-08-12render context-stroke and context-fill as black (#2470)Kaalleen
2023-08-08Update letters_to_font.py (#2461)Kaalleen
2023-08-08ignore commands with "empty-d-connectors" (#2436)Kaalleen
2023-08-05obey reversed rails when synthesizing rungsLex Neva
2023-08-01Merge pull request #2441 from inkstitch/bkmgit/remove-stringcase-dependencyBenson Muite
Drop stringcase dependency
2023-07-30Merge pull request #2418 from inkstitch/lexelby/convert-to-satin-joinLex Neva
produce only one satin from convert to satin
2023-07-29Use compact form due to kaalleen and lexelbyBenson Muite
2023-07-27Use simpler and clearer codeBenson Muite
Retain UTF8 compatibility but convert only CamelCase to snake_case assuming not space characters
2023-07-24Drop stringcase dependencyBenson Muite
2023-07-23avoid split if satin doesn't need itLex Neva
2023-07-22Merge pull request #2349 from inkstitch/george-steel/export-panelKaalleen
* Add panelization options to zip export * Add input field for custom file names (inside the zip archive)
2023-07-22sort more importsKaalleen
2023-07-22sort importsKaalleen
2023-07-22zip: add input field for custom file names (#2426)Kaalleen
2023-07-21fix zig-zag short stitchesLex Neva
2023-07-21fix non-split caseLex Neva
2023-07-21add zig-zag satin methodLex Neva
2023-07-21fix from_endLex Neva
2023-07-20handle normal satin with stagger properlyLex Neva
2023-07-20add staggered and simple split satinLex Neva
2023-07-20add min/max split positionLex Neva
2023-07-18add S stitchLex Neva
2023-07-16add running_stitch.split_segment_stagger_phase()Lex Neva
2023-07-16remove tinycss2 (#2424)Kaalleen
2023-07-15clarify documentation on get_correction_transform()Lex Neva
2023-07-15more transform fixesLex Neva
2023-07-12Lettering: add glyph filter (#2400)Kaalleen
Co-authored-by: claudinepeyrat06
2023-07-09avoid duplicated nodesKaalleen
transform issue
2023-07-08handle looped paths betterLex Neva
2023-07-08split mid-segment to handle corners betterLex Neva
2023-07-08produce only one satin from convert to satinLex Neva