Skip to content
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.

Visualisation fix for #233 #234

Merged
merged 10 commits into from
Jul 11, 2019
Merged

Visualisation fix for #233 #234

merged 10 commits into from
Jul 11, 2019

Conversation

SimonDarksideJ
Copy link
Contributor

XRTK - Mixed Reality Toolkit Change Request

Overview

Initial check-in of Visualisation fix for #233

@SimonDarksideJ SimonDarksideJ self-assigned this Jul 8, 2019
@SimonDarksideJ SimonDarksideJ changed the title Initial check-in of Visualisation fix for #233 Visualisation fix for #233 Jul 9, 2019
@SimonDarksideJ SimonDarksideJ marked this pull request as ready for review July 9, 2019 12:06
@SimonDarksideJ
Copy link
Contributor Author

SimonDarksideJ commented Jul 9, 2019

In testing, found an issue with assigning models.

A) The Unity API must have updated as the previous Prefab check was failing (model could not be assigned) - Fixed
B) Even with the model assigned, the override model was not used - investigating <- turns out this is because the controller was not detected properly, generic instead of specific is being used :S
C) Walking the code, if a specific controller has specified to use the platform default, this is not being honoured - investigating

Included global pointer parameter
… as Press interactions were mapped to Axis instead of button
@SimonDarksideJ
Copy link
Contributor Author

All issues resolved, including the OculusTouch pointer issue which was mapped incorrectly to an axis instead of a button

@SimonDarksideJ SimonDarksideJ requested a review from wassx July 10, 2019 22:33
@SimonDarksideJ SimonDarksideJ merged commit 0401b85 into development Jul 11, 2019
@SimonDarksideJ SimonDarksideJ deleted the dev/visualisation branch July 11, 2019 07:51
XRTK-Build-Bot pushed a commit that referenced this pull request Jul 15, 2019
* Initial check-in of Visualisation fix for #233

* Reordered the visualisation logic.
Included global pointer parameter

* Updated Default mapping definitions for Touch, resolves pointer issue as Press interactions were mapped to Axis instead of button

* Update spelling and restructure elements

* Minor mapping change after review

* Updated Mapping layout

* Review comments addressed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants