bevy/crates/bevy_render/src/mesh
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
..
allocator.rs Fix a few typos (#17292) 2025-01-10 22:48:30 +00:00
components.rs Remove the type parameter from check_visibility, and only invoke it once. (#16812) 2024-12-17 04:43:45 +00:00
mod.rs Add a bindless mode to AsBindGroup. (#16368) 2024-12-03 18:00:34 +00:00