208 次代码提交 (20387e92-8b37-4506-b901-aa1dc55e217c)

作者 SHA1 备注 提交日期
Tim Mowrer 03a0e7fb Remove uses of the null conditional operators on UnityEngine.Objects 4 年前
Shan Jiang 952963a4 Update README.md 4 年前
GitHub Enterprise 96af161e Merge pull request #70 from unity/new-input-system 4 年前
Shan Jiang 9e49fbb6 redid menu buttons and renamed scene 4 年前
Alexandra Serralta 0c62e8c0 menu 4 年前
Shan Jiang 0843fc1c Merge branch 'latest-preview' into light-estimation 4 年前
Alexandra Serralta bb22dd9a merge 4 年前
GitHub Enterprise bdb8cfd3 Merge pull request #65 from unity/Multi-image 5 年前
Shan Jiang 429fcf43 relink buttons on Menu 5 年前
Shan Jiang b52a295b Merge branch 'latest-preview' into Multi-image 5 年前
GitHub Enterprise 27f45c53 Merge pull request #69 from unity/add-configuration-chooser-sample 5 年前
Todd Stinson d09bbd55 Addressing a PR suggestion. 5 年前
Todd Stinson a8234280 Renaming TestCameraSwapper -> CameraSwapper. 5 年前
Todd Stinson aefdfb5e Adding the configuration chooser scene to the menu. 5 年前
Alexandra Serralta 37ffa324 hdr scene arrow 4 年前
Todd Stinson 5f9b8d68 Shrinking the width of the configuration chooser dropdown. 5 年前
Alexandra Serralta 35807649 change size of arrow 4 年前
Todd Stinson 79f03d67 Adding a drop-down UI to allow for the setting of the configuration chooser. 5 年前
Shan Jiang 68d75384 Merge branch 'latest-preview' into Multi-image 5 年前
Shan Jiang b34f1c32 Merge branch 'latest-preview' into light-estimation 5 年前
Todd Stinson 5c952900 Merge branch 'latest-preview' into add-configuration-chooser-sample 5 年前
Todd Stinson 7933c605 Adding text to the README that enviornment depth and occlusion is supported on certain iOS devices. 5 年前
Todd Stinson d2109e81 Merge branch 'public-latest-preview' into latest-preview 5 年前
Shan Jiang 0a26b10f cleaned up and updated comments and editor class name 5 年前
GitHub Enterprise f291d393 Merge pull request #67 from unity/add-depth-gradient-shader 5 年前
Shan Jiang 3b1c0618 updated README and code format 5 年前
Todd Stinson 767b6e22 Updating to Unity 2020.1.1f1. 5 年前
Shan Jiang bab2fb0a just better names 5 年前
Todd Stinson 154b9c01 Correcting some copypasta errors. 5 年前
Todd Stinson c4c1a4e3 Merge branch 'add-depth-gradient-shader' into add-configuration-chooser-sample 5 年前
Shan Jiang 4de2611b Update README.md 5 年前
Todd Stinson fd010093 Default initialize the affine values. 5 年前
Shan Jiang e0021604 renamed folders and scenes 5 年前
Todd Stinson bfaf417b Updating the human stencil shader to use the display rotation matrix rather than the texture rotation value. 5 年前
Shan Jiang 2b8b7fd3 Revert "removed condition" 5 年前
Todd Stinson 8f1cb525 Refactor to use the camera matrix as the basis for the depth rotation matrix. 5 年前
Shan Jiang 56fb1302 removed condition 5 年前
Todd Stinson d10e5884 Refactoring to centralize the logging of information to either the screen or debug output. 5 年前
Shan Jiang 1b269f86 simplified logic 5 年前
Todd Stinson 0dd31e5f Replacing StringBuilder.Append with StringBuilder.AppendLine. 5 年前
Shan Jiang f36db955 minor change in names, privae/public fields, and syntax 5 年前
Todd Stinson 65343152 Merge branch 'latest-preview' into add-depth-gradient-shader 5 年前
Shan Jiang 235bdd29 cleaned up commented code 5 年前
Todd Stinson 55434346 Removing work around code for an iOS beta 1 and 2 issue that has been fixed in beta 3. 5 年前
Shan Jiang 923b393e fixed shader format 5 年前
Todd Stinson 8706dfdb Removing unused using. 5 年前
Shan Jiang 4d1337ea removed unused ctor 5 年前
Todd Stinson c4afc37d Renaming the TestDepthImage script to DisplayDepthImage. 5 年前
Shan Jiang 5b6a124f cleaned up and removed hard-coded label 5 年前
Todd Stinson 97521bce Fixing a bug and behavior when human segmentation or env depth functionality is not available. 5 年前