bevy/crates/bevy_gilrs/src
Zachary Harrold c6a2411e90
Remove thiserror from bevy_gilrs (#15773)
# Objective

- Contributes to #15460

## Solution

- Removed `thiserror` from `bevy_gilrs`
2024-10-09 14:21:25 +00:00
..
converter.rs Implement gamepads as entities (#12770) 2024-09-27 20:07:20 +00:00
gilrs_system.rs Add some missing features from the gamepads-as-entities change that were needed to update leafwing-input-manager. (#15685) 2024-10-08 12:19:38 +00:00
lib.rs Implement gamepads as entities (#12770) 2024-09-27 20:07:20 +00:00
rumble.rs Remove thiserror from bevy_gilrs (#15773) 2024-10-09 14:21:25 +00:00