osu/osu.Game
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
..
Audio Don't force Gameplay prefix on all skin sample lookups 2020-10-30 11:59:40 +09:00
Beatmaps Merge pull request #10258 from Game4all/results-dynamic-pp-calc 2020-11-02 15:40:55 +09:00
Collections
Configuration Document nullability of seasonal backgrounds 2020-10-30 20:00:59 +01:00
Database Resolve CA1805 inspections 2020-11-01 18:47:40 +01:00
Extensions
Graphics Resolve CA1805 inspections 2020-11-01 18:47:40 +01:00
IO Resolve CA1835 inspection 2020-11-01 18:51:39 +01:00
IPC
Input Add key binding to show HUD while held 2020-10-30 14:19:40 +09:00
Migrations Add flag value to database 2020-10-20 00:46:08 +02:00
Online Add very basic connection status logging for spectator streaming client 2020-11-02 17:32:10 +09:00
Overlays Rename IsUserPaused -> UserPauseRequested 2020-11-02 16:08:59 +09:00
Properties
Replays Add field to Replay denoting whether the full replay have been received or not 2020-10-27 18:58:37 +09:00
Rulesets Add the ability to delete slider control points using shift+right click 2020-11-03 20:46:33 +09:00
Scoring Add note about missing expiration logic 2020-11-02 14:53:32 +09:00
Screens Add the ability to delete slider control points using shift+right click 2020-11-03 20:46:33 +09:00
Skinning Simplify sample lookup 2020-10-30 22:33:27 +09:00
Storyboards Fix regression causing storyboard sprites to have incorrect origin support 2020-10-23 15:46:24 +09:00
Tests Change default value of requestedByUser to false 2020-11-02 14:56:50 +09:00
Updater
Users
Utils
OsuGame.cs Use string.Starts-/EndsWith char overloads 2020-10-16 11:27:02 +02:00
OsuGameBase.cs Remove unnecessary field storage 2020-11-02 14:49:25 +09:00
osu!.res
osu.Game.csproj Merge branch 'master' into results-screen-applause 2020-10-31 18:47:49 +09:00