Releases: ppy/osu-framework
Releases · ppy/osu-framework
2024.1025.0
What's Changed
- Enable NRT in
LocalisableStringEqualityComparer
by @smoogipoo in #6386 - Update SDL3-CS by @hwsmm in #6389
- Update SDL3-CS by @bdach in #6394
- Use SDL3 windowing by default by @smoogipoo in #6396
- Allow slider bar to take focus and accept keyboard input while not hovered by @OliBomby in #6390
Full Changelog: 2024.1009.0...2024.1025.0
2024.1009.0
What's Changed
- Add
NineSliceSprite
by @minetoblend in #6380 - Hide iOS home indicator by default by @smoogipoo in #6385
New Contributors
- @minetoblend made their first contribution in #6380
Full Changelog: 2024.1007.0...2024.1009.0
2024.1007.0
What's Changed
Full Changelog: 2024.1006.0...2024.1007.0
2024.1006.0
What's Changed
- Change textbox deletion animation easing to closer match gravity by @peppy in #6381
- Rollback iOS workload to last known working version by @smoogipoo in #6384
Full Changelog: 2024.927.0...2024.1006.0
2024.927.0
What's Changed
- Expose
LocalisationManager.GetLocalisedString()
as public by @bdach in #6377 - Fix DecouplingFramedClock retaining old lastSeekFailed by @hwsmm in #6378
- Fix iOS CI build by @smoogipoo in #6379
Full Changelog: 2024.916.0...2024.927.0
2024.916.0
What's Changed
Also reverts the bass bump (it was pretty broken unfortunately).
Full Changelog: 2024.912.0...2024.916.0
2024.912.0
What's Changed
- Fix typo in
CompositeDrawable
by @Nebula-Developer in #6372 - Remove closure allocations in VeldridStagingTexturePool by @smoogipoo in #6373
Also actually updates native libs...
New Contributors
- @Nebula-Developer made their first contribution in #6372
Full Changelog: 2024.907.1...2024.912.0
2024.907.1
What's Changed
- Update ppy.Veldrid.SPIRV by @smoogipoo in #6370
Full Changelog: 2024.904.0...2024.907.1
2024.904.0
2024.831.0
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