Mike Durand
e5909d07
Initial push of arfoundation-samples.
6 年前
Tim Mowrer
3e5187a8
[XR] The ARCore XR Plugin is not supported on x86 architectures, so uncheck it as a Target Architecture in Android Player Settings.
6 年前
timm
64e4b5d4
[XR] Add a default camera usage description
6 年前
Tim Mowrer
7c6436b5
[XR] Add company name, fix product name, add bundle identifiers.
6 年前
John Sietsma
f0e3cc0c
Added feathered plane sample.
6 年前
Jimmy Alamparambil
2c980b8d
allow arfoundation-samples to support LWRP, with a little help from ARFoundation. we could take the changes in the LWRPSupport folder and make them into a separate package (they already have their own assembly). The main idea is when you upgrade to LWRP (by setting up a LWRP settings asset in the graphics settings), you will at the same time, create a LWRPBackgroundRendererAsset, add the two materials in the folder to it, and set it as Custom Renderer Asset on your CameraBackground component on ARCamera.
6 年前
Jimmy Alamparambil
49fa5d3a
add face subsystem examples to branch, and change it to use file versions of needed packages in manifest. before these are published, you can get the compliant versions of these packages from the following sources:
https://gitlab.internal.unity3d.com/upm-packages/XR/xrsubsystemregistration
https://gitlab.internal.unity3d.com/upm-packages/XR/xrfacesubsystem
https://github.com/Unity-Technologies/upm-xr-arkit/tree/facetrack_provider
https://gitlab.internal.unity3d.com/upm-packages/XR/arfoundation/tree/standalone-support
6 年前
Jimmy Alamparambil
cd81b506
adjustments to latest unity, packages
6 年前
Jimmy Alamparambil
36f0933e
Revert "adjustments to latest unity, packages"
This reverts commit 02530a65212e8b1be321ccb52794c79f7cd5b931.
6 年前
GitHub
aee18ae2
Merge pull request #27 from johnsietsma/master
Added feathered plane sample.
6 年前
Jimmy Alamparambil
81c7f2b4
Revert "Revert "adjustments to latest unity, packages""
This reverts commit f0071481ac506e3287c4b0a7d5c2d827b94b19a2.
6 年前
Jimmy Alamparambil
fff8545f
Link.xml file generated by buildpostprocessor, arkitsettings asset, other project setttings
6 年前
Jimmy Alamparambil
f2169f95
Merge branch 'master' into lwrp_support
6 年前
Jimmy Alamparambil
9b878670
Merge commit '3bbdd2f9428f6e5fb241f262bfd964f575f367fb' into facesubsystem_examples
# Conflicts:
# Assets/Textures.meta
# Packages/manifest.json
# ProjectSettings/EditorBuildSettings.asset
6 年前
Tim Mowrer
7edc05de
Add a scene demonstrating the camera image API
6 年前
Jimmy Alamparambil
f5c8c6d4
update manifest with staging packages
6 年前
Jimmy Alamparambil
e7e2c0ba
add an example scene that uses LWRP materials
remove list of scenes to include in build settings, so that current scene is built by default.
6 年前
GitHub
7371bc06
Merge pull request #54 from Unity-Technologies/camera_image
Camera image
6 年前
Jimmy Alamparambil
4fff3b3d
update to project settings etc for 2018.3
6 年前
Tim Mowrer
198ba6f9
Disable experimental graphics jobs (this forces multithreaded rendering in 2018.3, which is a problem for the ARCore package)
6 年前
GitHub
5c618b05
Merge pull request #51 from jimmy-jam/lwrp_support
Lwrp support branch
6 年前
Jimmy Alamparambil
1e4a9806
ibeforerender changes - background rendering works, but the rest of the shaders don't work with this change
6 年前
Jimmy Alamparambil
59870044
Merge branch 'master' into facesubsystem_examples
# Conflicts:
# Assets/link.xml
# Packages/manifest.json
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.
This sample will not currently work; this demonstrates new functionality not yet publicly released.
6 年前
Tim Mowrer
795f3bdb
Update to 2018.3.0b12
6 年前
Tim Mowrer
34581dab
[XR] Update to 2018.3.0b12
Updates manifest and project version tag. Also adds a new VFXManager.asset.
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
dcaf5444
[XR] Update to 2018.3.0f1
6 年前
Tim Mowrer
5e6609a9
Merge branch 'tdmowrer-2018.3'
6 年前
Tim Mowrer
4ddc7c59
[XR] Update project version to 2018.3.0f2
6 年前
Tim Mowrer
3b44097d
[XR] Update VFXManager asset
Changes triggered by opening the project in 2018.3.0f2
6 年前
Tim Mowrer
c9a4eb28
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
96fcf750
Update iOS project to target ARM64 (universal is no longer allowed)
6 年前
Tim Mowrer
0c9bb11f
[XR] Update to 2018.3.0f2
6 年前
Tim Mowrer
4c783852
Merge branch 'master' into camera_config
6 年前
Tim Mowrer
283f28ed
Merge branch 'master' into UX_Update
6 年前
Tim Mowrer
d2154c74
Update scripting runtime to C# 4.0
6 年前
Tim Mowrer
33b889b7
Merge branch 'master' into UX_Update
6 年前
Tim Mowrer
eb18b7e7
Hook up ARKitSettings in Build Settings
An ARKitSettings existed, but was not actually used by the build
settings.
6 年前
Tim Mowrer
a46b0868
Merge branch 'master' of github.com:Unity-Technologies/arfoundation-samples
6 年前
Jimmy Alamparambil
3929da76
Merge branch 'master' into lwrp_support
# Conflicts:
# Assets/Scenes/SimpleAR.unity
# Packages/manifest.json
# ProjectSettings/EditorBuildSettings.asset
# ProjectSettings/ProjectSettings.asset
6 年前
GitHub
75af07c9
Merge pull request #87 from jimmy-jam/lwrp_support
Lwrp support
6 年前
Tim Mowrer
549acac6
Update scale sample:
Add xmldocs and tooltips
Add a rotation controller
Add materials to the content
6 年前
GitHub Enterprise
be4badfc
Merge pull request #2 from timm/scale
Add a sample demonstrating scale
6 年前
Todd Stinson
6fad5990
Updating the project, scenes, and readme.
5 年前
Todd Stinson
b732498d
Adding the LWRP scene and scripts.
5 年前
Tim Mowrer
8fb8c28d
Update to 2019.2.0a7
6 年前
Tim Mowrer
0b1815e7
Update to 2019.2.0a8
6 年前
Tim Mowrer
20ae9c96
Update graphics settings
6 年前
Tim Mowrer
f5359a7d
Update project settings
6 年前
Tim Mowrer
43b6ce2e
Add an environment probe sample scene
6 年前
Tim Mowrer
443cf42e
Merge branch '2.1-preview-environment-probes' into 2.1-preview
6 年前
Tim Mowrer
7185d475
Target iOS version 11
6 年前
Todd Stinson
6e44ca68
Resurrecting the camera image scene with the new camera image functionality.
6 年前
Tim Mowrer
8e29fcba
Update project settings
6 年前
Tim Mowrer
31bbe8cc
Merge branch '2.1-preview' into 2.1-preview-object-tracking
6 年前
Tim Mowrer
82f2bf02
Update package dependencies to include test-framework, now a separate package.
6 年前
Tim Mowrer
8061b4f9
Update ProjectSettings
6 年前
Todd Stinson
5265212c
Adding the ObjectTracking scene to the available build list.
6 年前
Tim Mowrer
ba933bd2
Merge remote-tracking branch 'origin/2.1-preview' into 2.1-preview
6 年前
Tim Mowrer
c73be7f0
Update to 2019.2.0b1
6 年前
Mike Durand
b92a7688
Converted project to run on 2019.1
6 年前
Mike Durand
32215cd9
Downgraded project to 2018.4.
6 年前
Todd Stinson
17763bb4
Ensuring the scenes and settings are compatible with Unity 2019.1.
6 年前
Todd Stinson
1ed475ca
Downgrading scenes and some settings for Unity 2018.3.
6 年前
Todd Stinson
a0f02d9e
Disabling all build scenes so Unity builds the currently loaded scene by default.
6 年前
Todd Stinson
d51345bd
Merging 1.5-preview -> lwrp-support-2018.3-with-1.5.
6 年前
Todd Stinson
bcec0f39
Merge branch '1.5-preview' of github.cds.internal.unity3d.com:timm/arfoundation-samples into 1.5-preview
6 年前
Todd Stinson
e57dc631
Updating to Unity 2018.4.0f1 LTS.
6 年前
Todd Stinson
28842455
Merge branch '1.5-preview' into lwrp-support-2018.3-with-1.5
6 年前
Todd Stinson
821bfd9c
Updating LWRP to work with the new standalone subsystems.
6 年前
Todd Stinson
da1f7593
Merging 1.5-preview -> lwrp-support-2018.3-with-1.5.
6 年前
Todd Stinson
561be400
Introducing samples for ARFoundation 1.5 and ARKit 3.
5 年前
GitHub
bc5e20cd
Merge pull request #147 from Unity-Technologies/arkit3-samples-for-2018.4
Introducing samples for ARFoundation 1.5 and ARKit 3.
5 年前
Todd Stinson
844ec1cf
Merging 1.5-preview -> lwrp-support-2018.3-with-1.5.
5 年前
Tim Mowrer
4edb96c0
Enable multithreaded rendering on Android
6 年前
David Mohrhardt
576ec3fc
BP for ReferencePoints sample required a few tweaks due to missing scripts
5 年前
GitHub Enterprise
861889e9
Merge pull request #7 from unity/referencepoints-sample-1.5BP
BP ReferencePoints sample 1.5 Backport
5 年前
Todd Stinson
bd2e3eb6
Updating to Unity 2019.1.6f1.
5 年前
Todd Stinson
a95ebaac
Introducing samples for ARFoundation 2.2 and ARKit 3.
5 年前
GitHub
1ff6d79b
Merge pull request #148 from Unity-Technologies/arkit3-samples-for-2019.1
Introducing samples for ARFoundation 2.2 and ARKit 3.
5 年前
Nishant Naveen
63652065
Updating to modify only the JointLineRenderer guid, instead of touching the XMaterial
5 年前
Nishant Naveen
7133b122
Revert ProjectVersion change
5 年前
DavidMohrhardt
adaedf89
Added the scene to the build options and moved the button to be easier to access
5 年前
DavidMohrhardt
e8b85d65
Deselected the scene on startup
5 年前
DavidMohrhardt
2ea33649
adding Reference Sample Scene to build settings
5 年前
GitHub Enterprise
0c4a40ff
Merge pull request #8 from unity/referencepoints-sample-2.1BP
BP ReferencePoints sample 2.1 Backport
5 年前
Todd Stinson
712d21ae
Updating to Unity 2019.4.11f1.
4 年前
Alexandra Serralta
150d9e0e
2.1.18
4 年前
GitHub Enterprise
fb3c868a
Merge pull request #4 from unity/referencepoints-sample
Added Rudimentary Reference Points Sample
5 年前
Ankur Agrawal
c8acc7f5
Update to 2.1.19
3 年前
Todd Stinson
b7291bb3
Updating to Unity 2019.2.1f1.
5 年前
Todd Stinson
00c22479
Updating to Unity 2019.2.2f1.
5 年前
GitHub Enterprise
602b4248
Merge pull request #18 from unity/add-human-skeleton-scale-estimation
Add human skeleton scale estimation
5 年前
Todd Stinson
ff62a860
Switching the iPhone architecture setting to Universal.
5 年前
GitHub Enterprise
36c5b5cf
Merge pull request #21 from unity/switch-iphone-arch-to-universal
Switching the iPhone architecture setting to Universal.
5 年前
Mike Durand
f6e0e9fa
Merge branch 'master' into plane-classification
5 年前
Mike Durand
ecc30f49
-Re-saved project after improperly reverting.
5 年前
Mike Durand
e0443584
-Added new prefab for plane classification visualization which includes a modifying the plane color based on classification as well as displaying the classification in a TextMesh at the center of each plane.
-New plane classification scene is disabled by default in the BuildSetting UI.
5 年前
Todd Stinson
b634cd01
Revert "Switching the iPhone architecture setting to Universal."
This reverts commit 81b64934d146113b823800bdfa127521ebda1867.
5 年前
Todd Stinson
fac8af82
Updating the path to the SimpleAR scene.
5 年前
GitHub Enterprise
bc61f704
Merge pull request #26 from unity/revert-switch-ios-to-universal-arch
Revert switch ios to universal arch
5 年前
GitHub Enterprise
a52dcc8e
Merge pull request #23 from unity/plane-classification
Added Sample For Plane Classification
5 年前
Mike Durand
0fee8ccf
Updated Anchors scene to fix plane discorvery setting.
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 年前
Todd Stinson
db11ab70
Updating to Unity 2019.2.12f1.
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 年前
David Mohrhardt
5e5dd2a2
- Added new ARKit HDR light estimation sample scene
- Modified LightEstimation scene to display HDR estimation information.
5 年前
GitHub Enterprise
d0d2ff92
Merge pull request #34 from unity/hdr-light-est
HDR Light Estimation Samples
5 年前
Mike Durand
40042b2d
-Removed Timeline from package dependencies (was causing compilation error)
-Updated to 2019.2.17f1
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 年前
Todd Stinson
d2aca9c2
Updating to Unity 2019.3.3f1.
5 年前
Tim Mowrer
8930e5a8
Fix WorldCameraWithUserFacingFaceTracking sample (missing component)
5 年前
Tim Mowrer
78014f61
Update to 2019.3.0f6
5 年前
Tim Mowrer
9f1ec284
Merge remote-tracking branch 'origin/master' into config-manager
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 年前
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
17dba16b
Merge remote-tracking branch 'internal/master'
5 年前
Alexandra Serralta
59efa45f
suggested fixes
5 年前
Alexandra Serralta
a765dc27
missing scripts fix
5 年前
Alexandra Serralta
75a7e834
project settings
5 年前
Alexandra Serralta
e64e299c
fixed disconnected variables
5 年前
Todd Stinson
59b994b4
Adding ARKit meshing sample scenes.
5 年前
Alexandra Serralta
b56e80ba
fix back button disconnect
5 年前
GitHub Enterprise
29662c27
Merge pull request #48 from unity/meshing-with-4.0
Adding ARKit meshing sample scenes.
5 年前
Alexandra Serralta
7d5f5705
fixed ARKitSessionSubsystem flags
5 年前
Todd Stinson
e4d1a1b1
Replacing TrackedPoseDriver with ARPoseDriver, and updating to Unity 2019.3.12f1.
5 年前
Alexandra Serralta
b3e3a9a5
reverted ProjectSettings.asset
5 年前
Alexandra Serralta
af373fe5
revert ProjectSettings.asset to master version
5 年前
Alexandra Serralta
364c865c
Fixed issue with spaces
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
5e8ca2a1
check for ARCoreFaceRegions and additional buttons
4 年前
GitHub Enterprise
41a13532
Merge pull request #56 from unity/menufixes
Fixes and additional buttons for menu
4 年前
Mike Durand
f31bcd43
Merged master branch into 4.0-verified
4 年前
Todd Stinson
50fdba98
Updating to Unity 2019.4.1f1, and adding some depth scenes.
4 年前
GitHub Enterprise
8ceaab8d
Merge pull request #59 from unity/flat-depth
Updating to Unity 2019.4.1f1, and adding some depth scenes.
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 年前
Todd Stinson
bdf49b90
Scene cleanup.
4 年前
Tim Mowrer
99020512
Update to 2020.1.6f1
4 年前
Shan Jiang
8ac01b2b
multi image tracking sample uploaded
4 年前
Todd Stinson
88827990
Updating to Unity 2020.1.8f1.
4 年前
Shan Jiang
08691557
added custom inspector
Image names only appear once, the prefab list size is hidden. Changed one of the prefabs, but there's still lagging in tracking.
4 年前
Shan Jiang
ff7b50b1
combined multiple methods
4 年前
Todd Stinson
44071cb1
Updating to Unity 2019.4.4f1.
Updating to 4.1.0-preview.5 of the ARF packages.
4 年前
Todd Stinson
e25d9a4b
Updating to Unity 2019.4.3f1.
4 年前
Shan Jiang
f9f5e6d8
solved some bugd and pulled from latest preview
4 年前
Todd Stinson
ed37099b
Adding configuration chooser sample.
4 年前
Shan Jiang
8ad29d4a
polish and remove
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 年前
Shan Jiang
84839ad3
added public API for dynamic prefabs and fixed bugs
4 年前
Todd Stinson
0e50786c
Upgrading to Unity 2019.4.5f1.
4 年前
Todd Stinson
603a60c3
Merging latest-preview -> add-depth-gradient-shader.
4 年前
Shan Jiang
82e62e15
updated menu
4 年前
Todd Stinson
8700b7df
Upgrading to Unity 2020.1.0f1.
4 年前
Shan Jiang
9a31d66e
updated button size
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 年前
Shan Jiang
f5baff45
Merge branch 'latest-preview' into Multi-image
4 年前
Alexandra Serralta
49e76a1a
init input sample scene
4 年前
Alexandra Serralta
5823f197
Merge remote-tracking branch 'origin/light-estimation' into light-estimation
4 年前
Shan Jiang
801e8029
updated list only for serialization and dictionary for others
4 年前
Shan Jiang
78df15d6
Merge branch 'latest-preview' into Multi-image
4 年前
Alexandra Serralta
d4cfdaa4
project settings
4 年前
Alexandra Serralta
4ff03442
revert
4 年前
Shan Jiang
9d729710
renamed FacingDirectionManager
4 年前
Todd Stinson
bd880451
Merging latest-preview -> add-depth-gradient-shader.
4 年前
Shan Jiang
4124ddba
updated prefab, added undo, and cleanup
4 年前
Shan Jiang
bac36d40
addde modeSupported UI Text in HDR
4 年前
Shan Jiang
5b6a124f
cleaned up and removed hard-coded label
4 年前
Shan Jiang
f36db955
minor change in names, privae/public fields, and syntax
4 年前
Shan Jiang
1b269f86
simplified logic
4 年前
Shan Jiang
56fb1302
removed condition
4 年前
Shan Jiang
2b8b7fd3
Revert "removed condition"
This reverts commit f5e5656083fa8581a1af51421c8a5e3e2380f22a.
4 年前
Shan Jiang
e0021604
renamed folders and scenes
4 年前
Shan Jiang
bab2fb0a
just better names
4 年前
Todd Stinson
767b6e22
Updating to Unity 2020.1.1f1.
4 年前
GitHub Enterprise
f291d393
Merge pull request #67 from unity/add-depth-gradient-shader
Improve the depth images scene
4 年前
Todd Stinson
5c952900
Merge branch 'latest-preview' into add-configuration-chooser-sample
4 年前
Shan Jiang
b34f1c32
Merge branch 'latest-preview' into light-estimation
4 年前
Shan Jiang
68d75384
Merge branch 'latest-preview' into Multi-image
4 年前
Todd Stinson
aefdfb5e
Adding the configuration chooser scene to the menu.
4 年前
GitHub Enterprise
27f45c53
Merge pull request #69 from unity/add-configuration-chooser-sample
Add configuration chooser sample
4 年前
Shan Jiang
b52a295b
Merge branch 'latest-preview' into Multi-image
4 年前
GitHub Enterprise
bdb8cfd3
Merge pull request #65 from unity/Multi-image
image tracking with multiple prefabs sample completed
4 年前
Alexandra Serralta
bb22dd9a
merge
4 年前
Shan Jiang
0843fc1c
Merge branch 'latest-preview' into light-estimation
4 年前
Shan Jiang
9e49fbb6
redid menu buttons and renamed scene
4 年前
GitHub Enterprise
96af161e
Merge pull request #70 from unity/new-input-system
Sample Scene for New Input System
4 年前
Shan Jiang
8444c7fa
Merge branch 'latest-preview' into light-estimation
4 年前
Tim Mowrer
9c2c437d
Target 32 and 64 bit architectures on Android
4 年前
Tim Mowrer
59cd63d0
Update to 2020.1.2f1
4 年前
Shan Jiang
73f0e833
and separated Basic/HDRLightEstimation scripts from LightEstimation.cs
4 年前
Shan Jiang
231dab71
Update ProjectSettings.asset
4 年前
Shan Jiang
9a308623
Revert "Update ProjectSettings.asset"
This reverts commit 5c63f741897d6370a6b3188a305b73d64d7adca3.
4 年前
GitHub Enterprise
5e94a1aa
Update ProjectSettings.asset
4 年前
Shan Jiang
2e7f3cbd
Merge branch 'latest-preview' into light-estimation
4 年前
GitHub Enterprise
b326bd71
Merge pull request #71 from unity/light-estimation
Refactor light estimation
4 年前
Todd Stinson
829f4d5a
Updating to Unity 2019.1.3f1.
4 年前
Todd Stinson
781ae5b2
Updating to Unity 2020.1.5f1.
4 年前
Todd Stinson
bfe86452
Fixing some layout issues and a missing scene issue.
4 年前
Tim Mowrer
364a79af
Merge remote-tracking branch 'internal/latest-preview' into latest-preview
4 年前
Todd Stinson
5ecc72fc
Updating to Unity 2020.1.6f1.
4 年前
Tim Mowrer
15af4868
Remove the "Reload" button from SimpleAR
This was designed to simulate scene switching but
1. The menu system does that AND
2. Destroying the ARSession component does not destroy the session
as it did in the past (you must destroy it using XR Management).
4 年前
Tim Mowrer
5b3a6f6c
Remove nonexistent SampleUXScene from build settings
4 年前
GitHub Enterprise
d3979d31
Merge pull request #78 from unity/fixes
Samples Fixes
4 年前
Todd Stinson
7e254ad6
Updating to Unity 2020.1.8f1.
4 年前
Todd Stinson
5f11836b
Updating settings.
4 年前
Todd Stinson
eef94816
Add a thermal state scene sample.
4 年前
GitHub Enterprise
370af9f4
Merge pull request #79 from unity/add-thermal-sample
Add a thermal state scene sample.
4 年前
Mike Durand
bf3b8a09
Removed unnecessary packages from manifest in order to avoid issues with them when Unity upgrades the projects across Unity versions.
https://jira.unity3d.com/browse/XRE-3424
4 年前
Mike Durand
028b51a7
Fixed unintentional change to ProjectVersion.txt
4 年前
GitHub Enterprise
b681fcdf
Removed a space
4 年前
Todd Stinson
a5d16068
Updating to Unity 2020.1.10f1.
4 年前
Todd Stinson
252ea895
Updating for AR Foundation 4.1.0-preview.12.
4 年前
Todd Stinson
c93ecbd9
Updating for AR Foundation 4.1.0-preview.13.
4 年前
Tim Mowrer
e61130f8
Update packages to 4.1.1 verified
4 年前
Tim Mowrer
d56f404b
Update to Unity 2020.2 and AR Foundation 4.1.3
4 年前
Tim Mowrer
791adc87
4.2.0-pre.3
4 年前
Tim Mowrer
79dcb399
4.2.0-pre.7 release
4 年前
Tim Mowrer
2cf34c55
4.2.0-pre.9
3 年前
Ankur Agrawal
dd4826cf
Update to Unity 2021.2 and AR Foundation 5.0.0-pre.8
3 年前