Skip to content

Update Bevy to 0.16.0#283

Closed
akhranovsky wants to merge 1 commit intorparrett:masterfrom
akhranovsky:master
Closed

Update Bevy to 0.16.0#283
akhranovsky wants to merge 1 commit intorparrett:masterfrom
akhranovsky:master

Conversation

@akhranovsky
Copy link

This change updates Bevy version to 0.16.0.

Notable changes:

  • use weak_handle! macro instead of deprecated Handle::from_weak()
  • Query::single_mut now returns Result<T>
  • use = syntax for required components

@rparrett
Copy link
Owner

This is done in #277 (and an important fix in #278)

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