bevy/crates/bevy_text/src
Hugo Lindsay 00be5d083e
UI component bundles derive clone (#390)
make Draw, TextStyle, and the rest of the ui components derive clone
2020-08-29 16:49:39 -07:00
..
draw.rs UI component bundles derive clone (#390) 2020-08-29 16:49:39 -07:00
font.rs use TextureFormat for Textures 2020-07-26 22:08:15 +02:00
font_atlas.rs Switch usage of std HashMap/HashSet default hasher, to aHash algo (#258) 2020-08-28 17:08:51 -07:00
font_atlas_set.rs Switch usage of std HashMap/HashSet default hasher, to aHash algo (#258) 2020-08-28 17:08:51 -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