This repository has been archived by the owner on Aug 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Remove obsolete SetupDefaultInteractions #53
Merged
StephenHodgson
merged 1 commit into
feature/controller-mapping-refactor
from
feature/cmr-change-request
Apr 11, 2020
Merged
Remove obsolete SetupDefaultInteractions #53
StephenHodgson
merged 1 commit into
feature/controller-mapping-refactor
from
feature/cmr-change-request
Apr 11, 2020
Conversation
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
StephenHodgson
approved these changes
Apr 11, 2020
StephenHodgson
added a commit
that referenced
this pull request
Apr 26, 2020
* updated oculus data provider profiles * updated oculus controller * updated references * updated profile constructor parameter reference to enable inspector * updated references * Added default controller definitions * updated hand provider inspector * fixed hand inspector * cleaned up references * cleaned up controller interaction mappings a bit * updated references fixed GetCOntroller return types * updated controller instance creation * added default constructor * updated TryRenderController method * removed asset menu * Remove obsolete SetupDefaultInteractions (#53) * updated references to camera system * Changed timing of initialization to prevent race condition * updated hands inspector * updated constructors for data providers * Change requests for controller provider inspectors (#55) * Update indent levels for oculus settings * Cache GUIContent * Removed head height settings in controllers * added initial platform definition for Oculus * removed * Added Oculus Camera Data Providers * updated icons * Updated platform check for Version and check headset connected for runtime. (#59) Tested on platform * Added platform overrides Co-authored-by: Dino Fejzagic <dino.f@live.de> Co-authored-by: Simon (Darkside) Jackson <darkside@zenithmoon.com>
FejZa
added a commit
that referenced
this pull request
Sep 22, 2020
* updated oculus data provider profiles * updated oculus controller * updated references * updated profile constructor parameter reference to enable inspector * updated references * Added default controller definitions * updated hand provider inspector * fixed hand inspector * cleaned up references * cleaned up controller interaction mappings a bit * updated references fixed GetCOntroller return types * updated controller instance creation * added default constructor * updated TryRenderController method * removed asset menu * Remove obsolete SetupDefaultInteractions (#53) * updated references to camera system * Changed timing of initialization to prevent race condition * updated hands inspector * updated constructors for data providers * Change requests for controller provider inspectors (#55) * Update indent levels for oculus settings * Cache GUIContent * Update Oculus hand data converter * Remove redundant handedness field * Update due to rename * Cleanup usings * Removed head height settings in controllers * added initial platform definition for Oculus * removed * Added Oculus Camera Data Providers * updated icons * Updated platform check for Version and check headset connected for runtime. (#59) Tested on platform * Added platform overrides * Resolve conflicts * Fix namespace * Fix usings * Fix OculusControllerDataProviderProfile asset guid * Pass hand state to converter for Oculus * Use platform API for pointer pose * Fix default Oculus hand data provider profile * Fix manifest merge error * Fix duplicate plugin issue * Remove eye height in joint conversion * Translate poses to camera space properly * Update hand controller profile references * Introduce hand rendering mode * Implement runtime rendering mode switch * Update converter to define platform capabilities * Remove the need for base converter * Fix build errors due to removal of base converter * Rename joints * Point to new hand controller profiles * Remove handedness from hand data * Pass handedness to recognizer * Change HandData to be a struct * Remove HandMeshingEnabled static property * Remove unnecessary parameter * Remove hand state from data provider * Move pose estimation to new utillities static class * Fix joint pose conversion * Allow changing required tracking confidence in runtime * Fix hands starting position offset issue * Use TrackingState instead of bool for tracking state * Fix pointer pose * Undo namespace change * Fix positioning after teleport * fixed some typos * Cache joint poses array * Remove debug code * Fix typo in docs * Commit updated profile GUIDs Co-authored-by: Stephen Hodgson <hodgson.designs@gmail.com> Co-authored-by: Simon (Darkside) Jackson <darkside@zenithmoon.com>
XRTK-Build-Bot
pushed a commit
that referenced
this pull request
Dec 25, 2020
* updated oculus data provider profiles * updated oculus controller * updated references * updated profile constructor parameter reference to enable inspector * updated references * Added default controller definitions * updated hand provider inspector * fixed hand inspector * cleaned up references * cleaned up controller interaction mappings a bit * updated references fixed GetCOntroller return types * updated controller instance creation * added default constructor * updated TryRenderController method * removed asset menu * Remove obsolete SetupDefaultInteractions (#53) * updated references to camera system * Changed timing of initialization to prevent race condition * updated hands inspector * updated constructors for data providers * Change requests for controller provider inspectors (#55) * Update indent levels for oculus settings * Cache GUIContent * Removed head height settings in controllers * added initial platform definition for Oculus * removed * Added Oculus Camera Data Providers * updated icons * Updated platform check for Version and check headset connected for runtime. (#59) Tested on platform * Added platform overrides Co-authored-by: Dino Fejzagic <dino.f@live.de> Co-authored-by: Simon (Darkside) Jackson <darkside@zenithmoon.com>
XRTK-Build-Bot
pushed a commit
that referenced
this pull request
Dec 25, 2020
* updated oculus data provider profiles * updated oculus controller * updated references * updated profile constructor parameter reference to enable inspector * updated references * Added default controller definitions * updated hand provider inspector * fixed hand inspector * cleaned up references * cleaned up controller interaction mappings a bit * updated references fixed GetCOntroller return types * updated controller instance creation * added default constructor * updated TryRenderController method * removed asset menu * Remove obsolete SetupDefaultInteractions (#53) * updated references to camera system * Changed timing of initialization to prevent race condition * updated hands inspector * updated constructors for data providers * Change requests for controller provider inspectors (#55) * Update indent levels for oculus settings * Cache GUIContent * Update Oculus hand data converter * Remove redundant handedness field * Update due to rename * Cleanup usings * Removed head height settings in controllers * added initial platform definition for Oculus * removed * Added Oculus Camera Data Providers * updated icons * Updated platform check for Version and check headset connected for runtime. (#59) Tested on platform * Added platform overrides * Resolve conflicts * Fix namespace * Fix usings * Fix OculusControllerDataProviderProfile asset guid * Pass hand state to converter for Oculus * Use platform API for pointer pose * Fix default Oculus hand data provider profile * Fix manifest merge error * Fix duplicate plugin issue * Remove eye height in joint conversion * Translate poses to camera space properly * Update hand controller profile references * Introduce hand rendering mode * Implement runtime rendering mode switch * Update converter to define platform capabilities * Remove the need for base converter * Fix build errors due to removal of base converter * Rename joints * Point to new hand controller profiles * Remove handedness from hand data * Pass handedness to recognizer * Change HandData to be a struct * Remove HandMeshingEnabled static property * Remove unnecessary parameter * Remove hand state from data provider * Move pose estimation to new utillities static class * Fix joint pose conversion * Allow changing required tracking confidence in runtime * Fix hands starting position offset issue * Use TrackingState instead of bool for tracking state * Fix pointer pose * Undo namespace change * Fix positioning after teleport * fixed some typos * Cache joint poses array * Remove debug code * Fix typo in docs * Commit updated profile GUIDs Co-authored-by: Stephen Hodgson <hodgson.designs@gmail.com> Co-authored-by: Simon (Darkside) Jackson <darkside@zenithmoon.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Overview
Removes the obsolete
SetupDefaultInteractions
inBaseController
since it's not run anywhere anymore.