egui/crates/egui_demo_app/src/apps
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
..
custom3d_glow.rs Improve the look of thin lines, making them look weaker (#2437) 2022-12-12 16:18:05 +01:00
custom3d_wgpu.rs wgpu: add support for user-level command buffers + viewport clarification (#2230) 2022-11-04 09:54:29 +01:00
custom3d_wgpu_shader.wgsl eframe support for wgpu on the web (#2107) 2022-10-05 20:14:18 +02:00
fractal_clock.rs Replace Stroke::none() with Stroke::NONE 2022-12-05 12:59:02 +01:00
http_app.rs Make eframe::App::as_any_mut optional to implement (#2061) 2022-09-20 13:58:55 +02:00
mod.rs Move all crates into a crates directory (#1940) 2022-08-20 10:41:49 +02:00