This repository has been archived by the owner on May 13, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Add support for input and gestures for hand controllers #68
Draft
FejZa
wants to merge
87
commits into
development
Choose a base branch
from
feature/hand-input
base: development
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
87 commits
Select commit
Hold shift + click to select a range
feeadb6
updated lumin controller data provider
StephenHodgson 1f65526
added controller data provider reference to the controller
StephenHodgson 75a98d7
Merge branch 'dev/data-provider' into feature/controller-mapping-refa…
StephenHodgson 8817174
updated references
StephenHodgson 0e2b150
updated profile reference
StephenHodgson c6e9617
Merge branch 'development' into feature/controller-mapping-refactor
StephenHodgson bf15e21
updated references
StephenHodgson 733e9bb
Added default controller definitions
StephenHodgson 1804619
removed redundant action assignments in mappings
StephenHodgson f184f70
updated references
StephenHodgson f36d06d
added axis processor check
StephenHodgson 7102173
Fixed inspector
StephenHodgson b960bb9
updated controller instance creation
StephenHodgson 82e5af4
added a default constructor
StephenHodgson d82b617
fixed TryRenderControllerModel call
StephenHodgson d098d9f
removed unused reference
StephenHodgson dea329b
removed asset menu
StephenHodgson 9dd28d0
Remove obsolete SetupDefaultInteractions (#59)
FejZa 5e8e757
removed reference to input processor
StephenHodgson 982009e
updated reference to camera rig
StephenHodgson 108a804
updated platform flag to only be true on device
StephenHodgson aaf8b56
Merge branch 'fix/platform' into dev/camera-system-refactor
StephenHodgson 6ee1a55
updated hand inspector
StephenHodgson 00f4429
Merge branch 'development' into dev/camera-system-refactor
StephenHodgson a9eed8b
Merge branch 'dev/camera-system-refactor' into feature/controller-map…
StephenHodgson 7ae8d55
Added Lumin camera data provider
StephenHodgson 69a2e92
updated lumin platform definition
StephenHodgson 3fb5675
Merge branch 'dev/platform-refactor' into dev/camera-system-refactor
StephenHodgson ac78aab
Merge branch 'dev/camera-system-refactor' into feature/controller-map…
StephenHodgson c5efa56
updated icon
StephenHodgson 9673700
Added default lumin camera data provider profile
StephenHodgson 8f998c6
Merge branch 'dev/camera-system-refactor' into feature/controller-map…
StephenHodgson d0e7b26
reverted name change
StephenHodgson 764fb00
Merge branch 'dev/platform-refactor' into dev/camera-system-refactor
StephenHodgson c27bc80
Merge branch 'dev/camera-system-refactor' into feature/controller-map…
StephenHodgson 3298634
Updated constructors for data providers
StephenHodgson 20670aa
Merge branch 'development' into dev/camera-system-refactor
StephenHodgson 3cfe9b5
Merge branch 'dev/camera-system-refactor' into feature/controller-map…
StephenHodgson 5468ea8
Merge branch 'development' into dev/data-providers
StephenHodgson e9e3096
Merge branch 'dev/data-providers' into dev/camera-system-refactor
StephenHodgson 91f4ae0
Added service parent reference
StephenHodgson 56293dc
Merge branch 'dev/camera-system-refactor' into feature/controller-map…
StephenHodgson 1b2b33d
cleaned up referenece
StephenHodgson 667a65d
updated nearclip distance
StephenHodgson 723e71a
Merge branch 'dev/camera-system-refactor' into feature/controller-map…
StephenHodgson da9ed10
Change requests for controller provider inspectors (#63)
FejZa 431c599
Adjust to latest changes in Core
FejZa 4a504c6
updated lumin camera settings
StephenHodgson cef1965
updated lumin camera data provider
StephenHodgson bcfcbf3
only reset local positions
StephenHodgson b6868df
Merge branch 'dev/camera-system-refactor' into feature/controller-map…
StephenHodgson dd380f8
Merge branch 'development' into dev/camera-system-refactor
StephenHodgson 8156d4b
Merge branch 'dev/camera-system-refactor' into feature/controller-map…
StephenHodgson 53756ac
Merge branch 'feature/controller-mapping-refactor' of https://github.…
FejZa 6a84c5b
Merge branch 'development' into feature/controller-mapping-refactor
StephenHodgson e79ab1e
Merge branch 'development' into feature/controller-mapping-refactor
StephenHodgson 6852a33
Merge branch 'feature/controller-mapping-refactor' into feature/hand-…
FejZa 153ce62
Merge branch 'development' of https://github.com/XRTK/Lumin into feat…
FejZa 6a0859a
Resolve conflicts
FejZa c9944a5
Undo meta changes
FejZa dff222c
Update copyright year
FejZa f451340
Fix namespace
FejZa c0566ca
Reset meta
FejZa 120d65d
Cleanup
FejZa 4e89c2a
Undo
FejZa 84301b2
Fix controller providers namespace and location
FejZa bad9d20
Fix usings
FejZa 7ed8d0d
Merge branch 'development' of https://github.com/XRTK/Lumin into feat…
FejZa 5af274e
Merge branch 'development' of https://github.com/XRTK/Lumin into feat…
FejZa a572a57
Merge branch 'development' of https://github.com/XRTK/Lumin into feat…
FejZa ee8e8b1
Fix default Lumin hand data provider profile
FejZa e8bb655
Update profile references
FejZa 543573f
Merge branch 'development' of https://github.com/XRTK/Lumin into feat…
FejZa a306549
Merge branch 'development' of https://github.com/XRTK/Lumin into feat…
FejZa 7ccdf82
Introduce hand rendering mode
FejZa 0bc7d6b
Implement runtime rendering mode switch
FejZa 75b329f
Merge branch 'development' into feature/hand-input
StephenHodgson fb86843
Merge branch 'development' of https://github.com/XRTK/Lumin into feat…
FejZa a56c7ac
Merge branch 'development' of https://github.com/XRTK/Lumin into feat…
FejZa ca87650
Update converter to define platform capabilities
FejZa 1670723
Remove the need for base converter
FejZa 6e030cc
Fix build errors due to removal of base converter
FejZa 6608a6d
Rename joints
FejZa f4b2291
Point to new hand controller profiles
FejZa bac39c7
Merge branch 'development' into feature/hand-input
StephenHodgson 0707091
Merge branch 'development' into feature/hand-input
StephenHodgson 468b6ac
Merge branch 'development' of https://github.com/XRTK/Lumin into feat…
FejZa 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 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains 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
2 changes: 1 addition & 1 deletion
2
...Lumin/Packages/com.xrtk.lumin/Runtime/Profiles/LuminControllerDataProviderProfile.cs.meta
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
8 changes: 8 additions & 0 deletions
8
XRTK.Lumin/Packages/com.xrtk.lumin/Runtime/Providers/InputSystem.meta
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
2 changes: 1 addition & 1 deletion
2
....lumin/Runtime/Providers/Controllers.meta → ...me/Providers/InputSystem/Controllers.meta
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
This file contains 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
2 changes: 1 addition & 1 deletion
2
...llers/LuminControllerDataProvider.cs.meta → ...llers/LuminControllerDataProvider.cs.meta
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we revert this namespace change?