What's Changed
- Reduce allocations in
PerformanceOverlay
while in expanded state by @EVAST9919 in #6197 - Cleanup common Renderer methods by @smoogipoo in #6186
- Reduce allocs in
AggregateBindable
by @smoogipoo in #6198 - Remove bindable from
CircularProgress
by @EVAST9919 in #6199 - Reduce frequency of global UBO changes by @smoogipoo in #6188
- Fix first call to
cycleLogs
failing due to directory not existing by @peppy in #6200 - Fix
DebugUtils.IsDebugBuild
not working on Android by @Susko3 in #5617 - Use new BCL APIs from .NET 7/8 by @huoyaoyuan in #6203
- Introduce abstraction of
VeldridDevice
and pipelines by @smoogipoo in #6187 - Bump SixLabors.ImageSharp from 2.1.0 to 3.1.3 in /osu.Framework by @dependabot in #6204
Full Changelog: 2024.223.0...2024.306.0