8000 [pull] master from ppy:master by pull[bot] · Pull Request #223 · H4ppyC4t/osu-framework · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[pull] master from ppy:master #223

New issue

Have a question about thi 8000 s project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 4, 2025
Merged

[pull] master from ppy:master #223

merged 3 commits into from
Jun 4, 2025

Conversation

pull[bot]
Copy link
@pull pull bot commented Jun 4, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

bdach and others added 3 commits June 4, 2025 10:42
This reverts commit a32bae2.
…sages

You'll probably wisely ask "what is this title? isn't that the tail
wagging the dog?" It is. `PassThroughInputManager` usage in
`RulesetInputManager` sucks. It should not exist.
#6579 broke game-side osu!
touch input mapping (see test failures at
https://github.com/ppy/osu/actions/runs/15438536705/job/43453184186)
because the touch input mapping wants to do its bespoke mouse position
logic on top of `PassThroughInputManager`.

It is my firm belief that `RulesetInputManager` should stop using
`PassThroughInputManager` and instead roll its own bespoke logic. But I
am not going to do that here, because I want to put a framework release
out now rather than in a week, so this attempts to roll out the fix in
#6579 in a slightly different
(read: uglier) way so that it does not break the delicate game-side
usages. If that is not an acceptable outcome, the only other thing I can
offer is a revert.

The last time we had this sort of situation is
`DecoupleableInterpolatingFramedClock` which was also a situation where
the tail wagged the dog for so long and in such inscrutable manner that
eventually it got deleted and rewritten using other classes. Which took
weeks.
@pull pull bot added the ⤵️ pull label Jun 4, 2025
@pull pull bot merged commit 3136914 into H4ppyC4t:master Jun 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0