bevy/crates/bevy_text/src
2020-08-07 20:22:17 -07:00
..
draw.rs render: add MSAA support 2020-07-29 18:15:15 -07:00
font.rs use TextureFormat for Textures 2020-07-26 22:08:15 +02:00
font_atlas.rs render: add atlas padding support to work around MSAA artifacts, disable MSAA by default 2020-07-30 14:38:13 -07:00
font_atlas_set.rs ui: feed computed text position into bevy_ui flex 2020-07-27 21:04:04 -07:00
font_loader.rs rustfmt changes 2020-07-28 14:24:03 -07:00
lib.rs app: rename AppPlugin to Plugin 2020-08-07 20:22:17 -07:00