Skip to content

[Merged by Bors] - Bump gilrs version to 0.10#6558

Closed
james7132 wants to merge 2 commits intobevyengine:mainfrom
james7132:gilrs-0.10
Closed

[Merged by Bors] - Bump gilrs version to 0.10#6558
james7132 wants to merge 2 commits intobevyengine:mainfrom
james7132:gilrs-0.10

Conversation

@james7132
Copy link
Member

Objective

Fix #6555.

Solution

Bump gilrs version to 0.10.

@james7132 james7132 added A-Input Player input via keyboard, mouse, gamepad, and more C-Dependencies A change to the crates that Bevy depends on C-Bug An unexpected or incorrect behavior labels Nov 12, 2022
Copy link
Member

@alice-i-cecile alice-i-cecile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Duplicate dependencies are annoying, but I have a hard time arguing they're more important than supporting major controllers.

@mockersf mockersf added the S-Blocked This cannot move forward until something else changes label Nov 12, 2022
@mockersf
Copy link
Member

mockersf commented Nov 12, 2022

gilrs 0.10 is breaking support for controllers on macOS. it has been fixed but not yet released

@paul-hansen
Copy link
Contributor

Duplicate dependencies are annoying, but I have a hard time arguing they're more important than supporting major controllers.

Opened a PR with Cpal to update their windows crate RustAudio/cpal#726, I think that should solve the duplicate dependency. Will take a while to get downstream to us and I agree that it would be worth merging before then. (Once gilrs has the macOS fix out.)

@paul-hansen
Copy link
Contributor

Gilrs 0.10.1 just dropped! Should have the MacOS fix.
https://crates.io/crates/gilrs/0.10.1
Also includes my fix to make wasm binary smaller and a fix for north and west buttons being flipped on Wasm too.

@alice-i-cecile alice-i-cecile removed the S-Blocked This cannot move forward until something else changes label Nov 13, 2022
@james7132
Copy link
Member Author

bors try

bors bot added a commit that referenced this pull request Nov 13, 2022
@mockersf
Copy link
Member

could you update to 0.10.1 to ensure the 0.10.0 won't be used?

@mockersf mockersf added the S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it label Nov 14, 2022
@cart
Copy link
Member

cart commented Nov 15, 2022

bors r+

bors bot pushed a commit that referenced this pull request Nov 15, 2022
# Objective
Fix #6555.

## Solution
Bump `gilrs` version to 0.10.
@bors bors bot changed the title Bump gilrs version to 0.10 [Merged by Bors] - Bump gilrs version to 0.10 Nov 15, 2022
@bors bors bot closed this Nov 15, 2022
@james7132 james7132 deleted the gilrs-0.10 branch November 18, 2022 04:18
cart pushed a commit that referenced this pull request Nov 30, 2022
# Objective
Fix #6555.

## Solution
Bump `gilrs` version to 0.10.
ItsDoot pushed a commit to ItsDoot/bevy that referenced this pull request Feb 1, 2023
# Objective
Fix bevyengine#6555.

## Solution
Bump `gilrs` version to 0.10.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Input Player input via keyboard, mouse, gamepad, and more C-Bug An unexpected or incorrect behavior C-Dependencies A change to the crates that Bevy depends on S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Gamepad input not working for DualSense (PS5) controller

5 participants