XRTK / com.xrtk.core

The Official Mixed Reality Framework for Unity
https://xrtk.io
MIT License
307 stars 34 forks source link

Updated Camera validation #919

Closed SimonDarksideJ closed 2 years ago

SimonDarksideJ commented 2 years ago

XRTK - Mixed Reality Toolkit Pull Request

Overview

Updated the camera validation and regeneration as a result of #911

Changes

Tested all scenarios where the scene will be validated:

Fixes:

Breaking Changes

None

SimonDarksideJ commented 2 years ago

Making it work altered the tests. Looking for the best way to raise the Profile not set exception

StephenHodgson commented 2 years ago

Overall I am happy with lifting the camera setup out into their own method calls.

Still needs to pass validation.

SimonDarksideJ commented 2 years ago

Ok, changes tested and working as expected now with no adverse effects.

StephenHodgson commented 2 years ago

also resolving comments without an actual resolution doesn't make them "resolved"

SimonDarksideJ commented 2 years ago

Comments addressed

SimonDarksideJ commented 2 years ago

I thought the author of the PR was the one supposed to merge once it had been accepted?? To ensure they hadn't had any further thoughts since posting it for review?