github ppy/osu-framework 2023.801.0

latest releases: 2024.528.1, 2024.528.0, 2024.523.0...
13 months ago

What's Changed

  • Stop OnDrag, OnDragEnd, OnMouseUp etc. from firing on removed / disposed drawables by @peppy in #5557
  • Use better method for NSString conversion to avoid potentially pasting garbage content from clipboard by @frenzibyte in #5942
  • Fix CI test results not working by @Susko3 in #5947
  • Fix integer vertex atributes being cast to floats by @smoogipoo in #5944
  • Prevent re-entrancy into VertexBatch.Draw() by @smoogipoo in #5948
  • Refactor global UBO binding by @smoogipoo in #5949
  • Fix DrawableAudioWrapper deadlock by moving unbind to UnbindAllBindables by @peppy in #5956
  • Fix BindableList being unsafe for complex bind trees by @peppy in #5954
  • Fix ModelBackedDrawable potentially crashing on badly timed null by @peppy in #5955

Full Changelog: 2023.724.0...2023.801.0

Don't miss a new osu-framework release

NewReleases is sending notifications on new releases.