1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-25 05:57:22 +08:00
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
..
2021-04-09 13:56:58 +09:00
2019-06-13 16:52:49 +09:00
2021-04-09 13:56:58 +09:00
2020-09-17 18:37:48 +09:00
2021-04-20 02:30:27 +02:00