mirror of
https://github.com/emilk/egui.git
synced 2026-09-03 15:20:05 -04:00
This PR enables users of `egui-wgpu` to render `epaint` primitives without having to bring in the complete `egui` crate and all it's dependencies. --------- Co-authored-by: Emil Ernerfeldt <emil.ernerfeldt@gmail.com>