osu/osu.Game/Rulesets/Edit
Dean Herbert 9f333ac58a Add the ability to delete slider control points using shift+right click
Closes https://github.com/ppy/osu/issues/10672.

In two minds about how this should be implemented but went in this
direction initially. The other way would be to add local handling of
Shift-Right Click inside PathControlPointPiece (which is already doing
mouse handling itself).
2020-11-03 20:46:33 +09:00
..
Tools Add icons for editor toolbox tools 2020-09-09 18:40:01 +09:00
DrawableEditRulesetWrapper.cs Don't update reply on add/remove (will be automatically handled by change handler events) 2020-10-02 18:21:13 +09:00
HitObjectComposer.cs Move editor playfield border locally to osu! composer 2020-10-19 21:20:13 +02:00
IBeatSnapProvider.cs
IPositionSnapProvider.cs
OverlaySelectionBlueprint.cs
PlacementBlueprint.cs Add new combo toggle to main composer interface 2020-09-25 14:10:30 +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 Add toggle for distance snap 2020-09-09 19:15:35 +09:00