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

17. github.com/bevyengine/bevy/pul

A nice rename and consistency fix PR for our run conditions. Run conditions can be combined in 0.13 using `and_then` and `or_else`. But there are two problems here: first, why are we using these weird monadic names? Second, why not have the rest of the binary operations?

I spent a while socializing this change: bikeshedding can get intense but everyone thought it was a good idea.

Merging, but not cherrypicking: this is a new feature.

GitHubRe-name and Extend Run Conditions API by CupOfTeaJay · Pull Request #13784 · bevyengine/bevyBy CupOfTeaJay