1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-23 02:07:24 +08:00
osu-lazer/osu.Game.Tests/Beatmaps
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
..
Formats Remove bindable usage in PathControlPoint 2021-08-26 12:33:53 +09:00
IO Merge branch 'master' into fix-beatmap-import-fk-failure 2021-06-29 11:36:31 +09:00
SliderEventGenerationTest.cs Remove redundant arguments 2021-07-05 23:52:39 +08:00
TestSceneBeatmapDifficultyCache.cs Remove redundant string interpolation 2021-08-21 16:35:40 +02:00
TestSceneEditorBeatmap.cs Add back inadvertently removed spacing 2020-09-14 17:52:59 +09:00
ToStringFormattingTest.cs Add test coverage and handle null creator 2020-04-22 09:19:34 +09:00