mastodon.gamedev.place is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server focused on game development and related topics.

Server stats:

5.3K
active users

Alice I. Cecile

11. github.com/bevyengine/bevy/pul

And this is a *nasty* regression, caught during the release candidate process. We managed to break event (and RemovedComponent) double-buffering, by adding an extra flush to subapps. Turns out this was intentional to make sure that the render app can use RemovedComponents correctly.

Ahhh tech debt. I expect that pretty much all of the concepts here will be gone in a year lol, in part due to nonsense interactions like this. Good tests, good fix, merge conflicts 😔

GitHubRemove extra call to clear_trackers by chrisjuchem · Pull Request #13762 · bevyengine/bevyBy chrisjuchem