egui/epaint/src
Lampsitter d31f7d6522
Faster dashed line generation (#1027)
* Faster dashed lines generation

* Add dashed_line benchmark
2022-01-06 10:44:53 +01:00
..
text Add inter-linking between different forms of documentations and examples 2021-12-29 21:44:48 +01:00
util OrderedFloat refactor (#918) 2021-12-11 13:52:23 +01:00
color.rs Improve color picker cache (#886) 2021-11-07 21:11:42 +01:00
lib.rs Rename Texture to FontImage 2021-12-28 21:19:24 +01:00
mesh.rs Set MSRV to 1.56.0 and use rust edition 2021 (#998) 2021-12-25 19:32:25 +01:00
mutex.rs Clean up epaint mutex code 2021-10-20 22:24:34 +02:00
shadow.rs Replace every ... with … like some sort of crazy person 2021-10-13 11:52:34 +02:00
shape.rs Faster dashed line generation (#1027) 2022-01-06 10:44:53 +01:00
shape_transform.rs End statements with semicolon (clippy::semicolon_if_nothing_returned) 2021-10-20 16:46:57 +02:00
stats.rs End statements with semicolon (clippy::semicolon_if_nothing_returned) 2021-10-20 16:46:57 +02:00
stroke.rs Add separate serialize feature and better persitence control (#753) 2021-09-29 08:45:13 +02:00
tessellator.rs Anti-alias path ends (#893) 2021-11-14 17:23:51 +01:00
texture_atlas.rs Rename Texture to FontImage 2021-12-28 21:19:24 +01:00