bevy/crates/bevy_text
Marco Buono c520ec4287 Add missing registration for TextEntity (#16649)
# Objective

Fix a [Blenvy](https://github.com/kaosat-dev/Blenvy) crash due to a
missing type registration for `TextEntity` (as the type is used by
`ComputedTextBlock` but wasn't itself registered.)

## Solution

- Added the missing type registration

## Testing

- N/A
2025-01-03 19:15:53 +01:00
..
src Add missing registration for TextEntity (#16649) 2025-01-03 19:15:53 +01:00
Cargo.toml Release 0.15.0 2024-11-29 01:50:42 +01:00
README.md Add README.md to all crates (#13184) 2024-05-02 18:56:00 +00:00

Bevy Text

License Crates.io Downloads Docs Discord