1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 14:47:26 +08:00
osu-lazer/osu.Game.Tests/Visual
Dean Herbert de73ac7cec Allow skin editor to be invoked from any context
This is kind of how I see things working going forward, where the editor
can be applied to anything in the game which supports it (ie. a results
screen, gameplay screen, etc.) and it will immediately allow changing
the interface.

This adds a test scene which shows this working with gameplay.
2021-04-29 16:12:15 +09:00
..
Background Revert "Inverse ignore user settings bindable to "apply user settings" instead" 2021-04-15 08:02:12 +03:00
Collections Add test coverage 2021-02-24 18:49:16 +09:00
Components add blank line between method 2021-04-18 23:49:13 -04:00
Editing Refactor editor selection/blueprint components to be generic 2021-04-27 19:01:29 +09:00
Gameplay Allow skin editor to be invoked from any context 2021-04-29 16:12:15 +09:00
Menus Make IAPIProvider read-only bindables into IBindables 2020-12-18 15:16:36 +09:00
Multiplayer Attempt to fix match subscreen test failure 2021-04-16 16:16:28 +09:00
Navigation Add regression test coverage 2021-04-08 15:20:53 +09:00
Online Add test covering existing button actually changing to LocallyAvailable state 2021-04-28 15:54:40 +09:00
Playlists Add return bool to HandleRequest to better trigger failures 2021-03-23 18:17:29 +09:00
Ranking Fix test checking nullable string 2021-03-17 19:07:29 +09:00
Settings Add rotation slider 2021-03-30 12:40:50 +09:00
SongSelect Add test coverage for song select footer area 2021-04-07 18:29:31 +09:00
UserInterface Fix failing test after mod settings layout changes 2021-04-20 19:38:25 +02:00
TestSceneOsuGame.cs Add NewsOverlay to the game 2020-07-16 14:48:40 +03:00
TestSceneOsuScreenStack.cs Fix song select filters not reapplied if in a child screen 2019-12-10 02:30:23 +09:00