mirror of
https://github.com/bevyengine/bevy
synced 2024-12-22 19:13:08 +00:00
8e864fdd18
# Objective - Fixes #1616, fixes #2225 - Let user specify an anchor for a sprite ## Solution - Add an enum for an anchor point for most common values, with a variant for a custom point - Defaults to Center to not change current behaviour Co-authored-by: François <8672791+mockersf@users.noreply.github.com> |
||
---|---|---|
.. | ||
error.rs | ||
font.rs | ||
font_atlas.rs | ||
font_atlas_set.rs | ||
font_loader.rs | ||
glyph_brush.rs | ||
lib.rs | ||
pipeline.rs | ||
text.rs | ||
text2d.rs |