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

No longer require the service locator to configure profiles #157

Merged
merged 1 commit into from
May 7, 2019

Conversation

StephenHodgson
Copy link
Contributor

@StephenHodgson StephenHodgson commented May 6, 2019

Overview

This PR covers the required changes to all of the profile inspectors to enable them to not require the Service Locator object be setup and initialed in the scene to configure them.

Target of the change:

Is this enhancement for:

  • Core

Changes:

All references to the MixedRealityToolkit.Instance have been removed for the most part and replaced with a dynamic profile reference.

This will require the profiles to have to be setup at least once in the main configuration profile to get these reference properly set.

Copy link
Contributor

@FejZa FejZa left a comment

Choose a reason for hiding this comment

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

Looks good to me. I'll have to merge these changes into the diagnostics system update as well.

@StephenHodgson StephenHodgson merged commit 86ff971 into development May 7, 2019
@StephenHodgson StephenHodgson deleted the dev-toolkit-configuration branch May 7, 2019 14:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants