1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-16 12:53:07 +08:00
osu-lazer/osu.Game.Rulesets.Osu/Edit/Blueprints/Sliders
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
..
Components Add the ability to delete slider control points using shift+right click 2020-11-03 20:46:33 +09:00
SliderCircleSelectionBlueprint.cs General refactoring 2020-01-24 17:50:36 +09:00
SliderPlacementBlueprint.cs Move responsibility placement blueprint's StartTime set to within 2020-05-21 14:50:33 +09:00
SliderPosition.cs Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
SliderSelectionBlueprint.cs Add the ability to delete slider control points using shift+right click 2020-11-03 20:46:33 +09:00