We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a83a60 commit 8303523Copy full SHA for 8303523
epaint/CHANGELOG.md
@@ -21,6 +21,7 @@ All notable changes to the epaint crate will be documented in this file.
21
* MSRV (Minimum Supported Rust Version) is now `1.60.0` ([#1467](https://github.com/emilk/egui/pull/1467)).
22
* Renamed the feature `convert_bytemuck` to `bytemuck` ([#1467](https://github.com/emilk/egui/pull/1467)).
23
* Renamed the feature `serialize` to `serde` ([#1467](https://github.com/emilk/egui/pull/1467)).
24
+* Optimize tessellation of circles and boxes with rounded corners ([#1547](https://github.com/emilk/egui/pull/1547)).
25
26
27
## 0.17.0 - 2022-02-22
0 commit comments