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

Fixed min attribute. now properly clamps min value in inspector #693

Merged
merged 1 commit into from
Nov 24, 2020

Conversation

StephenHodgson
Copy link
Contributor

XRTK - Mixed Reality Toolkit Pull Request

Overview

  • added checks for near clips values in the camera data provider to prevent them from being set to zero
  • updated all submodules

Changes

added checks form near clips to prevent them from being set to zero
updated all submodules
@StephenHodgson StephenHodgson added the Ready for review PR finished primary development, open for review label Nov 24, 2020
@FejZa
Copy link
Contributor

FejZa commented Nov 24, 2020

PR looks good. Personally I don't see a scenario where profile properties need a Setter. Profile are just for in-editor configuration using the inspector. People shouldn't change profile values in code.

@FejZa FejZa merged commit 7707907 into development Nov 24, 2020
@FejZa FejZa deleted the fix/min-attribute branch November 24, 2020 08:37
XRTK-Build-Bot pushed a commit that referenced this pull request Dec 25, 2020
added checks form near clips to prevent them from being set to zero
updated all submodules
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.

Setting transparent display NearClipPlane to 0 causes "black screen" with artifacts on HoloLens 2
2 participants