osu/osu.Game.Tests
Salman Ahmed 528dc03b8c Expose distance spacing in IPositionSnapProvider for updating distance grid
Alternate method is to expose a `SnapDistancesChanged` event in
`IPositionSnapProvider` instead, but I chose this way as an analogue to
`IBeatSnapProvider.BeatDivisor`, which might even make sense to be
exposed as `BindableBeatDivisor` instead of caching that separately.
2022-02-15 02:21:53 +03:00
..
Audio
Beatmaps Add tests 2022-01-28 19:29:30 +09:00
Chat
Collections/IO Update remaining usages of GetSuitableHost in template projects 2022-01-25 14:15:29 +09:00
Database Remove pointless constructor in RulesetInfo 2022-01-27 15:37:27 +09:00
Editing Remove unused allowMissing parameter in audio file check test 2022-02-01 21:53:21 +01:00
Gameplay Remove unused FindProvider() methods 2022-02-01 21:53:21 +01:00
Input
Localisation
Models
Mods
NonVisual Remove unused FindProvider() methods 2022-02-01 21:53:21 +01:00
Online Add failing test 2022-02-08 19:36:16 +09:00
OnlinePlay
Resources Add tests 2022-01-28 19:29:30 +09:00
Rulesets
Scores/IO Remove Task from the inner-most Import method in RealmArchiveModelImporter 2022-01-25 15:30:29 +09:00
ScrollAlgorithms
Skins Remove ILive<> interface (and use abstract Live<> instead) 2022-01-26 13:38:56 +09:00
Testing
Visual Expose distance spacing in IPositionSnapProvider for updating distance grid 2022-02-15 02:21:53 +03:00
ImportTest.cs
osu.Game.Tests.csproj
tests.ruleset
WaveformTestBeatmap.cs