1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-15 14:33:01 +08:00
osu-lazer/osu.Game/Rulesets/Edit
Naxess 3289bb0379 Merge Check and BeatmapCheck
We're probably not going to need GeneralChecks or BeatmapsetChecks.

The verify tab is only available to a single difficulty at a time, and we already have access to the rest of the set through `IBeatmap`.
2021-04-10 14:56:30 +02:00
..
Checks Merge Check and BeatmapCheck 2021-04-10 14:56:30 +02:00
Tools Add icons for editor toolbox tools 2020-09-09 18:40:01 +09:00
Checker.cs Merge Check and BeatmapCheck 2021-04-10 14:56:30 +02:00
DrawableEditRulesetWrapper.cs Add pooling support to the editor 2020-11-13 17:08:20 +09:00
HitObjectComposer.cs Rename and add xmldoc for smooth seeking method 2021-01-15 16:14:21 +09:00
IBeatSnapProvider.cs Fix beat snap implementation being incorrect 2020-01-28 12:48:24 +09:00
IPositionSnapProvider.cs Make all objects in selection candidates for spatial snapping 2020-11-24 17:35:54 +09:00
OverlaySelectionBlueprint.cs Hide non-alive selection blueprints by default 2020-05-27 13:40:16 +09:00
PlacementBlueprint.cs Move default sample addition to inside PlacementBlueprint 2021-02-11 17:16:18 +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 Remove need for ManiaSnapResult 2020-05-25 19:33:03 +09:00
ToolboxGroup.cs Add toggle for distance snap 2020-09-09 19:15:35 +09:00