Remove InputSystem dependency in core#1089
Open
keveleigh wants to merge 6 commits into
Open
Conversation
keveleigh
force-pushed
the
remove-inputsystem-dependency-in-core
branch
from
December 10, 2025 19:32
38bcc05 to
5d406b9
Compare
keveleigh
force-pushed
the
remove-inputsystem-dependency-in-core
branch
from
February 12, 2026 00:23
5d406b9 to
e098c59
Compare
keveleigh
marked this pull request as ready for review
February 12, 2026 00:24
keveleigh
force-pushed
the
remove-inputsystem-dependency-in-core
branch
3 times, most recently
from
February 25, 2026 17:42
41cbbbf to
97ec7c1
Compare
keveleigh
marked this pull request as draft
February 25, 2026 18:12
keveleigh
force-pushed
the
remove-inputsystem-dependency-in-core
branch
2 times, most recently
from
March 7, 2026 00:17
fd1e536 to
c3f1903
Compare
keveleigh
marked this pull request as ready for review
March 7, 2026 15:26
keveleigh
force-pushed
the
remove-inputsystem-dependency-in-core
branch
from
April 8, 2026 21:24
c3f1903 to
f9f0130
Compare
keveleigh
force-pushed
the
remove-inputsystem-dependency-in-core
branch
from
May 6, 2026 17:38
f9f0130 to
e17dfe7
Compare
keveleigh
force-pushed
the
remove-inputsystem-dependency-in-core
branch
2 times, most recently
from
May 22, 2026 17:49
ff4957b to
4d2ac5c
Compare
keveleigh
force-pushed
the
remove-inputsystem-dependency-in-core
branch
from
June 5, 2026 15:55
4d2ac5c to
e929b6e
Compare
keveleigh
force-pushed
the
remove-inputsystem-dependency-in-core
branch
from
June 10, 2026 17:05
e929b6e to
5b99afd
Compare
Signed-off-by: Kurtis <3580640+keveleigh@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Really, only the Input package should have an InputSystem dependency, but definitely not Core.