summaryrefslogtreecommitdiff
path: root/src/geom/paint.rs
AgeCommit message (Expand)Author
2023-06-06Improve value casting infrastructureLaurenz
2023-03-31Make `Paint` not implement `Copy`Laurenz
2023-03-19Renaming and refactoringLaurenz
2023-03-07Fully untyped modelLaurenz
2022-12-14Move highlighting into new IDE moduleLaurenz
2022-11-04Style changesLaurenz
2022-11-03Split cratesLaurenz
2022-10-28Refactor `geom` moduleLaurenz
2022-09-25Round to nearest `u8` instead of flooringLaurenz
2022-09-25Methods to modify colorsMartin Haug
2022-06-14Many fixesLaurenz
2022-06-10Bump dependenciesLaurenz
2022-05-27Luma colorLaurenz
2022-05-04New raw theme & nicer debug representationLaurenz
2022-04-09Sum color and length into strokeLaurenz
2022-04-07Make `Relative` genericLaurenz
2022-02-10Fix CMYK formattingLaurenz
2022-02-08New color stuffMartin Haug
2022-01-27Add Code Block syntax highlightingMartin Haug
2022-01-24Export into rendered imagesLaurenz
2021-12-30Make clippy a bit happierLaurenz
2021-11-20StrokesLaurenz
2021-11-16Introduce `SizedNode`Laurenz
2021-10-10Rename `State` to `Style` and move it into its own moduleLaurenz
2021-10-10Move paint and colors into `geom`Laurenz