osu/osu.Game/Rulesets/Edit
2021-05-12 01:31:16 +02:00
..
Checks Remove negligible default hidden TODO 2021-05-12 01:31:16 +02:00
Tools
BeatmapVerifier.cs Rename CheckUnsnaps -> CheckUnsnappedObjects 2021-04-26 20:32:44 +02:00
DrawableEditorRulesetWrapper.cs Rename ruleset wrapper class 2021-04-26 15:37:42 +09:00
HitObjectComposer.cs Make SelectionHandler abstract to ensure things get implemented 2021-04-27 19:01:29 +09:00
IBeatmapVerifier.cs Add the playable beatmap as check argument 2021-04-20 01:31:51 +02:00
IBeatSnapProvider.cs
IPositionSnapProvider.cs
OverlaySelectionBlueprint.cs Refactor SelectionBlueprint and MoveSelectionEvent to work in screen-space coordinates 2021-04-29 16:10:42 +09:00
PlacementBlueprint.cs Allow certain mouse input to pass through PlacementBlueprints to the selection logic 2021-04-22 15:44:12 +09:00
ScrollingToolboxGroup.cs Use the existing toolbox design 2021-04-30 14:41:06 +09:00
SelectionBlueprint.cs Refactor SelectionBlueprint and MoveSelectionEvent to work in screen-space coordinates 2021-04-29 16:10:42 +09:00
SnapResult.cs
ToolboxGroup.cs