Mike Durand
|
cfef1021
|
-Refactored PlaneClassification.cs to only subscribe to PlanesChanged
event once.
|
5 年前 |
Mike Durand
|
ecc30f49
|
-Re-saved project after improperly reverting.
|
5 年前 |
GitHub Enterprise
|
e76dd017
|
Merge pull request #24 from unity/plane-occlusion
Add a sample demonstrating plane occlusion
|
5 年前 |
Mike Durand
|
f6e0e9fa
|
Merge branch 'master' into plane-classification
|
5 年前 |
GitHub Enterprise
|
36c5b5cf
|
Merge pull request #21 from unity/switch-iphone-arch-to-universal
Switching the iPhone architecture setting to Universal.
|
5 年前 |
Tim Mowrer
|
a30528f8
|
Add a sample demonstrating plane occlusion
|
5 年前 |
Mike Durand
|
584606d3
|
-Added sample to demonstrate plane classification
|
5 年前 |
Todd Stinson
|
ff62a860
|
Switching the iPhone architecture setting to Universal.
|
5 年前 |
Tim Mowrer
|
7afcce91
|
Update manifest to latest packages
|
5 年前 |
Tim Mowrer
|
2cd30179
|
Set camera to origin to silence pose driver warning
|
5 年前 |
Tim Mowrer
|
8f4bb512
|
Arrange buttons so they are visible
|
5 年前 |
Tim Mowrer
|
4157ab59
|
Add button to reload the ARSession
|
5 年前 |
Tim Mowrer
|
49522c64
|
Merge branch 'master' of github.com:Unity-Technologies/arfoundation-samples
|
5 年前 |
Tim Mowrer
|
0f018e7a
|
Update package versions
|
5 年前 |
Tim Mowrer
|
ca238570
|
Update VSCode ide package
|
5 年前 |
Tim Mowrer
|
98f4b06f
|
Disable "assigned but never used" warning on non-iOS
|
5 年前 |
GitHub Enterprise
|
c3f178a4
|
Merge pull request #20 from unity/coaching-overlay
Add a sample for the ARCoachingOverlayView
|
5 年前 |
Tim Mowrer
|
77d91117
|
Merge branch 'master' of github.cds.internal.unity3d.com:unity/arfoundation-samples
|
5 年前 |
GitHub Enterprise
|
4a7168db
|
Merge pull request #19 from unity/Android-IL2CPP-Multipeer-linker-fix
Fixed: Android trying to link ios multipeer lib w/IL2CPP backend
|
5 年前 |
David Mohrhardt
|
b7987913
|
Updating to align with other sample asmdefs
|
5 年前 |
David Mohrhardt
|
1f4aca37
|
updated the name for the asmdef
|
5 年前 |
Tim Mowrer
|
67e723ad
|
Add a sample for the ARCoachingOverlayView
|
5 年前 |
David Mohrhardt
|
52e8009e
|
Fixed an issue where android tried to link against ios multipeer w/il2cpp backend
|
5 年前 |
GitHub
|
35d5ca2d
|
Update README.md to link to ARFoundation 3.0 docs
|
5 年前 |
Tim Mowrer
|
47a4b7d2
|
Update world map check to new API
|
5 年前 |
Tim Mowrer
|
b3f2f9ce
|
Update README regarding ARKit 3 features
|
5 年前 |
Tim Mowrer
|
e7ed2174
|
Update manifest with latest package versions
|
5 年前 |
Tim Mowrer
|
43ce963a
|
Remove missing components
|
5 年前 |
GitHub Enterprise
|
602b4248
|
Merge pull request #18 from unity/add-human-skeleton-scale-estimation
Add human skeleton scale estimation
|
5 年前 |
Todd Stinson
|
00c22479
|
Updating to Unity 2019.2.2f1.
|
5 年前 |
Todd Stinson
|
0c870c08
|
Code cleanup of the body height scale test script.
|
5 年前 |
Todd Stinson
|
46afd02c
|
Adding code to display the estimated body height scale factor.
|
5 年前 |
Todd Stinson
|
b7291bb3
|
Updating to Unity 2019.2.1f1.
|
5 年前 |
GitHub Enterprise
|
4eeade37
|
Merge pull request #16 from unity/add-participants-to-collaborative-session
Add an ARParticipantManager to show other users in a collab session
|
5 年前 |
GitHub Enterprise
|
8c5b5e7f
|
Merge pull request #13 from unity/eye-gaze-tracking-sample
Eye gaze tracking sample
|
5 年前 |
David Mohrhardt
|
47f5144d
|
Update the scenes with smaller text to not overflow the screen when not supported.
|
5 年前 |
David Mohrhardt
|
2a21bff2
|
Apparently didn't remove everything
|
5 年前 |
David Mohrhardt
|
bf40bcfb
|
removed OnRemoved event subscription
|
5 年前 |
David Mohrhardt
|
ed2d060b
|
Updating with requested changes
|
5 年前 |
Tim Mowrer
|
8c7d97c9
|
Add an ARParticipantManager to show other users in a collab session
|
5 年前 |
Tim Mowrer
|
d8554c35
|
beta 4 => beta 5
ARKit apps compiled with Xcode 11 beta 5 should now be compatible
with earlier versions of iOS, so also removed the warning.
|
5 年前 |
GitHub Enterprise
|
c81f5e11
|
Merge pull request #14 from unity/multipeer
Use Multipeer Connectivity for collaborative sessions sample
|
5 年前 |
Tim Mowrer
|
f0260b33
|
Send critical and non-critical data.
- Critical is sent as reliable
- Optional is sent as unreliable
- Only log critical data (as there are many of them)
|
5 年前 |
Tim Mowrer
|
a37cda5b
|
Use new API
|
5 年前 |
Tim Mowrer
|
002b684e
|
Better error reporting for unsupported devices
|
5 年前 |
Tim Mowrer
|
5c1eaeff
|
Cleanup bridge method
|
5 年前 |
Tim Mowrer
|
4f2bada4
|
Specify sequential layout on the NSString
|
5 年前 |
Tim Mowrer
|
eb67fdbc
|
Make data queue thread safe
|
5 年前 |
Tim Mowrer
|
b8b9d84e
|
Be explicit about NSData creation
|
5 年前 |
Tim Mowrer
|
7d32af86
|
Consistent C function naming
|
5 年前 |