bevy/crates/bevy_sprite/src
Rob Parrett b77e3ef33a
Fix a few typos (#17292)
# Objective

Stumbled upon a `from <-> form` transposition while reviewing a PR,
thought it was interesting, and went down a bit of a rabbit hole.

## Solution

Fix em
2025-01-10 22:48:30 +00:00
..
mesh2d Allow clippy::too_many_arguments to lint without warnings (#17249) 2025-01-09 07:26:15 +00:00
render Allow clippy::too_many_arguments to lint without warnings (#17249) 2025-01-09 07:26:15 +00:00
texture_slice Fix a few typos (#17292) 2025-01-10 22:48:30 +00:00
lib.rs Move TextureAtlas and friends into bevy_image (#17219) 2025-01-07 18:43:11 +00:00
picking_backend.rs Make sprite picking opt-in (#17225) 2025-01-09 18:11:44 +00:00
sprite.rs Move TextureAtlas and friends into bevy_image (#17219) 2025-01-07 18:43:11 +00:00