osu/osu.Game.Rulesets.Osu
Dan Balasescu 606d42c679
Merge pull request #21184 from peppy/skinnable-things-cleanup
Skinnable class naming pass
2022-11-10 12:52:08 +09:00
..
Beatmaps
Configuration
Difficulty Use the `StackedEndPosition` to determine the jump distance in the `FlashlightEvaluator`. 2022-09-26 14:06:35 +02:00
Edit Add the ability to toggle off hit marker displays in the editor 2022-11-08 18:07:06 +09:00
Judgements
Mods Rename "Target" to "Target Practice" 2022-11-01 19:47:20 +09:00
Objects Add "Component" prefix to lookup naming 2022-11-09 17:46:43 +09:00
Properties
Replays Show smoke in replays 2022-09-18 17:55:06 -07:00
Resources/Testing/Beatmaps
Scoring Fix sliders not dimming correctly due to modified miss window 2022-10-05 14:25:04 +09:00
Skinning Remove `LookupName` from base `ISkinComponentLookup` 2022-11-09 17:46:43 +09:00
Statistics
UI Add "Component" prefix to lookup naming 2022-11-09 17:46:43 +09:00
Utils Refactor `IsHitObjectOnBeat` to be understandable 2022-09-09 18:00:51 +09:00
OsuInputManager.cs Rename property and add xmldoc 2022-10-10 15:42:08 +09:00
OsuRuleset.cs Rename "Target" to "Target Practice" 2022-11-01 19:47:20 +09:00
OsuSkinComponentLookup.cs Add "Component" prefix to lookup naming 2022-11-09 17:46:43 +09:00
OsuSkinComponents.cs Apply nullability to osu! skinning classes 2022-11-09 13:37:09 +09:00
osu.Game.Rulesets.Osu.csproj