summaryrefslogtreecommitdiff
path: root/lib/tartan/palette.py
AgeCommit message (Collapse)Author
2025-08-21fix type errors (#3928)Lex Neva
* fix type checking error in overriding path propery * fix type hints in sew stack * enable type checking for tartan * ignore type warnings for dynamic wx module attributes * fix tartan type errors * fix circular import * add type-check and test targets * use Optional instead
2025-07-11Fix issue with bad color names (#3816)Kaalleen
* fix issue with bad color names and define element colors at one place and reuse * fix bad tartan color * verify color in gradient block * add thread color tests * use default color behavior for elements linked to non-existing definitions (gradients) * Added mypy change for tests (authored by: CapellanCitizen)
2025-03-09Mypy type correctness (#3199)capellancitizen
2024-06-04Update tartan gui (#2965)Kaalleen
* update tartan gui * params settings size * fix issue with set_precision * fix issue with linear gradient * do not add ignore layer command to png rerealistic output
2024-05-21Tartan stroke distance (#2931)Kaalleen
2024-05-17fix tartan threadcount code (#2913)Kaalleen
2024-03-29Add "the tartan universe" (#2782)Kaalleen