mirror of
https://github.com/emilk/egui.git
synced 2026-08-29 04:40:03 -04:00
* Use total_cmp for clamping DragValue * Added test for clamping * Increase MSRV in all crates * Increased rust version for github actions and lib.rs * Inversed ranges are now working properply with clamp_to_range * Added more tests
egui-wgpu
This crates provides bindings between egui and wgpu.
This was originally hosted at https://github.com/hasenbanck/egui_wgpu_backend