
* Revert "fix all clippy lints and remove them from allow list in cranky (#2419)"
This reverts commit 930ef2db38
.
* Explain the cranky lints better
* Add Color32::gamma_multiply
* Remove unused pub use
* Remove non-existing crate category
* Improve color test with more lines
* Improve the look of thin lines, making them look weaker
Before they looked were too strong for the thickness.
* Use asserts for shader compilations
* Update changelogs
259 B
259 B
Changelog for ecolor
All notable changes to the ecolor
crate will be noted in this file.
Unreleased
- Add
Color32::gamma_multiply
(#2437).
0.20.0 - 2022-12-08
- Split out
ecolor
crate fromepaint