Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
Unity World Analysis Validation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ARF
World Analysis API helpers
Unity World Analysis Validation
Commits
c7664337
Commit
c7664337
authored
9 months ago
by
lacoche
Browse files
Options
Downloads
Patches
Plain Diff
Add ARCoreExtensions for ARCloudAnchor support
parent
2ef84333
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!2
Move tracking prefab to package, add export assetbundle capabilities for...
Changes
22
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ProjectSettings/ProjectSettings.asset
+11
-8
11 additions, 8 deletions
ProjectSettings/ProjectSettings.asset
ProjectSettings/ProjectVersion.txt
+2
-2
2 additions, 2 deletions
ProjectSettings/ProjectVersion.txt
with
13 additions
and
10 deletions
ProjectSettings/ProjectSettings.asset
+
11
−
8
View file @
c7664337
...
...
@@ -141,10 +141,11 @@ PlayerSettings:
tvOSBundleVersion
:
1.0
bundleVersion
:
1.0
preloadedAssets
:
-
{
fileID
:
1027667839647070798
,
guid
:
8f63412dcece46d4d8ff48fb8fc6c31e
,
type
:
2
}
-
{
fileID
:
5732245400625790027
,
guid
:
8f63412dcece46d4d8ff48fb8fc6c31e
,
type
:
2
}
-
{
fileID
:
11400000
,
guid
:
1ef61a6a59edbba4b81751378314e1d3
,
type
:
2
}
-
{
fileID
:
4800000
,
guid
:
e7c77f6eaab324a819efdc13b8125a39
,
type
:
3
}
-
{
fileID
:
4800000
,
guid
:
6743a50a812740be8c0aa3fccc46fae9
,
type
:
3
}
-
{
fileID
:
4800000
,
guid
:
c9f956787b1d945e7b36e0516201fc76
,
type
:
3
}
-
{
fileID
:
4800000
,
guid
:
0945859e5a1034c2cb6dce53cb4fb899
,
type
:
3
}
-
{
fileID
:
11400000
,
guid
:
d990dc556983b2e47b9135ba8b6bc596
,
type
:
2
}
metroInputSource
:
0
wsaTransparentSwapchain
:
0
m_HolographicPauseOnTrackingLoss
:
1
...
...
@@ -166,6 +167,7 @@ PlayerSettings:
androidMaxAspectRatio
:
2.1
applicationIdentifier
:
Android
:
com.DefaultCompany.unityworldanalysisvalidation
Standalone
:
com.DefaultCompany.unity-world-analysis-validation
iPhone
:
com.DefaultCompany.unity-world-analysis-validation
buildNumber
:
Standalone
:
0
...
...
@@ -258,12 +260,12 @@ PlayerSettings:
templateDefaultScene
:
useCustomMainManifest
:
0
useCustomLauncherManifest
:
0
useCustomMainGradleTemplate
:
0
useCustomMainGradleTemplate
:
1
useCustomLauncherGradleManifest
:
0
useCustomBaseGradleTemplate
:
0
useCustomGradlePropertiesTemplate
:
0
useCustomGradlePropertiesTemplate
:
1
useCustomGradleSettingsTemplate
:
0
useCustomProguardFile
:
0
useCustomProguardFile
:
1
AndroidTargetArchitectures
:
2
AndroidTargetDevices
:
0
AndroidSplashScreenScale
:
0
...
...
@@ -771,6 +773,7 @@ PlayerSettings:
webGLMemoryGeometricGrowthCap
:
96
webGLPowerPreference
:
2
scriptingDefineSymbols
:
Android
:
ARCORE_USE_ARF_5
iPhone
:
UNITY_XR_ARKIT_LOADER_ENABLED
additionalCompilerArguments
:
{}
platformArchitecture
:
{}
...
...
@@ -791,7 +794,7 @@ PlayerSettings:
m_RenderingPath
:
1
m_MobileRenderingPath
:
1
metroPackageName
:
unity-world-analysis-validation
metroPackageVersion
:
metroPackageVersion
:
1.0.0.0
metroCertificatePath
:
metroCertificatePassword
:
metroCertificateSubject
:
...
...
@@ -799,7 +802,7 @@ PlayerSettings:
metroCertificateNotAfter
:
0000000000000000
metroApplicationDescription
:
unity-world-analysis-validation
wsaImages
:
{}
metroTileShortName
:
metroTileShortName
:
unity-world-analysis-validation
metroTileShowName
:
0
metroMediumTileShowName
:
0
metroLargeTileShowName
:
0
...
...
This diff is collapsed.
Click to expand it.
ProjectSettings/ProjectVersion.txt
+
2
−
2
View file @
c7664337
m_EditorVersion: 2022.3.
1
9f1
m_EditorVersionWithRevision: 2022.3.
1
9f1 (
244b723c30a6
)
m_EditorVersion: 2022.3.
2
9f1
m_EditorVersionWithRevision: 2022.3.
2
9f1 (
8d510ca76d2b
)
This diff is collapsed.
Click to expand it.
Prev
1
2
Next
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment