This website requires JavaScript.
Explore
Help
Register
Sign In
forestia
/
bevy
Watch
2
Star
0
Fork
0
You've already forked bevy
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
00be5d083e
bevy
/
crates
/
bevy_text
/
src
History
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_atlas_set.rs
Switch usage of std HashMap/HashSet default hasher, to aHash algo (
#258
)
2020-08-28 17:08:51 -07: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_loader.rs
rustfmt changes
2020-07-28 14:24:03 -07:00
font.rs
use TextureFormat for Textures
2020-07-26 22:08:15 +02:00
lib.rs
app: rename AppPlugin to Plugin
2020-08-07 20:22:17 -07:00