8000 Controller mapping detection by SimonDarksideJ · Pull Request #433 · XRTK/com.xrtk.core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Aug 11, 2024. It is now read-only.

Controller mapping detection #433

Merged
merged 20 commits into from
Jan 28, 2020
Merged

Conversation

SimonDarksideJ
Copy link
Contributor

XRTK - Mixed Reality Toolkit Change Request

Overview

First part of resolving #431, to detect and check if a platform has any profiles configured.

Will still required each platform to have an editor script to check configuration on load, which I'm testing.
Next step is to also generate and add configuration automatically.

Target of the change:

Is this enhancement for:

  • Core (core framework, interfaces and definitions)

Refactoring the Controller Mapping query to make it use an extension so the same logic can be used throughout the framework.
@SimonDarksideJ SimonDarksideJ self-assigned this Jan 5, 2020
@SimonDarksideJ SimonDarksideJ requested a review from FejZa January 5, 2020 14:51
Copy link
Contributor
@StephenHodgson StephenHodgson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comments

@StephenHodgson
Copy link
Contributor

Your SDK submodule is pointing to a branch that might have been deleted. Try updating it to the latest development branch.

@StephenHodgson
Copy link
Contributor

/azp run

@azure-pipelines
Copy link
Contributor
Azure Pipelines successfully started running 1 pipeline(s).

@SimonDarksideJ SimonDarksideJ marked this pull request as ready for review January 22, 2020 21:58
@SimonDarksideJ SimonDarksideJ added Ready for review PR finished primary development, open for review and removed In Progress PR currently still being developed labels Jan 22, 2020
@StephenHodgson StephenHodgson self-requested a review January 22, 2020 22:17
Copy link
Contributor
@StephenHodgson StephenHodgson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

see comments

@SimonDarksideJ
Copy link
Contributor Author

After some serious review, I simply removed the editor namespace. Moving it to the editor fold caused a whole heap of issues and cross dependency issues.
There a nested dependency whereby the main XRTK project is dependant on the Editor project, which in my view is wrong, but that is larger than the scope of this PR.

@StephenHodgson StephenHodgson merged commit 4e74174 into development Jan 28, 2020
@StephenHodgson StephenHodgson deleted the ControllerMappingDetection branch January 28, 2020 15:45
XRTK-Build-Bot pushed a commit that referenced this pull request Feb 8, 2020
* Initial check-in.

Refactoring the Controller Mapping query to make it use an extension so the same logic can be used throughout the framework.

* Editor folder clean up, removed junk class and added license info to IconEditor class

* Reverting PathFinder deletion and added license

* Added utility to check and validate if Controller Mapping configuration exists, both profiles and mappings

* Removed successful message which was only for testing

* Fixed License

* Fixed License

* Finalised testing, ready for review

* Resolved EditorPrefs warning and fixed script icon

* Removed .Editor namespace.

Co-authored-by: Stephen Hodgson <StephenHodgson@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Ready for review PR finished primary development, open for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0