osu/osu.Game/Rulesets
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
..
Configuration
Difficulty Merge branch 'master' into fix-mania-diffcalc 2020-10-14 23:49:14 +09:00
Edit Add the ability to delete slider control points using shift+right click 2020-11-03 20:46:33 +09:00
Judgements Adjust health increase values to match old ones better 2020-10-03 12:16:22 +02:00
Mods Fix incorrect specification on some sample lookups 2020-10-30 11:59:41 +09:00
Objects Use char overloads for string methods 2020-10-16 11:52:29 +02:00
Replays Merge branch 'master' into spectator-replay-watcher 2020-11-02 14:54:51 +09:00
Scoring Rename variable as suggested 2020-10-07 21:06:24 +02:00
Timing
UI Add more xmldocs 2020-11-01 15:23:03 +01:00
ILegacyRuleset.cs
Ruleset.cs Merge branch 'master' into ruleset-result-types 2020-10-09 13:17:05 +09:00
RulesetConfigCache.cs
RulesetInfo.cs Update class exclusion for dynamic compilation 2020-09-04 20:41:08 +09:00
RulesetSelector.cs
RulesetStore.cs Replace with local tolist 2020-10-16 23:40:44 +09:00