osu/osu.Game.Tests/Visual/Editing
Dean Herbert 5c826be652
Merge pull request #29860 from bdach/fix-nudging
Only allow seek to next/previous object via keybinding if there is no selection
2024-10-07 15:36:19 +09:00
..
TestSceneBeatDivisorControl.cs Prevent custom divisor ranges from halting preset cycling 2024-01-24 18:31:39 -05:00
TestSceneBlueprintOrdering.cs
TestSceneColoursSection.cs Add failing test 2024-10-04 10:00:37 +02:00
TestSceneComposerSelection.cs Merge pull request #29860 from bdach/fix-nudging 2024-10-07 15:36:19 +09:00
TestSceneComposeScreen.cs
TestSceneComposeSelectBox.cs Assert default origin not null in rotation handle 2024-09-23 11:37:42 +02:00
TestSceneDesignSection.cs Fix tests again 2024-10-03 15:05:15 +02:00
TestSceneDifficultyDelete.cs Decouple editor main menu items from DrawableOsuMenuItem 2024-09-04 12:16:52 +02:00
TestSceneDifficultySwitching.cs Add failing test case 2024-07-04 14:06:18 +03:00
TestSceneDistanceSnapGrid.cs Fix distance spacing grid displaying incorrectly for unsnapped objects with duration 2024-09-30 13:36:16 +02:00
TestSceneEditorBeatmapCreation.cs Add test coverage of failure case 2023-12-29 10:36:53 +01:00
TestSceneEditorBindings.cs
TestSceneEditorChangeStates.cs Fix test failures due to automatic break generation kicking in 2024-06-19 11:32:08 +02:00
TestSceneEditorClipboard.cs Generalize Bezier curves to BSplines of Nth degree 2023-11-11 13:32:53 +01:00
TestSceneEditorClock.cs Merge branch 'master' into time-accurate 2024-07-08 14:19:57 +02:00
TestSceneEditorComposeRadioButtons.cs
TestSceneEditorMenuBar.cs Allow context menus to have visible spacers 2023-11-21 14:24:10 +09:00
TestSceneEditorSamplePlayback.cs
TestSceneEditorSaving.cs Add test coverage for correct beat divisor save 2024-06-27 12:38:29 +02:00
TestSceneEditorScreenModes.cs
TestSceneEditorSeeking.cs Add test coverage for seeking between objects in editor 2024-09-13 11:40:01 +02:00
TestSceneEditorSeekSnapping.cs
TestSceneEditorSummaryTimeline.cs Add more test coverage to better show overlapping break / kiai sections 2024-08-20 17:45:44 +09:00
TestSceneEditorTestGameplay.cs Add test coverage 2024-07-02 14:34:36 +02:00
TestSceneHitObjectComposer.cs Generalize Bezier curves to BSplines of Nth degree 2023-11-11 13:32:53 +01:00
TestSceneHitObjectDifficultyPointAdjustments.cs
TestSceneHitObjectSampleAdjustments.cs fix test 2024-08-29 22:22:15 +02:00
TestSceneLabelledTimeSignature.cs Cast remaining test usages to IFocusManager to remove obsolete notice 2024-05-22 21:55:53 +08:00
TestSceneLocallyModifyingOnlineBeatmaps.cs
TestSceneMetadataSection.cs Fix tests again 2024-10-03 15:05:15 +02:00
TestSceneOpenEditorTimestamp.cs Add failing test showing url decoding is not being performed 2024-09-27 20:08:26 +09:00
TestScenePlacementBlueprint.cs fix tests 2024-08-16 15:04:38 +02:00
TestScenePlaybackControl.cs
TestScenePositionSnapGrid.cs Merge branch 'master' into grids-2 2024-07-03 10:57:05 +02:00
TestScenePreviewTime.cs Fix test regression 2024-07-12 16:29:41 +09:00
TestSceneSelectionBlueprintDeselection.cs
TestSceneSetupScreen.cs
TestSceneTapButton.cs
TestSceneTapTimingControl.cs
TestSceneTimelineBlueprintContainer.cs
TestSceneTimelineHitObjectBlueprint.cs
TestSceneTimelineSelection.cs Remove unused using directive 2024-07-03 07:11:35 +03:00
TestSceneTimelineTickDisplay.cs
TestSceneTimelineZoom.cs
TestSceneTimingScreen.cs Remove outdated tests 2024-08-20 11:23:39 +02:00
TestSceneWaveform.cs
TestSceneZoomableScrollContainer.cs
TimelineTestScene.cs