egui/epaint/src
2021-10-17 20:49:28 +02:00
..
text Replace ProggyClean.ttf with Hack-Regular.ttf as default monospace font (#802) 2021-10-17 20:49:28 +02:00
color.rs Implement bytemuck for epaint::Rgba 2021-10-13 08:56:34 +02:00
lib.rs Improve docs, especially of epaint, and add epaint/CHANGELOG.md 2021-10-10 15:35:13 +02:00
mesh.rs Implement bytemuck behind a feature (#775) 2021-10-07 22:30:15 +02:00
mutex.rs Optimization: replace HashSet uses with AHashSet 2021-10-09 14:15:45 +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 Shape refactor (#705) 2021-09-20 21:36:56 +02:00
stats.rs Shape refactor (#705) 2021-09-20 21:36:56 +02:00
stroke.rs Add separate serialize feature and better persitence control (#753) 2021-09-29 08:45:13 +02:00
tessellator.rs Replace every ... with … like some sort of crazy person 2021-10-13 11:52:34 +02:00
texture_atlas.rs egui_web: make text thicker and less pixelated (#640) 2021-08-21 21:18:00 +02:00
util.rs Use ahash for Id and other things that need hashing 2021-09-28 17:56:24 +02:00