osu/osu.Game/Rulesets/UI
ekrctb ff04942295 Change timing of HitObjectContainer.OnAdd/OnRemove
Now, `OnAdd` is always invoked after the DHO is added to the container.
This change is required by `ScrollingHitObjectContainer` to compute origin adjusted lifetime when origin position is relative to the parent drawable size.
2021-05-31 20:56:25 +09:00
..
Scrolling Remove scrollLength caching field 2021-05-31 16:28:02 +09:00
DrawableRuleset.cs Move caching of IBeatmap to base DrawableRuleset 2021-05-01 21:32:45 +09:00
DrawableRulesetDependencies.cs Merge branch 'master' into fix-unsafe-skinnable-sample-play 2021-03-18 19:51:46 +01:00
FrameStabilityContainer.cs
GameplayCursorContainer.cs
HitObjectContainer.cs Change timing of HitObjectContainer.OnAdd/OnRemove 2021-05-31 20:56:25 +09:00
IFrameStableClock.cs Add more xmldocs 2020-11-01 15:23:03 +01:00
IHitObjectContainer.cs Add/use IHitObjectContainer interface instead of IEnumerables 2021-02-08 20:11:06 +09:00
IPooledHitObjectProvider.cs Change order of OnParentReceived() 2020-12-03 20:06:26 +09:00
JudgementContainer.cs
ModIcon.cs Fix ModIcon not updating background colour correctly 2021-02-02 21:35:08 +09:00
Playfield.cs Replace failed mania test (pooling not accounted) with a more robust test 2021-04-29 14:38:01 +09:00
PlayfieldAdjustmentContainer.cs
PlayfieldBorder.cs
PlayfieldBorderStyle.cs
ReplayRecorder.cs Rename SpectatorStreamingClient -> SpectatorClient 2021-05-20 15:55:07 +09:00
RulesetInputManager.cs Ignore certain banned InputKeys for gameplay purposes 2021-05-24 18:40:40 +09:00