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

Fix/boundary system #705

Merged
merged 4 commits into from
Nov 29, 2020
Merged

Fix/boundary system #705

merged 4 commits into from
Nov 29, 2020

Conversation

StephenHodgson
Copy link
Contributor

@StephenHodgson StephenHodgson commented Nov 28, 2020

XRTK - Mixed Reality Toolkit Pull Request

Overview

Updated boundary system to better handle when platforms don't have boundary data providers registered.

Breaking Changes

  • Renamed MixedRealityBoundaryVisualizationProfile -> MixedRealityBoundaryProfile
  • Added IMixedRealityBoundarySystem.SetupBoundary(IMixedRealityBoundaryDataProvider)

Submodule Changes

@StephenHodgson StephenHodgson added Ready for review PR finished primary development, open for review and removed In Progress PR currently still being developed labels Nov 28, 2020
@StephenHodgson StephenHodgson marked this pull request as ready for review November 28, 2020 03:00
@StephenHodgson StephenHodgson merged commit f2ed85e into development Nov 29, 2020
@StephenHodgson StephenHodgson deleted the fix/boundary-system branch November 29, 2020 17:59
XRTK-Build-Bot pushed a commit that referenced this pull request Dec 25, 2020
* Updated the boundary system so that it doesn't throw errors when no boundary data providers are registered for that platform

* fixed boundary system profile inspector references

* updated submodules
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Breaking Change Bug Something isn't working Ready for review PR finished primary development, open for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Boundary system throws errors when platform doesn't have a boundary data provider
1 participant