Todd Stinson
|
a95ebaac
|
Introducing samples for ARFoundation 2.2 and ARKit 3.
|
6 年前 |
Tim Mowrer
|
bb2a60fd
|
Update sample with new ARCollaborationData changes in Xcode 11 beta 3
|
5 年前 |
Tim Mowrer
|
1cf4ea88
|
Use TempJob as this is not the main thread
|
5 年前 |
Tim Mowrer
|
5d87df50
|
Remove superfluous main camera GameObject
|
5 年前 |
Tim Mowrer
|
4dee5818
|
Remove guard for small/frequent updates now that we can check 'priority'
|
5 年前 |
Tim Mowrer
|
82fe6349
|
Use Allocator.Persistent as sending data can take more than 4 frames.
|
5 年前 |
Tim Mowrer
|
b6ffbea1
|
Remove ToArray; use ToSerialized instead for fewer copies
|
5 年前 |
Tim Mowrer
|
95656642
|
Explicitly use bytes rather than rely on implicit conversion
|
5 年前 |
Tim Mowrer
|
05cca23b
|
Remove unused byte buffer
|
5 年前 |
Tim Mowrer
|
a1c2fe9b
|
Create a message system to handle more than just collab data.
|
5 年前 |
Tim Mowrer
|
d6e36c06
|
Send remaining bytes, not the entire thing each time
|
5 年前 |
Tim Mowrer
|
806a9ba8
|
size => bufferSize
|
5 年前 |
Tim Mowrer
|
950ad9f0
|
Expose bufferSize directly
|
5 年前 |
Tim Mowrer
|
c7a1b9a2
|
Add methods to encode and decode unsigned shorts
|
5 年前 |
Tim Mowrer
|
4dcdece6
|
Add xmldoc
|
5 年前 |
Tim Mowrer
|
f0e47711
|
Also log sent data
|
5 年前 |
Tim Mowrer
|
c00a1b39
|
Improve logging wording
|
5 年前 |
Tim Mowrer
|
588039ab
|
Bug fix: decrement bytes remaining in loop
|
5 年前 |
Tim Mowrer
|
7046db14
|
Use updated API
|
5 年前 |
GitHub Enterprise
|
e75878d9
|
Merge pull request #10 from unity/session-collaboration-beta3
Update sample with new ARCollaborationData changes in Xcode 11 beta 3
|
5 年前 |
Tim Mowrer
|
7f8be47a
|
Remove SetTargetFrameRate as it now happens automatically
|
5 年前 |
Tim Mowrer
|
715245c5
|
Remove plane manager
|
5 年前 |
Tim Mowrer
|
933a862d
|
Use Multipeer instead of TCP for collaborative session sample
|
5 年前 |
Tim Mowrer
|
5a15be14
|
Remove unused code from sample
|
5 年前 |
Tim Mowrer
|
f754f5c0
|
Conditionally compile for iOS
|
5 年前 |
Tim Mowrer
|
0a1345b4
|
Remove unused UI and GameObjects
|
5 年前 |
Tim Mowrer
|
477d4bfd
|
Rename m_SessionName => m_ServiceType and add docs
|
5 年前 |
Tim Mowrer
|
002b684e
|
Better error reporting for unsupported devices
|
5 年前 |
Tim Mowrer
|
a37cda5b
|
Use new API
|
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 年前 |
GitHub Enterprise
|
c81f5e11
|
Merge pull request #14 from unity/multipeer
Use Multipeer Connectivity for collaborative sessions sample
|
5 年前 |
Tim Mowrer
|
8c7d97c9
|
Add an ARParticipantManager to show other users in a collab session
|
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 年前 |
Mike Durand
|
846a98b5
|
Renamed all files that included `ReferencePoint` to instead include `Anchor`.
|
5 年前 |
Mike Durand
|
addc0c8c
|
Renamed all files that included `ReferencePoint` to instead include `Anchor`.
|
5 年前 |
GitHub Enterprise
|
f1bc7273
|
Merge pull request #32 from unity/refpoint-rename
Renamed Reference Points to Anchors
|
5 年前 |
Todd Stinson
|
41464f0b
|
Updating to Unity 2019.2.11f1 and the 3.1.0-preview.1 versions of ARFoundation packages.
|
5 年前 |
GitHub Enterprise
|
39cb1651
|
Merge pull request #33 from unity/update-with-occlusion-samples
Updating to Unity 2019.2.11f1 and the 3.1.0-preview.1 versions of ARFoundation packages.
|
5 年前 |
Dianna
|
cf5c736b
|
Updated missing prefabs in 3 scenes, connected several buttons
|
5 年前 |
GitHub Enterprise
|
6a363320
|
Merge pull request #35 from unity/Dees_Scene_Changes
Updated missing prefabs in 3 scenes, connected several buttons
|
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 年前 |
Alexandra Serralta
|
075ca560
|
main menu
|
5 年前 |
Tim Mowrer
|
1cb998b1
|
Update collaboration sample to new API
|
5 年前 |
David Mohrhardt
|
d35e0780
|
Update 3.1 branch with latest samples. Please see CHANGELOG.md for more
information.
|
4 年前 |
GitHub Enterprise
|
630ca77d
|
Merge pull request #36 from unity/config-manager
Adapt to config manager changes
|
5 年前 |
Tim Mowrer
|
ee16df2a
|
Merge branch 'master' of github.cds.internal.unity3d.com:unity/arfoundation-samples
|
5 年前 |
Tim Mowrer
|
17dba16b
|
Merge remote-tracking branch 'internal/master'
|
5 年前 |
Alexandra Serralta
|
59efa45f
|
suggested fixes
|
5 年前 |
Alexandra Serralta
|
a765dc27
|
missing scripts fix
|
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
|
d2d720d8
|
Backporting the latest-preview project to be 4.0 compatible.
|
4 年前 |
Tim Mowrer
|
101dc06e
|
Add plist entries required MPC in iOS 14
|
4 年前 |
Tim Mowrer
|
5375bded
|
Use expression-bodied members
|
4 年前 |
Tim Mowrer
|
bb522997
|
Add code comments
|
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
|
78df15d6
|
Merge branch 'latest-preview' into Multi-image
|
4 年前 |
Todd Stinson
|
bd880451
|
Merging latest-preview -> add-depth-gradient-shader.
|
4 年前 |
Tim Mowrer
|
a96a104d
|
Add plist entries required MPC in iOS 14
|
4 年前 |
Tim Mowrer
|
67f83750
|
Use expression-bodied members
|
4 年前 |
Tim Mowrer
|
d7ce7668
|
Add code comments
|
4 年前 |
GitHub Enterprise
|
d61ce035
|
Merge pull request #76 from unity/collaboration-support-xcode12
Support multipeer connectivity in iOS 14
|
4 年前 |
Tim Mowrer
|
c06c371b
|
Update anchor samples to use AddComponent and Destroy
|
4 年前 |
GitHub Enterprise
|
45032e3e
|
Merge pull request #80 from unity/update-anchors
Update anchor samples to use AddComponent and Destroy
|
4 年前 |
Mike Durand
|
3bb14be9
|
Merge branch 'latest-preview' of github.cds.internal.unity3d.com:unity/arfoundation-samples into latest-preview
|
4 年前 |
Tim Mowrer
|
2395f9ff
|
Fix warning on build
|
4 年前 |
Mike Durand
|
ed1156cf
|
Merge branch 'latest-preview' of github.cds.internal.unity3d.com:unity/arfoundation-samples into latest-preview
|
4 年前 |
Ankur Agrawal
|
dd4826cf
|
Update to Unity 2021.2 and AR Foundation 5.0.0-pre.8
|
3 年前 |