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
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
# Conflicts: # XRTK.WindowsMixedReality/Packages/com.xrtk.wmr/Controllers/WindowsMixedRealityController.cs
fixed naming for controller definition
* Update indent levels for WMR settings * Cache GUIContent
…o show up correctly based on the type name
# Conflicts: # XRTK.WindowsMixedReality/Packages/com.xrtk.wmr/Controllers/WindowsMixedRealityController.cs # XRTK.WindowsMixedReality/Packages/com.xrtk.wmr/Controllers/WindowsMixedRealityController.cs.meta # XRTK.WindowsMixedReality/Packages/com.xrtk.wmr/Controllers/WindowsMixedRealityMotionController.cs # XRTK.WindowsMixedReality/Packages/com.xrtk.wmr/Controllers/WindowsMixedRealityMotionController.cs.meta # XRTK.WindowsMixedReality/Packages/com.xrtk.wmr/Editor/Providers/SpatialAwarenessSystem/SpatialObservers/WindowsMixedRealityControllerDataProviderProfileInspector.cs # XRTK.WindowsMixedReality/Packages/com.xrtk.wmr/Runtime/Profiles/WindowsMixedRealityControllerDataProviderProfile.cs # XRTK.WindowsMixedReality/Packages/com.xrtk.wmr/Runtime/Providers/InputSystem/Controllers/WindowsMixedRealityMotionController.cs # XRTK.WindowsMixedReality/Packages/com.xrtk.wmr/Runtime/Providers/InputSystem/Controllers/WindowsMixedRealityMotionController.cs.meta
This was referenced Apr 26, 2020
FejZa
approved these changes
Apr 27, 2020
StephenHodgson
added
the
Ready for review
PR finished primary development, open for review
label
Apr 27, 2020
XRTK-Build-Bot
pushed a commit
that referenced
this pull request
Dec 25, 2020
* updated wmr controller data provider * removed commented out class * added controller data provider reference to the controller * updated references * fixed references * Added default controller definitions * updated the controller data provider inspector fixed naming for controller definition * updated hand data provider profile inspector * removed redundant inspector * cleaned up the controller interaction mappings a bit * updated references * updated controller instance creation * added default constructor * updated TryRenderController method * removed asset menu * fixed compiler error * Remove obsolete SetupDefaultIntreactions (#65) * updated reference * added WMR Camera Data Provider * updated WMR Camera Data Provider * updated camera rig reference * updated icon * moved WMR Camera data provider into correct file location * updated data provider constructors * added service parent reference * Change requests for controller provider inspectors (#67) * Update indent levels for WMR settings * Cache GUIContent * Added rig reset override * reverted changes * removed unused reference * added camera profile * Updated windows controller type name to get the controller textures to show up correctly based on the type name * fixed reference to renamed controller class * fixed more type references * Shuffled stuff to conform to package manager layout * updated editor namespaces * moved platform asemdef Co-authored-by: Dino Fejzagic <dino.f@live.de>
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.
XRTK/com.xrtk.core#549