Add win7 & 8.1 requirements to readme
Use QuadBatch for LogoVisualisation
GL_QUADS is deprecated, and is not supported at all on OpenGL ES. This fixes the logo visualisation not drawing on iOS.
This reverts commit 88d80016aa.
88d80016aa
Made the build instructions more detailed
# Conflicts: # osu.Game/osu.Game.csproj
Note that the NativeLibs package required by osu.Framework includes assemblies that will not link on Xamarin.iOS. For now we explicitly reference the package and exclude all assets, and manually provide the BASS libraries.
Co-Authored-By: Llaurence <40535137+Llaurence@users.noreply.github.com>
Added "Use beatmap skins" button to general settings
Update framework
Fix room inspector cover not resetting when no room selected
Add null check to fix crash on deselecting multiplayer room
Remove stray using