github ppy/osu-framework 2021.106.0

latest releases: 2024.423.0, 2024.419.0, 2024.418.0...
3 years ago

Thanks for following along! This is a tagged release (2021.106.0).

Breaking changes

Games will now throw (and crash) immediately on performing cross-thread transform operations

This may mean that as a framework consumer you need to re-think how you are performing operations between drawables. The easiest way to avoid issue is to use Schedule to force the target code to be on the correct thread.

Don't miss a new osu-framework release

NewReleases is sending notifications on new releases.