bevy/crates/bevy_gilrs/src
atlv d4985af7cb
refactor(utils): move SyncCell and SyncUnsafeCell to bevy_platform (#19305)
# Objective

- move SyncCell and SyncUnsafeCell to bevy_platform

## Solution

- move SyncCell and SyncUnsafeCell to bevy_platform

## Testing

- cargo clippy works
2025-05-27 04:57:26 +00:00
..
converter.rs Implement gamepads as entities (#12770) 2024-09-27 20:07:20 +00:00
gilrs_system.rs Replace some !Send resources with thread_local! (#17730) 2025-03-04 07:48:02 +00:00
lib.rs refactor(utils): move SyncCell and SyncUnsafeCell to bevy_platform (#19305) 2025-05-27 04:57:26 +00:00
rumble.rs refactor(utils): move SyncCell and SyncUnsafeCell to bevy_platform (#19305) 2025-05-27 04:57:26 +00:00