173 次代码提交 (5e8d9830-6b93-44c9-97b5-6d038f4bac3a)

作者 SHA1 备注 提交日期
Tim Mowrer b1d87999 Set target framerate to 60 Hz for the face blendshape sample. 6 年前
Tim Mowrer 0394d64b Remove unnecessary delegate and private Action. 6 年前
Tim Mowrer 46655c63 Merge branch 'jimmy-jam-facesubsystem_examples_plus_bs' 6 年前
Tim Mowrer b85ac7ca Convert tabs to spaces 6 年前
Tim Mowrer 915ec600 Merge branch 'facesubsystem_examples_plus_bs' of https://github.com/jimmy-jam/arfoundation-samples into jimmy-jam-facesubsystem_examples_plus_bs 6 年前
Tim Mowrer 05ed8029 Convert tabs to spaces and remove extra whitespace. 6 年前
Tim Mowrer 503791c2 Merge branch 'facesubsystem_examples_plus_bs' of https://github.com/jimmy-jam/arfoundation-samples into jimmy-jam-facesubsystem_examples_plus_bs 6 年前
Tim Mowrer 157248b6 Add SetTargetFrameRate component to Sample UX Scene 6 年前
Tim Mowrer d2154c74 Update scripting runtime to C# 4.0 6 年前
Tim Mowrer 283f28ed Merge branch 'master' into UX_Update 6 年前
Tim Mowrer ecfa6bc3 Remove "ignore vertical planes" scene. It is obsoleted by the plane 6 年前
Tim Mowrer 432e047e Add SetTargetFrameRate component to each scene to request a 60 fps 6 年前
Tim Mowrer c1dda1f4 Add a component to set the target frame rate. Unity defaults to 30 fps 6 年前
Tim Mowrer 1ede0977 Merge branch 'jimmy-jam-facesubsystem_examples' 6 年前
GitHub 828c45a3 Merge pull request #74 from Unity-Technologies/camera_config 6 年前
Tim Mowrer 4c783852 Merge branch 'master' into camera_config 6 年前
Tim Mowrer 505e6928 Only set the config dropdown once rather than every frame as ARKit does not change the current configuration immediately. 6 年前
Tim Mowrer 0c9bb11f [XR] Update to 2018.3.0f2 6 年前
Tim Mowrer 96fcf750 Update iOS project to target ARM64 (universal is no longer allowed) 6 年前
Tim Mowrer fd0e7242 Merge branch 'master' into camera_config 6 年前
Tim Mowrer 551043e9 Merge branch 'facesubsystem_examples' of https://github.com/jimmy-jam/arfoundation-samples into jimmy-jam-facesubsystem_examples 6 年前
Tim Mowrer 74e4c2a7 Update manifest to latest packages 6 年前
Tim Mowrer c9a4eb28 Merge branch 'master' into camera_config 6 年前
Tim Mowrer 3b44097d [XR] Update VFXManager asset 6 年前
Jimmy Alamparambil 998dbeb2 fix import options for blendshape 6 年前
Tim Mowrer 4ddc7c59 [XR] Update project version to 2018.3.0f2 6 年前
Jimmy Alamparambil d57bcd5e pr feedback 6 年前
Tim Mowrer 5e6609a9 Merge branch 'tdmowrer-2018.3' 6 年前
Jimmy Alamparambil 554e9255 pr fixes 6 年前
Tim Mowrer dcaf5444 [XR] Update to 2018.3.0f1 6 年前
Jimmy Alamparambil d7465868 more PR feedback: initialize blendshape dictionary with blendshape indices instead of strings to avoid string garbage during frame 6 年前
Tim Mowrer 5f806aaa [XR] Add doxygen and tooltips 6 年前
Tim Mowrer cfa2b151 Update sample after some API changes 6 年前
Jimmy Alamparambil fb5329d4 PR feedback 6 年前
Tim Mowrer 1526268b [XR] Fix warnings in Editor 6 年前
Tim Mowrer 90057300 Add more comments and update the dropdown to reflect the current configuration prior to selection 6 年前
Jimmy Alamparambil c20a3f7f mesh, materials and textures used for slothface 6 年前
Tim Mowrer 34581dab [XR] Update to 2018.3.0b12 6 年前
Tim Mowrer 795f3bdb Update to 2018.3.0b12 6 年前
Jimmy Alamparambil de0ee7af add back the blendshapes example - mesh will be in next commit 6 年前
Tim Mowrer 53e5997e [XR] Update README for 2018.3 6 年前
Tim Mowrer a7323acc Add a way to enumerate and select a camera configuration to the CameraImage sample scene. This affects the resolution of the image returned by XRCameraSubsystem.TryGetLatestImage. 6 年前
Dan 0d9b70f6 added UX update, feature point texture, plane texture, UX animations for plane finding and placement, UX for fading planes off 6 年前
Jimmy Alamparambil 59870044 Merge branch 'master' into facesubsystem_examples 6 年前
Tim Mowrer 1ae9b5df Add xmldoc comment 6 年前
Tim Mowrer 0bd68504 Add xmldoc comments 6 年前
Tim Mowrer 19e98972 Convert tabs to spaces 6 年前
Tim Mowrer e5b1ef85 Remove unnecessary private keyword 6 年前
Tim Mowrer 0dd59df8 Merge branch 'malDuffin-master' 6 年前
Mal Duffin 9ac3e9ad Fix for changing scenes when LightEstimation script is enabled 6 年前