mirror of
https://github.com/emilk/egui.git
synced 2026-07-10 08:44:11 +00:00
1db291721f
* Part of https://github.com/emilk/egui/issues/1485 This adds a `rayon` feature to `epaint` and `egui` to parallelize tessellation of large shapes, such as high-resolution plot lines.