This repository was archived by the owner on Aug 11, 2024. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 36
Platform Configuration Manual Installation Triggers #564
Merged
StephenHodgson
merged 10 commits into
development
from
feature/platform-configuration-profie-install-button
May 5, 2020
Merged
Platform Configuration Manual Installation Triggers #564
StephenHodgson
merged 10 commits into
development
from
feature/platform-configuration-profie-install-button
May 5, 2020
Conversation
This file contains hidden or 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
Fixed some problems with destination asset paths always resolving to "profiles" Fixed issue where profile changes were not being saved to disk.
…ion path already exists
This was referenced May 4, 2020
renamed inspector to align with class rename
FejZa
previously approved these changes
May 4, 2020
FejZa
previously approved these changes
May 4, 2020
FejZa
approved these changes
May 4, 2020
XRTK-Build-Bot
pushed a commit
that referenced
this pull request
Dec 25, 2020
* Added platform service configuration installation button Fixed some problems with destination asset paths always resolving to "profiles" Fixed issue where profile changes were not being saved to disk. * better docs * updated TryInstallAssets method to install configurations if destination path already exists * Added XRTK-Core test profiles * committed priority changes * fixed an issue where duplicate platform entries were added renamed inspector to align with class rename * updated submodules * updated submodules * updated sdk checkout
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
Bug
Something isn't working
Enhancement
New feature or request
Ready for review
PR finished primary development, open for review
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 - Mixed Reality Toolkit Change Request
Overview
Added a way to manually install platform service configurations directly in the profile itself, as well as through the Mixed Reality Toolkit menu.
This PR also adds test profiles to the base scene so that all the configurations can be ran in the xrtk core project without any additional setup.
Target of the change:
Is this enhancement for:
Changes:
Assets/XRTK.Generated/_TestProfiles
for building and running the core projectSubmodule Changes