osu/osu.Desktop.VisualTests/Tests
Thomas Müller eef697d842 Wire up CircleSize to hitobjects.
Note, that circle sizes still are wrong compared to stable osu. In order to fix this, the base radius of hitcircles needs to become 64, but it currently is 72.
2016-12-11 10:11:22 +01:00
..
TestCaseChatDisplay.cs ChatConsole -> ChatOverlay. Namespace tidying. 2016-11-30 18:30:06 +09:00
TestCaseGamefield.cs Wire up CircleSize to hitobjects. 2016-12-11 10:11:22 +01:00
TestCaseHitObjects.cs Merge pull request #225 from peppy/hitobject-improvements 2016-12-08 16:11:50 +09:00
TestCaseKeyCounter.cs Make KeyCounterCollection generic. 2016-12-03 15:58:27 +08:00
TestCaseMenuButtonSystem.cs Add drop shadows to main menu buttons. 2016-11-30 15:02:53 +09:00
TestCaseMusicController.cs Add (temporary) transitions to songselect and player. 2016-12-07 20:47:28 +09:00
TestCaseOptions.cs
TestCasePlayer.cs Add (temporary) transitions to songselect and player. 2016-12-07 20:47:28 +09:00
TestCasePlaySongSelect.cs Fix disposal logic. 2016-11-28 12:25:20 +09:00
TestCaseScoreCounter.cs
TestCaseTextAwesome.cs