Skip to content

Commit 2efa480

Browse files
committed
feat: building Addressables for new channel maps
1 parent d437548 commit 2efa480

File tree

6 files changed

+7
-6
lines changed

6 files changed

+7
-6
lines changed

Assets/AddressableAssetsData/AddressableAssetSettings.asset

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ MonoBehaviour:
6969
- m_Id: 0dbfffed1e7d1434696f5a6193af38d3
7070
m_Value: ServerData/[BuildTarget]
7171
- m_Id: 8b0e868bf8565ef4ba5a95e7d57f666c
72-
m_Value: https://data.virtualbrainlab.org/PinpointData/1.0.0/[BuildTarget]
72+
m_Value: https://data.virtualbrainlab.org/PinpointData/1.0.2/[BuildTarget]
7373
m_ProfileEntryNames:
7474
- m_Id: b28712faecae3244489993d74caf0ba7
7575
m_Name: BuildTarget
42 Bytes
Binary file not shown.
42 Bytes
Binary file not shown.
Binary file not shown.

Assets/Scenes/TrajectoryPlanner.unity

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ RenderSettings:
3838
m_ReflectionIntensity: 1
3939
m_CustomReflection: {fileID: 0}
4040
m_Sun: {fileID: 0}
41-
m_IndirectSpecularColor: {r: 0.44824904, g: 0.49827605, b: 0.5755831, a: 1}
41+
m_IndirectSpecularColor: {r: 0.44912726, g: 0.49919963, b: 0.5757154, a: 1}
4242
m_UseRadianceAmbientProbe: 0
4343
--- !u!157 &3
4444
LightmapSettings:
@@ -10547,7 +10547,7 @@ PrefabInstance:
1054710547
objectReference: {fileID: 0}
1054810548
- target: {fileID: 8016510558008620343, guid: 482bfae3ba88b424e96d7fcd669f7b73, type: 3}
1054910549
propertyPath: _activeProbeChangedEvent.m_PersistentCalls.m_Calls.Array.size
10550-
value: 4
10550+
value: 5
1055110551
objectReference: {fileID: 0}
1055210552
- target: {fileID: 8016510558008620343, guid: 482bfae3ba88b424e96d7fcd669f7b73, type: 3}
1055310553
propertyPath: _probesChanged.m_PersistentCalls.m_Calls.Array.data[0].m_Mode
@@ -10736,7 +10736,7 @@ PrefabInstance:
1073610736
- target: {fileID: 8016510558008620343, guid: 482bfae3ba88b424e96d7fcd669f7b73, type: 3}
1073710737
propertyPath: _activeProbeChangedEvent.m_PersistentCalls.m_Calls.Array.data[4].m_Target
1073810738
value:
10739-
objectReference: {fileID: 0}
10739+
objectReference: {fileID: 1997179506}
1074010740
- target: {fileID: 8016510558008620343, guid: 482bfae3ba88b424e96d7fcd669f7b73, type: 3}
1074110741
propertyPath: StartupEvent_Complete.m_PersistentCalls.m_Calls.Array.data[0].m_MethodName
1074210742
value: Complete

ProjectSettings/ProjectSettings.asset

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ PlayerSettings:
4848
defaultScreenHeightWeb: 1080
4949
m_StereoRenderingPath: 0
5050
m_ActiveColorSpace: 0
51+
unsupportedMSAAFallback: 0
5152
m_SpriteBatchVertexThreshold: 300
5253
m_MTRendering: 1
5354
mipStripping: 0
@@ -135,7 +136,7 @@ PlayerSettings:
135136
vulkanEnableLateAcquireNextImage: 0
136137
vulkanEnableCommandBufferRecycling: 1
137138
loadStoreDebugModeEnabled: 0
138-
bundleVersion: 1.0.1
139+
bundleVersion: 1.0.2
139140
preloadedAssets: []
140141
metroInputSource: 0
141142
wsaTransparentSwapchain: 0
@@ -147,6 +148,7 @@ PlayerSettings:
147148
isWsaHolographicRemotingEnabled: 0
148149
enableFrameTimingStats: 0
149150
enableOpenGLProfilerGPURecorders: 1
151+
allowHDRDisplaySupport: 0
150152
useHDRDisplay: 0
151153
hdrBitDepth: 0
152154
m_ColorGamuts: 00000000
@@ -569,7 +571,6 @@ PlayerSettings:
569571
switchSocketBufferEfficiency: 4
570572
switchSocketInitializeEnabled: 1
571573
switchNetworkInterfaceManagerInitializeEnabled: 1
572-
switchPlayerConnectionEnabled: 1
573574
switchUseNewStyleFilepaths: 0
574575
switchUseLegacyFmodPriorities: 0
575576
switchUseMicroSleepForYield: 1

0 commit comments

Comments
 (0)