mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 07:03:14 -04:00
The epaint tessellator uses "feathering" to accomplish anti-aliasing. This PS allows you to control the feathering size, i.e. how blurry the edges of epaint shapes are. This changes the interface of Tessellator slightly, and renames some options in TessellationOptions.