David Mohrhardt
|
5e5dd2a2
|
- Added new ARKit HDR light estimation sample scene
- Modified LightEstimation scene to display HDR estimation information.
|
5 年前 |
David Mohrhardt
|
68709dd6
|
Update settings for light estimation scenes
|
5 年前 |
GitHub Enterprise
|
d0d2ff92
|
Merge pull request #34 from unity/hdr-light-est
HDR Light Estimation Samples
|
5 年前 |
Todd Stinson
|
d965b28f
|
Updating AR Foundation packages to 3.1.0-preview.4. Updating Unity to 2019.2.19f1.
|
5 年前 |
Todd Stinson
|
6045acc3
|
Updating project to Unity 2019.3.0f6 now that it has been released.
|
5 年前 |
Tim Mowrer
|
b4bc7ac6
|
Merge light estimation samples and improve directional reporting
|
5 年前 |
Alexandra Serralta
|
819752c4
|
check features available
|
5 年前 |
GitHub Enterprise
|
13db44ef
|
Merge pull request #41 from unity/3.1-light-estimation
Merge light estimation samples and improve directional reporting
|
5 年前 |
Tim Mowrer
|
260687b9
|
Merge pull request #43 from unity/fix-unreachable-code
Fix unreachable code warning
|
5 年前 |
Tim Mowrer
|
9f1ec284
|
Merge remote-tracking branch 'origin/master' into config-manager
|
5 年前 |
Todd Stinson
|
6300c718
|
Merge branch '3.1'
|
5 年前 |
Tim Mowrer
|
ee16df2a
|
Merge branch 'master' of github.cds.internal.unity3d.com:unity/arfoundation-samples
|
5 年前 |
Tim Mowrer
|
8afecbcf
|
Fix "unreachable code" warning in iOS mode
|
5 年前 |
GitHub Enterprise
|
a2ade01c
|
Merge pull request #43 from unity/fix-unreachable-code
Fix unreachable code warning
|
5 年前 |
Alexandra Serralta
|
59efa45f
|
suggested fixes
|
5 年前 |
Alexandra Serralta
|
e64e299c
|
fixed disconnected variables
|
5 年前 |
Alexandra Serralta
|
b56e80ba
|
fix back button disconnect
|
5 年前 |
Todd Stinson
|
e4d1a1b1
|
Replacing TrackedPoseDriver with ARPoseDriver, and updating to Unity 2019.3.12f1.
|
5 年前 |
GitHub Enterprise
|
e57b4f13
|
Merge branch 'master' into ui
|
5 年前 |
GitHub Enterprise
|
5be6c0da
|
Merge pull request #45 from unity/ui
AR Foundation Samples UI Menu
|
5 年前 |
GitHub Enterprise
|
dc9e061e
|
Merge branch 'master' into CameraGrain
|
5 年前 |
Andrew Carlston
|
aba4b6d0
|
Merge branch 'master' into standalone-update
|
5 年前 |
Alexandra Serralta
|
2a0e2842
|
added samples namespace
|
5 年前 |
GitHub Enterprise
|
50be8c3e
|
Merge pull request #52 from unity/namespace
Created a Samples Namespace
|
5 年前 |
Alexandra Serralta
|
2dda4dcd
|
Merge branch 'master' into menufixes
|
5 年前 |
Alexandra Serralta
|
d73846cf
|
Merge branch 'master' into interaction
|
5 年前 |
Mike Durand
|
f31bcd43
|
Merged master branch into 4.0-verified
|
4 年前 |
Todd Stinson
|
524b3049
|
Update to Unity 2019.4.4f1.
Update to AR Foundation packages version 4.0.5.
|
4 年前 |
Todd Stinson
|
d2d720d8
|
Backporting the latest-preview project to be 4.0 compatible.
|
4 年前 |
Tim Mowrer
|
74dc58e8
|
Remove incorrect RequireComponent component
|
4 年前 |
Alexandra Serralta
|
3fedd880
|
init scene
|
4 年前 |
Alexandra Serralta
|
c783439d
|
change ar foundation menu to have two buttons
|
4 年前 |
Shan Jiang
|
6a0786f7
|
modified scene to only display normal light estimation
|
4 年前 |
Alexandra Serralta
|
d90d71d5
|
Merge remote-tracking branch 'origin/light-estimation' into light-estimation
|
4 年前 |
Todd Stinson
|
8700b7df
|
Upgrading to Unity 2020.1.0f1.
|
4 年前 |
Todd Stinson
|
cc1d0c6f
|
Merge branch 'latest-preview' into add-configuration-chooser-sample
|
4 年前 |
Shan Jiang
|
d5882e86
|
Merge branch 'latest-preview' into light-estimation
|
4 年前 |
Alexandra Serralta
|
5823f197
|
Merge remote-tracking branch 'origin/light-estimation' into light-estimation
|
4 年前 |
Shan Jiang
|
034b1e4c
|
updated behaviours with world/user facing directions
|
4 年前 |
Shan Jiang
|
78df15d6
|
Merge branch 'latest-preview' into Multi-image
|
4 年前 |
Shan Jiang
|
9d729710
|
renamed FacingDirectionManager
|
4 年前 |
Todd Stinson
|
bd880451
|
Merging latest-preview -> add-depth-gradient-shader.
|
4 年前 |
Shan Jiang
|
bac36d40
|
addde modeSupported UI Text in HDR
|
4 年前 |
Alexandra Serralta
|
37ffa324
|
hdr scene arrow
|
4 年前 |
Shan Jiang
|
9e49fbb6
|
redid menu buttons and renamed scene
|
4 年前 |
Shan Jiang
|
34117262
|
updated field naming
|
4 年前 |
Shan Jiang
|
73f0e833
|
and separated Basic/HDRLightEstimation scripts from LightEstimation.cs
|
4 年前 |
Shan Jiang
|
4b465207
|
updated README and comments
|
4 年前 |
Shan Jiang
|
48ab3674
|
updated README.md and FacingDiretcionManger
|
4 年前 |
Shan Jiang
|
44400d20
|
reset all light estimation properties when unavailable
|
4 年前 |
GitHub Enterprise
|
b326bd71
|
Merge pull request #71 from unity/light-estimation
Refactor light estimation
|
4 年前 |
Shan Jiang
|
93e9f3b3
|
added basic info text to HDR scene
|
4 年前 |
GitHub Enterprise
|
0f16250f
|
Merge pull request #72 from unity/light-estimation
Re-refactor light estimation
|
4 年前 |
Tim Mowrer
|
29a3d06f
|
Remove incorrect RequireComponent component
|
4 年前 |
Tim Mowrer
|
16086156
|
Merge remote-tracking branch 'origin/latest-preview' into latest-preview
|
4 年前 |
Ankur Agrawal
|
dd4826cf
|
Update to Unity 2021.2 and AR Foundation 5.0.0-pre.8
|
3 年前 |