-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[chore] generated files after version bump
- Loading branch information
Showing
12 changed files
with
272 additions
and
58 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
17 changes: 17 additions & 0 deletions
17
Assets/Ready Player Me/Resources/Settings/AvatarLoaderSettings.asset
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
%YAML 1.1 | ||
%TAG !u! tag:unity3d.com,2011: | ||
--- !u!114 &11400000 | ||
MonoBehaviour: | ||
m_ObjectHideFlags: 0 | ||
m_CorrespondingSourceObject: {fileID: 0} | ||
m_PrefabInstance: {fileID: 0} | ||
m_PrefabAsset: {fileID: 0} | ||
m_GameObject: {fileID: 0} | ||
m_Enabled: 1 | ||
m_EditorHideFlags: 0 | ||
m_Script: {fileID: 11500000, guid: 3b50d26d65b1fce41a02e310760cd025, type: 3} | ||
m_Name: AvatarLoaderSettings | ||
m_EditorClassIdentifier: | ||
AvatarCachingEnabled: 1 | ||
AvatarConfig: {fileID: 0} | ||
GLTFDeferAgent: {fileID: 0} |
8 changes: 8 additions & 0 deletions
8
Assets/Ready Player Me/Resources/Settings/AvatarLoaderSettings.asset.meta
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
18 changes: 18 additions & 0 deletions
18
Assets/Ready Player Me/Resources/Settings/CoreSettings.asset
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
%YAML 1.1 | ||
%TAG !u! tag:unity3d.com,2011: | ||
--- !u!114 &11400000 | ||
MonoBehaviour: | ||
m_ObjectHideFlags: 0 | ||
m_CorrespondingSourceObject: {fileID: 0} | ||
m_PrefabInstance: {fileID: 0} | ||
m_PrefabAsset: {fileID: 0} | ||
m_GameObject: {fileID: 0} | ||
m_Enabled: 1 | ||
m_EditorHideFlags: 0 | ||
m_Script: {fileID: 11500000, guid: f12696b20f2e49519c1b2a403a76778b, type: 3} | ||
m_Name: CoreSettings | ||
m_EditorClassIdentifier: | ||
Subdomain: demo | ||
AppId: | ||
EnableLogging: 0 | ||
EnableAnalytics: 0 |
8 changes: 8 additions & 0 deletions
8
Assets/Ready Player Me/Resources/Settings/CoreSettings.asset.meta
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
%YAML 1.1 | ||
%TAG !u! tag:unity3d.com,2011: | ||
--- !u!387306366 &1 | ||
MemorySettings: | ||
m_ObjectHideFlags: 0 | ||
m_EditorMemorySettings: | ||
m_MainAllocatorBlockSize: -1 | ||
m_ThreadAllocatorBlockSize: -1 | ||
m_MainGfxBlockSize: -1 | ||
m_ThreadGfxBlockSize: -1 | ||
m_CacheBlockSize: -1 | ||
m_TypetreeBlockSize: -1 | ||
m_ProfilerBlockSize: -1 | ||
m_ProfilerEditorBlockSize: -1 | ||
m_BucketAllocatorGranularity: -1 | ||
m_BucketAllocatorBucketsCount: -1 | ||
m_BucketAllocatorBlockSize: -1 | ||
m_BucketAllocatorBlockCount: -1 | ||
m_ProfilerBucketAllocatorGranularity: -1 | ||
m_ProfilerBucketAllocatorBucketsCount: -1 | ||
m_ProfilerBucketAllocatorBlockSize: -1 | ||
m_ProfilerBucketAllocatorBlockCount: -1 | ||
m_TempAllocatorSizeMain: -1 | ||
m_JobTempAllocatorBlockSize: -1 | ||
m_BackgroundJobTempAllocatorBlockSize: -1 | ||
m_JobTempAllocatorReducedBlockSize: -1 | ||
m_TempAllocatorSizeGIBakingWorker: -1 | ||
m_TempAllocatorSizeNavMeshWorker: -1 | ||
m_TempAllocatorSizeAudioWorker: -1 | ||
m_TempAllocatorSizeCloudWorker: -1 | ||
m_TempAllocatorSizeGfx: -1 | ||
m_TempAllocatorSizeJobWorker: -1 | ||
m_TempAllocatorSizeBackgroundWorker: -1 | ||
m_TempAllocatorSizePreloadManager: -1 | ||
m_PlatformMemorySettings: {} |
Oops, something went wrong.