mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 06:10:06 -04:00
Faster dashed line generation (#1027)
* Faster dashed lines generation * Add dashed_line benchmark
This commit is contained in:
@@ -5,6 +5,7 @@ All notable changes to the epaint crate will be documented in this file.
|
||||
|
||||
## Unreleased
|
||||
|
||||
* Added `Shape::dashed_line_many` ([#1027](https://github.com/emilk/egui/pull/1027)).
|
||||
|
||||
## 0.16.0 - 2021-12-29
|
||||
* Anti-alias path ends ([#893](https://github.com/emilk/egui/pull/893)).
|
||||
|
||||
Reference in New Issue
Block a user