bevy/examples/async_tasks
UkoeHB a6be9b4ccd
Rename TextBlock to TextLayout (#15797)
# Objective

- Improve clarity when spawning a text block. See [this
discussion](https://github.com/bevyengine/bevy/pull/15591/#discussion_r1787083571).

## Solution

- Rename `TextBlock` to `TextLayout`.
2024-10-09 20:58:27 +00:00
..
async_compute.rs Migrate cameras to required components (#15641) 2024-10-05 01:59:52 +00:00
external_source_external_thread.rs Rename TextBlock to TextLayout (#15797) 2024-10-09 20:58:27 +00:00