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
609b099e7c
bevy
/
crates
/
bevy_text
/
src
History
ickshonpe
e77eb003ec
Perform text scaling calculations per text, not per glyph (
#7819
)
2023-03-14 00:01:27 +00:00
..
error.rs
Remove
TextError::ExceedMaxTextAtlases(usize)
variant (
#6796
)
2022-12-05 23:23:16 +00:00
font_atlas_set.rs
fix whitespaces in comment (
#7853
)
2023-03-01 10:20:56 +00:00
font_atlas.rs
font_loader.rs
font.rs
small and mostly pointless refactoring (
#2934
)
2022-02-13 22:33:55 +00:00
glyph_brush.rs
Allow users of Text/TextBundle to choose from glyph_brush_layout's BuiltInLineBreaker options. (
#7283
)
2023-01-21 00:17:11 +00:00
lib.rs
Support
system.in_schedule()
and
system.on_startup()
(
#7790
)
2023-02-24 18:33:55 +00:00
pipeline.rs
Allow users of Text/TextBundle to choose from glyph_brush_layout's BuiltInLineBreaker options. (
#7283
)
2023-01-21 00:17:11 +00:00
text2d.rs
Perform text scaling calculations per text, not per glyph (
#7819
)
2023-03-14 00:01:27 +00:00
text.rs
Allow users of Text/TextBundle to choose from glyph_brush_layout's BuiltInLineBreaker options. (
#7283
)
2023-01-21 00:17:11 +00:00