Implement "form" slider bar control
Implement beat-synchronized animation in skip overlay
Make editor flip, rotate, and scale tools revolve around the grid center
Improve flexibility of skin layout editor player avatar
PlayerAvatar
Closes #29919. I've also made this handle resizing better, so now you can have non-square avatar displays.
The clamp should already ensure this.
Fix occasional song select crash when entering gameplay
TabbableContentContainer
applyActiveCriteria
Remove opacity from old style dropdown menus
These aren't used in many places, but we've since moved away from opacity in UI elements like this, so let's just nuke it here for legibility. Addresses https://github.com/ppy/osu/discussions/29906.
Fix osu!catch fruit rotation being applied too late
Fix slider end drag marker being in incorrect position for stacked sliders
Closes https://github.com/ppy/osu/issues/29884.
Rewrite GetConvexHull using the clean room method
Add beatmap icon to windows beatmap files
.osr
.osk
Implement "form" check box control
Backpopulate missing ranked/submitted dates using new local metadata cache