1
0
mirror of https://github.com/emilk/egui.git synced 2026-08-29 04:40:03 -04:00
Files
egui/crates/epaint
Emil Ernerfeldt 4b9da5f650 Remove StrokeKind::default (#5658)
Since there is no natural default for `RectShape`.
2025-01-30 21:02:50 +01:00
..
2025-01-30 21:02:50 +01:00
2023-02-12 18:08:13 +01:00

epaint - egui paint library

Latest version Documentation unsafe forbidden MIT Apache

A bare-bones 2D graphics library for turning simple 2D shapes and text into textured triangles.

Made for egui.