osu/osu.Game/Rulesets/Edit
2020-05-20 21:01:19 +09:00
..
Tools Move select tool to an actual tool implementation 2020-01-28 15:05:29 +09:00
DrawableEditRulesetWrapper.cs Move EditorBeatmap construction/conversion to Editor 2019-12-30 14:51:14 +09:00
HitObjectComposer.cs Implement mania beat snapping support 2020-05-20 21:01:19 +09:00
IBeatSnapProvider.cs Fix beat snap implementation being incorrect 2020-01-28 12:48:24 +09:00
IPositionSnapProvider.cs Create SnapResult class to hold various snapping results 2020-05-20 21:00:47 +09:00
OverlaySelectionBlueprint.cs Change snapping to be screen space coordinate based 2020-05-20 21:00:29 +09:00
PlacementBlueprint.cs Change snapping to be screen space coordinate based 2020-05-20 21:00:29 +09:00
SelectionBlueprint.cs Change snapping to be screen space coordinate based 2020-05-20 21:00:29 +09:00
ToolboxGroup.cs