Skip to content

Releases: ppy/osu-framework

2024.912.0

12 Sep 05:38
3b74bd6
Compare
Choose a tag to compare

What's Changed

Also actually updates native libs...

New Contributors

Full Changelog: 2024.907.1...2024.912.0

2024.907.1

07 Sep 12:46
b7f951b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.904.0...2024.907.1

2024.904.0

04 Sep 08:19
e0e9456
Compare
Choose a tag to compare

What's Changed

  • Update main operating systems to bass beta version by @peppy in #6367
  • Fix alloc overhead in hot path for keyboard checks by @peppy in #6368
  • Update managed-midi to fix disposal issue by @peppy in #6369

Full Changelog: 2024.831.0...2024.904.0

2024.831.0

01 Sep 10:09
b281542
Compare
Choose a tag to compare

What's Changed

  • Remove unnecessary boxing allocation by @smoogipoo in #6360
  • Bring back HasFlagsFast by @peppy in #6362
  • Update veldrid by @peppy in #6361
  • Fix Android safe area by @hwsmm in #6363
  • Fix tabbable container not checking if its next tab stop is focusable by @bdach in #6364
  • Implement native method for PresentFileExternally in MacOS by @cdwcgt in #6365
  • Fix renderers can't batch vertices with the same blending parameters in some cases by @EVAST9919 in #6366
  • Implement FastCircle component by @EVAST9919 in #6290

New Contributors

Full Changelog: 2024.809.2...2024.831.0

2024.809.2

09 Aug 15:10
7bb0e9e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.809.1...2024.809.2

2024.809.1

09 Aug 13:47
55b2291
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.802.0...2024.809.1

2024.802.0

02 Aug 11:51
4779e1b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.720.0...2024.802.0

2024.720.0

20 Jul 05:05
891e4ff
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2024.716.0...2024.720.0

2024.716.0

16 Jul 08:45
691d867
Compare
Choose a tag to compare

What's Changed

  • Don't use FillFlowContainer in VirtualisedListContainer by @EVAST9919 in #6321
  • Ignore ongoing text drag selection when user writes to textbox by @frenzibyte in #6328
  • Fix intermittent Playing state on short looping samples by @smoogipoo in #6329
  • Fix deferred FBO depth target texture leak by @smoogipoo in #6331
  • Make time move along at the same rate in all threads during headless execution by @smoogipoo in #6327

Full Changelog: 2024.702.0...2024.716.0

2024.702.0

02 Jul 13:59
45cd7c7
Compare
Choose a tag to compare

What's Changed

  • Rewrite TripleBuffer as a true lockless, flipping, triple buffer by @smoogipoo in #6319
  • FFmpeg build: Update to 7.0 by @FreezyLemon in #6255
  • Fix typo in Drawable documentation by @frenzibyte in #6322
  • Change PassThroughInputManager to not sync new presses outside Handle() by @frenzibyte in #6221
  • Update PresentFileExternally documentation to better describe folder behaviour by @peppy in #6323
  • Hide PassThroughInputManager from input queue if parent input is disabled by @frenzibyte in #6225
  • Remove HasFlagFast() extension, restore Enum.HasFlag() by @smoogipoo in #6324
  • Add lenience to scrollbar visibility conditionals by @frenzibyte in #6325

Full Changelog: 2024.627.0...2024.702.0