bevy/crates/bevy_picking/src
Rob Parrett 2342e993ec
Bump typos to 1.34.0 (#20013)
# Objective

Closes #20006

## Solution

Bump `typos` and also fix the new typos detected

## Testing

CI
2025-07-07 20:15:06 +00:00
..
mesh_picking Upstream raycasting UVs (#19791) 2025-06-24 18:10:59 +00:00
backend.rs Event Split: Event, EntityEvent, and BufferedEvent (#19647) 2025-06-15 16:46:34 +00:00
events.rs Let query items borrow from query state to avoid needing to clone (#15396) 2025-06-16 21:05:41 +00:00
hover.rs Bump typos to 1.34.0 (#20013) 2025-07-07 20:15:06 +00:00
input.rs Extract members of PickingPlugin and PointerInputPlugin into new types (#19078) 2025-07-07 19:40:25 +00:00
lib.rs Extract members of PickingPlugin and PointerInputPlugin into new types (#19078) 2025-07-07 19:40:25 +00:00
pointer.rs Split bevy_camera out of bevy_render (#19949) 2025-07-04 23:31:16 +00:00
window.rs Renamed EventWriter::send methods to write. (#17977) 2025-02-23 21:18:52 +00:00