-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Camera input mapping system with backward-compatible legacy flag support #18379
New issue
Have a question about this 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
georginahalpern
merged 56 commits into
BabylonJS:master
from
georginahalpern:inputMapperBackCompat
May 14, 2026
Merged
Changes from 49 commits
Commits
Show all changes
56 commits
Select commit
Hold shift + click to select a range
5500624
cmd key and shift key
7502ed6
alt
df67ac6
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js
e8c823d
merge
00f14d6
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js
2bfee09
input plan
81fe852
architecture plan and adopting to geocam
885289e
introduce arcrotate and simplify handlers api
744b7f1
nonpartial
055df6f
remove partial
3711be5
update doc
caf208a
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into…
078af0e
Task 01: Add resetInputMap() to CameraMovement base class and subclasses
4016fa6
Task 02: Add useMovementSystem flag to ArcRotateCamera and wire compu…
d5cb4fe
Task 03: Map legacy deprecated flags to inputMap modifications
9903026
Task 04: Add unit tests for CameraMovement base class and ArcRotateCa…
e32e184
merge
c4e41e7
add shift, separate modifiers
85a06f0
allow for configurable modifiers
cee59d0
negation confusion
261412f
rotate direction changes
b65423d
continue iterating and making improvements to api
2196e8c
applypandelta extracted
e48a14d
remove more duplication
4090e2e
speed calibration
62a6639
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into…
85ad317
inputmapper
ff8eb61
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into…
c129870
matching behavior 60fps
b8fe7d9
commit
6061bd8
merge
53888a3
latest
26885b3
Remove dev artifacts and revert package-lock.json
b5418ef
Remove specs/inputSystem dev notes
75918bd
Code review fixes (automated by code-review skill)
b59a8e1
Address PR review comments
31825cf
Fix tsc build: narrow getEntry/resolveInteraction return type by source
9480522
retrigger CI to verify viewer test stability
e240684
Add InputMapper.setInteraction() for targeted input remapping
474948e
Remove arcRotateCamera interaction tests and revert playwright config
1a023ef
Address PR review feedback from Kevin
4555093
Merge branch 'upstream-master' into inputMapperBackCompat
498cd6f
Improve inertial offset docstrings with decay coefficient explanation
f4f1ca9
Merge branch 'master' into inputMapperBackCompat
ee15bcb
rename
b0b00f2
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into…
922aef5
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into…
f6bee9d
optimization
e2a5540
obj allocation and getentries
5dce2e5
Address PR review comments from RaananW
bba5493
Merge branch 'master' of https://github.com/BabylonJS/Babylon.js into…
7fc2ad1
Fix TypeDoc errors flagged by tightened CI check (#18428)
d220d00
Address PR review comments from AmoebaChant
1d110e5
Merge remote-tracking branch 'upstream/master' into inputMapperBackCo…
af66704
Consolidate ArcRotate legacy viz tests (Option A) and add dependsOn
89f6c4f
Revert viz-test consolidation but keep dependsOn additions
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.