90 次代码提交 (117cb04f-e3f4-4f65-a588-d5f2bcbe8fb8)

作者 SHA1 备注 提交日期
Tim Mowrer 117cb04f Update ARCore and ARKit to latest verified versions. 4 年前
Tim Mowrer 29a68e94 Set menu to stretch for landscape orientations 4 年前
Tim Mowrer c5a47db5 Put tooltip on top of other menu items 4 年前
Tim Mowrer 2a675d0f Add null guard when checking available features 4 年前
Dan 78d35ad7 changed packages back to latest preview 4 年前
Tim Mowrer 9c107526 Merge remote-tracking branch 'live/4.0' into 4.0 4 年前
Dan 02557104 switch texture to non compressed internal texture on camera grain material 4 年前
GitHub 7c933aac Update README.md 4 年前
Tim Mowrer c0ef324e Fix typo in README (deteced => detected) 4 年前
Mike Durand f19f3748 Updated the manifest with verified packages. 4 年前
Mike Durand f31bcd43 Merged master branch into 4.0-verified 4 年前
Alexandra Serralta 41bb2964 Merge remote-tracking branch 'origin/menufixes' into menufixes 4 年前
GitHub Enterprise cff78124 Update Assets/Scripts/UX/CheckAvailableFeatures.cs 4 年前
Alexandra Serralta 3f73a159 loader check 4 年前
Alexandra Serralta 8f141e0a new buttons and meshing check fix 4 年前
Alexandra Serralta ad3d7445 fix indentation 4 年前
Alexandra Serralta f01cdc1b moved eye tracking check outside of ios check 4 年前
Alexandra Serralta 8ffbceab fixes 4 年前
Alexandra Serralta b5b14883 remove typos and spaces 4 年前
Alexandra Serralta 650cfbc1 issue templates 4 年前
Alexandra Serralta 5e8ca2a1 check for ARCoreFaceRegions and additional buttons 4 年前
GitHub Enterprise bf8a6434 Merge pull request #54 from unity/bugs 4 年前
Tim Mowrer afd0d9ec Update Menu scene with camera image scene name change to cpu iamges 4 年前
Tim Mowrer d2a18131 Add using directive 4 年前
Alexandra Serralta 5d44adc0 added link to interaction docs 4 年前
Tim Mowrer ee1d7057 Coding standard compliance 4 年前
Alexandra Serralta 281352e9 removed unnecessary script 4 年前
Alexandra Serralta 44df22ae merging with master 4 年前
Tim Mowrer c0641b68 Fix name (CameraImage => CpuImage) 4 年前
Alexandra Serralta d73846cf Merge branch 'master' into interaction 4 年前
Alexandra Serralta 2dda4dcd Merge branch 'master' into menufixes 4 年前
Tim Mowrer 92ad05a9 Create and destroy subsystems between scene switches 4 年前
Alexandra Serralta d12a243f revert changes to eye lasers 4 年前
Tim Mowrer d52a9d34 Fix EyeLasers (was using world-facing camera instead of user-facing) 4 年前
Alexandra Serralta f2a69bb9 merged files 4 年前
Tim Mowrer be4121aa Fix CpuImageSample MonoBehaviour name to match filename 4 年前
Mike Durand d02e419d Merge branch 'master' into 4.0-verified 4 年前
Andrew Carlston 582d0172 undo another unintended line break 4 年前
Alexandra Serralta 519a70cf added readme entry 4 年前
Andrew Carlston ff4188d7 missed instance of addressing PR feedback: use manager type's descriptor property instead of #if-ing through to the subsystem (and undo line-break from combination of previous changes and addressing previous feedback) 4 年前
Alexandra Serralta 2a0e2842 added samples namespace 4 年前
Alexandra Serralta b00ac195 interaction sample scene 4 年前
Mike Durand 1f838c90 Changed package versions to 4.0.0 4 年前
Andrew Carlston aba4b6d0 Merge branch 'master' into standalone-update 4 年前
GitHub Enterprise 5adace98 Correct name of CpuImages sample 4 年前
GitHub Enterprise 79654e66 Merge pull request #51 from unity/cpu-image 4 年前
Tim Mowrer 8fe03e62 Rename CameraImage scene to CpuImages 4 年前
Tim Mowrer dbd0073a Rename CameraImage GameObject to CpuImages 4 年前
Tim Mowrer 632c0342 Rename TestCameaImage script to CpuImageSample 4 年前
Tim Mowrer fe040717 Disable raw images if acquisition fails 4 年前