1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00
Files
egui/epaint/src
Emil Ernerfeldt 1387d6e9d6 Refactor TessellationOptions to expose slider for feathering size (#1408)
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.
2022-03-23 11:41:38 +01:00
..
2021-12-11 13:52:23 +01:00
2022-02-21 21:46:30 +01:00
2022-01-24 14:32:36 +01:00
2022-02-04 13:31:06 +01:00
2022-03-22 23:11:27 +01:00
2022-03-22 23:11:27 +01:00
2022-03-20 23:05:16 +01:00