Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
2025.625.0 source code.tar.gz | 2025-06-25 | 125.0 MB | |
2025.625.0 source code.zip | 2025-06-25 | 126.1 MB | |
README.md | 2025-06-25 | 1.2 kB | |
Totals: 3 Items | 251.1 MB | 1 |
What's Changed
- Add button to take screenshot of target drawable to DrawVisualiser by @minetoblend in https://github.com/ppy/osu-framework/pull/6588
- Add linux-arm64 BASS & FFmpeg natives by @JamiKettunen in https://github.com/ppy/osu-framework/pull/6575
- Use nanosleep for non-Windows platforms by @hwsmm in https://github.com/ppy/osu-framework/pull/6392
- Fix disposal logic in
DrawableScreenshotterDrawNode
by @minetoblend in https://github.com/ppy/osu-framework/pull/6589 - Fix
CircularProgress
not working properly with texture-atlas backed textures by @minetoblend in https://github.com/ppy/osu-framework/pull/6587 - Refactor render events by @smoogipoo in https://github.com/ppy/osu-framework/pull/6592
- Rewrite
TestCaseSource
attribute implementation to fix edge cases by @frenzibyte in https://github.com/ppy/osu-framework/pull/6594 - Preserve weight and italics when falling back to other fonts in text rendering by @frenzibyte in https://github.com/ppy/osu-framework/pull/6598
New Contributors
- @JamiKettunen made their first contribution in https://github.com/ppy/osu-framework/pull/6575
Full Changelog: https://github.com/ppy/osu-framework/compare/2025.604.1...2025.625.0