osu/osu.Game
Dean Herbert c1e9b6d4ca
Fix beatmap backgrounds loading default briefly before final display
Due to the way `ModelBackedDrawable` works, the default starts to get
loaded even though a final `Beatmap` has been set. This avoids loading
the default fallback unless a beatmap has been set (and has no
background itself).
2024-05-03 13:42:56 +08:00
..
Audio
Beatmaps Fix beatmap backgrounds loading default briefly before final display 2024-05-03 13:42:56 +08:00
Collections
Configuration
Database Merge branch 'master' into fix-zip-encoding 2024-04-30 16:30:15 +02:00
Extensions
Graphics Merge pull request #27965 from bdach/generic-math 2024-04-26 01:33:54 +09:00
Input
IO Update naming of enum fields in ObjType 2024-05-01 17:24:53 +03:00
IPC
Localisation Avoid disable/restore pairs 2024-05-01 21:18:56 +03:00
Models
Online
Overlays Autosave edited skin on change 2024-04-29 14:38:53 +02:00
Performance
Properties
Replays
Rulesets Adjust distance snap grid momentary toggle logic to not hide it on spacing adjust 2024-05-02 14:11:44 +02:00
Scoring Merge pull request #28058 from frenzibyte/export-score-rank 2024-05-02 08:44:10 +02:00
Screens Don't hide playfield layer with HUD 2024-05-02 15:36:40 +08:00
Skinning Disable inconsistent naming in some fields of LegacyManiaSkinConfigurationLookup 2024-05-01 17:22:10 +03:00
Storyboards Fix fade-in no longer working on videos 2024-04-23 22:03:32 +08:00
Tests Preserve storyboard events when saving a beatmap in the editor 2024-04-30 00:01:56 +08:00
Updater
Users Avoid disable/restore pairs 2024-05-01 21:18:56 +03:00
Utils
.editorconfig
FodyWeavers.xml
osu!.res
osu.Game.csproj Update framework 2024-04-23 22:04:28 +08:00
OsuGame.cs Reduce startup volume 2024-04-29 23:28:19 +08:00
OsuGameBase_Importing.cs
OsuGameBase.cs Fix a couple of xmldoc typos 2024-04-26 15:28:52 +08:00
PerformFromMenuRunner.cs