osu/osu.Game/Rulesets/Edit
2021-04-26 20:28:59 +02:00
..
Checks Add concurrent objects check 2021-04-26 20:17:18 +02:00
Tools
BeatmapVerifier.cs Add concurrent objects check to BeatmapVerifier 2021-04-26 20:28:59 +02:00
DrawableEditRulesetWrapper.cs Add pooling support to the editor 2020-11-13 17:08:20 +09:00
HitObjectComposer.cs return a string instead 2021-03-29 17:29:05 +08:00
IBeatmapVerifier.cs Add the playable beatmap as check argument 2021-04-20 01:31:51 +02:00
IBeatSnapProvider.cs
IPositionSnapProvider.cs Make all objects in selection candidates for spatial snapping 2020-11-24 17:35:54 +09:00
OverlaySelectionBlueprint.cs
PlacementBlueprint.cs Allow certain mouse input to pass through PlacementBlueprints to the selection logic 2021-04-22 15:44:12 +09:00
SelectionBlueprint.cs Add the ability to delete slider control points using shift+right click 2020-11-03 20:46:33 +09:00
SnapResult.cs
ToolboxGroup.cs