egui/crates/egui_demo_app/src
Emil Ernerfeldt e0b5bb17e5
Improve the look of thin lines, making them look weaker (#2437)
* 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
2022-12-12 16:18:05 +01:00
..
apps Improve the look of thin lines, making them look weaker (#2437) 2022-12-12 16:18:05 +01:00
backend_panel.rs Add helpers for zooming an app using Ctrl+Plus and Ctrl+Minus (#2239) 2022-11-05 11:18:13 +01:00
frame_history.rs Update to Rust 1.65 (#2314) 2022-11-16 19:08:03 +01:00
lib.rs Update to Rust 1.65 (#2314) 2022-11-16 19:08:03 +01:00
main.rs eframe error handling (#2433) 2022-12-12 15:16:32 +01:00
wrap_app.rs Style tweaks (#2406) 2022-12-08 10:55:13 +01:00