osu/osu.Game/Rulesets/Edit
Dean Herbert 8a76d97b63 Remove replay logic from `DrawableRuleset` (and implement in `DrawableEditorRulesetWrapper`) 2021-06-02 11:06:30 +09:00
..
Checks Add local variable for regular access to `HitObjects` 2021-05-14 16:23:45 +09:00
Tools
BeatmapVerifier.cs Move `IBeatmap` arg into context 2021-05-13 11:24:22 +02:00
BeatmapVerifierContext.cs Fix formatting of `#nullable enable` 2021-05-14 03:38:35 +02:00
DrawableEditorRulesetWrapper.cs Remove replay logic from `DrawableRuleset` (and implement in `DrawableEditorRulesetWrapper`) 2021-06-02 11:06:30 +09:00
HitObjectComposer.cs Make `SelectionHandler` abstract to ensure things get implemented 2021-04-27 19:01:29 +09:00
HitObjectSelectionBlueprint.cs Remove now unnecessary Apply() method 2021-05-18 14:26:26 +09:00
IBeatSnapProvider.cs
IBeatmapVerifier.cs Move `IBeatmap` arg into context 2021-05-13 11:24:22 +02:00
IPositionSnapProvider.cs
PlacementBlueprint.cs Fix `PlacementBlueprint` using the wrong beatmap when applying defaults 2021-05-19 18:34:07 +09:00
ScrollingToolboxGroup.cs Use the existing toolbox design 2021-04-30 14:41:06 +09:00
SelectionBlueprint.cs Fix unresolved xmldocs 2021-05-18 13:11:58 +09:00
SnapResult.cs
ToolboxGroup.cs