egui/epaint/src
2021-11-14 17:23:51 +01:00
..
text When using a custom font you can now specify a font index (#873) 2021-11-07 19:47:52 +01:00
color.rs Improve color picker cache (#886) 2021-11-07 21:11:42 +01:00
lib.rs End statements with semicolon (clippy::semicolon_if_nothing_returned) 2021-10-20 16:46:57 +02:00
mesh.rs End statements with semicolon (clippy::semicolon_if_nothing_returned) 2021-10-20 16:46:57 +02: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 Improve docs, especially of epaint, and add epaint/CHANGELOG.md 2021-10-10 15:35:13 +02: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 egui_web: make text thicker and less pixelated (#640) 2021-08-21 21:18:00 +02:00
util.rs Refactor memory data (#836) 2021-10-27 08:51:34 +02:00