Skip to content

Upgrade to bevy 0.17 - #55

Closed
xangelix wants to merge 1 commit into
qhdwight:mainfrom
xangelix:bevy-0.17
Closed

Upgrade to bevy 0.17#55
xangelix wants to merge 1 commit into
qhdwight:mainfrom
xangelix:bevy-0.17

Conversation

@xangelix

@xangelix xangelix commented Nov 2, 2025

Copy link
Copy Markdown

@qhdwight

qhdwight commented Nov 2, 2025

Copy link
Copy Markdown
Owner

Thank you, will fix this when the Bevy Rapier plugin is updated!

Comment thread examples/minimal_avian.rs
@@ -179,19 +178,20 @@ fn manage_cursor(
btn: Res<ButtonInput<MouseButton>>,
key: Res<ButtonInput<KeyCode>>,
mut window_query: Query<&mut Window>,

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

window_query is now unused

@qhdwight

Copy link
Copy Markdown
Owner

Handling in #57

@qhdwight qhdwight closed this Nov 27, 2025
@xangelix

Copy link
Copy Markdown
Author

Sounds good, no worries. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants