osu/osu.Game
Dean Herbert 6dcd9427ac Remove bindable usage in `PathControlPoint`
This is quite a breaking change, but I think it is beneficial due to the large amount of usage of this class.

I originally intended just to remove the allocations of the two delegates handling the `Changed` flow internally, but as nothing was really using the bindables for anything more than a general "point has changed" case, this felt like a better direction.
2021-08-26 12:33:53 +09:00
..
Audio
Beatmaps Remove bindable usage in `PathControlPoint` 2021-08-26 12:33:53 +09:00
Collections
Configuration
Database Fix typo in `ArchiveModelManager` 2021-08-23 20:23:46 +09:00
Extensions
Graphics invalidate scroll position 2021-08-23 17:13:25 +01:00
IO
IPC
Input Allow toggling focus via binding 2021-08-19 14:19:59 +09:00
Localisation Merge branch 'master' into localise-beatmap-set-overlay 2021-08-22 10:53:31 +03:00
Migrations Add countdown settings to beatmap info model 2021-08-24 21:55:10 +02:00
Online Add ability to handle user join/leave/kick events in `MultiplayerComposite`s 2021-08-25 14:37:14 +09:00
Overlays Merge pull request #14441 from Henry-YSLin/mod-incompatibility-ui 2021-08-24 16:16:35 +09:00
Performance Add `LocalUserPlayInfo` interface to convey common information about player status 2021-08-17 16:15:47 +09:00
Properties
Replays
Rulesets Remove bindable usage in `PathControlPoint` 2021-08-26 12:33:53 +09:00
Scoring
Screens Make `EditorScreen` inherit from `VisibilityContainer` rather than unsafe transforms 2021-08-25 17:14:52 +03:00
Skinning Merge branch 'master' into fix-hud-test-failure-2 2021-08-24 16:54:48 +09:00
Storyboards
Tests Merge branch 'master' into temporary-directory-test-storage 2021-08-20 20:41:54 +09:00
Updater
Users split multiplayer and playlist activity 2021-08-22 09:54:07 +08:00
Utils
.editorconfig
OsuGame.cs Reword comment 2021-08-21 15:39:57 +03:00
OsuGameBase.cs
OsuGameBase_Importing.cs
PerformFromMenuRunner.cs
osu!.res
osu.Game.csproj Update resources 2021-08-22 19:13:21 +09:00