bevy/examples/math
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
..
cubic_splines.rs Text rework (#15591) 2024-10-09 18:35:36 +00:00
custom_primitives.rs Text rework (#15591) 2024-10-09 18:35:36 +00:00
random_sampling.rs Text rework (#15591) 2024-10-09 18:35:36 +00:00
render_primitives.rs Rename TextBlock to TextLayout (#15797) 2024-10-09 20:58:27 +00:00
sampling_primitives.rs Text rework (#15591) 2024-10-09 18:35:36 +00:00