Skip to content

Conversation

@alice-i-cecile
Copy link
Member

@alice-i-cecile alice-i-cecile commented May 27, 2024

Fixes #1229.

I've agglomerated the changes from bevyengine/bevy#11823 and added one of the convenient side effects of bevyengine/bevy#10756 to round it out.

These felt related to me, and the new World::commands API is something I've wanted for years :)

@james-j-obrien
Copy link
Contributor

Looks good to me!

(hopefully one day with command batching using the command queue will become the more performant solution)

@alice-i-cecile alice-i-cecile added this pull request to the merge queue Jun 4, 2024
Merged via the queue into bevyengine:main with commit 9890c95 Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Write release notes for PR #11823: Immediately apply deferred system params in System::run

2 participants