1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 01:27:29 +08:00
osu-lazer/osu.Game.Rulesets.Catch
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
..
Beatmaps Remove bindable usage in PathControlPoint 2021-08-26 12:33:53 +09:00
Difficulty changed decay system to allow for customizing the currentStrain 2021-08-16 22:14:29 +00:00
Edit Remove bindable usage in PathControlPoint 2021-08-26 12:33:53 +09:00
Judgements Restore hyper dash state on revert judgement result 2020-12-08 15:21:47 +09:00
MathUtils Fix some weird private field names 2019-12-11 14:10:35 +09:00
Mods Remove bindable usage in PathControlPoint 2021-08-26 12:33:53 +09:00
Objects Remove bindable usage in PathControlPoint 2021-08-26 12:33:53 +09:00
Properties Merge remote-tracking branch 'upstream/master' into android 2019-01-29 18:13:43 -06:00
Replays Move catcher base size constant to Catcher. 2021-07-21 16:43:24 +09:00
Resources/Testing/Beatmaps Fix right bound not being applied correctly 2020-08-20 20:25:40 +09:00
Scoring Remove bogus CatchHitWindows 2021-06-07 13:16:07 +02:00
Skinning Adjust scaling numbers to be closer to stable 2021-08-12 22:33:12 +02:00
UI Reorder constructor arguments for HitExplosionEntry 2021-08-12 21:48:08 +02:00
CatchInputManager.cs Fix remaining issues 2019-02-28 13:31:40 +09:00
CatchRuleset.cs Add "Mirror" mod to osu!catch 2021-08-08 13:45:13 -04:00
CatchSkinComponent.cs Revert SkinnableSprite lookups to old behaviour 2019-09-03 14:21:54 +09:00
CatchSkinComponents.cs Add basic structure for skinning catch explosions 2021-08-11 21:23:32 +02:00
osu.Game.Rulesets.Catch.csproj Adjust package titles 2021-01-18 11:08:03 +09:00