Skip to content

Commit

Permalink
feat: building Addressables for new channel maps
Browse files Browse the repository at this point in the history
  • Loading branch information
dbirman committed Nov 10, 2023
1 parent d437548 commit 2efa480
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ MonoBehaviour:
- m_Id: 0dbfffed1e7d1434696f5a6193af38d3
m_Value: ServerData/[BuildTarget]
- m_Id: 8b0e868bf8565ef4ba5a95e7d57f666c
m_Value: https://data.virtualbrainlab.org/PinpointData/1.0.0/[BuildTarget]
m_Value: https://data.virtualbrainlab.org/PinpointData/1.0.2/[BuildTarget]
m_ProfileEntryNames:
- m_Id: b28712faecae3244489993d74caf0ba7
m_Name: BuildTarget
Expand Down
Binary file modified Assets/AddressableAssetsData/Linux/addressables_content_state.bin
Binary file not shown.
Binary file modified Assets/AddressableAssetsData/WebGL/addressables_content_state.bin
Binary file not shown.
Binary file not shown.
6 changes: 3 additions & 3 deletions Assets/Scenes/TrajectoryPlanner.unity
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ RenderSettings:
m_ReflectionIntensity: 1
m_CustomReflection: {fileID: 0}
m_Sun: {fileID: 0}
m_IndirectSpecularColor: {r: 0.44824904, g: 0.49827605, b: 0.5755831, a: 1}
m_IndirectSpecularColor: {r: 0.44912726, g: 0.49919963, b: 0.5757154, a: 1}
m_UseRadianceAmbientProbe: 0
--- !u!157 &3
LightmapSettings:
Expand Down Expand Up @@ -10547,7 +10547,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 8016510558008620343, guid: 482bfae3ba88b424e96d7fcd669f7b73, type: 3}
propertyPath: _activeProbeChangedEvent.m_PersistentCalls.m_Calls.Array.size
value: 4
value: 5
objectReference: {fileID: 0}
- target: {fileID: 8016510558008620343, guid: 482bfae3ba88b424e96d7fcd669f7b73, type: 3}
propertyPath: _probesChanged.m_PersistentCalls.m_Calls.Array.data[0].m_Mode
Expand Down Expand Up @@ -10736,7 +10736,7 @@ PrefabInstance:
- target: {fileID: 8016510558008620343, guid: 482bfae3ba88b424e96d7fcd669f7b73, type: 3}
propertyPath: _activeProbeChangedEvent.m_PersistentCalls.m_Calls.Array.data[4].m_Target
value:
objectReference: {fileID: 0}
objectReference: {fileID: 1997179506}
- target: {fileID: 8016510558008620343, guid: 482bfae3ba88b424e96d7fcd669f7b73, type: 3}
propertyPath: StartupEvent_Complete.m_PersistentCalls.m_Calls.Array.data[0].m_MethodName
value: Complete
Expand Down
5 changes: 3 additions & 2 deletions ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ PlayerSettings:
defaultScreenHeightWeb: 1080
m_StereoRenderingPath: 0
m_ActiveColorSpace: 0
unsupportedMSAAFallback: 0
m_SpriteBatchVertexThreshold: 300
m_MTRendering: 1
mipStripping: 0
Expand Down Expand Up @@ -135,7 +136,7 @@ PlayerSettings:
vulkanEnableLateAcquireNextImage: 0
vulkanEnableCommandBufferRecycling: 1
loadStoreDebugModeEnabled: 0
bundleVersion: 1.0.1
bundleVersion: 1.0.2
preloadedAssets: []
metroInputSource: 0
wsaTransparentSwapchain: 0
Expand All @@ -147,6 +148,7 @@ PlayerSettings:
isWsaHolographicRemotingEnabled: 0
enableFrameTimingStats: 0
enableOpenGLProfilerGPURecorders: 1
allowHDRDisplaySupport: 0
useHDRDisplay: 0
hdrBitDepth: 0
m_ColorGamuts: 00000000
Expand Down Expand Up @@ -569,7 +571,6 @@ PlayerSettings:
switchSocketBufferEfficiency: 4
switchSocketInitializeEnabled: 1
switchNetworkInterfaceManagerInitializeEnabled: 1
switchPlayerConnectionEnabled: 1
switchUseNewStyleFilepaths: 0
switchUseLegacyFmodPriorities: 0
switchUseMicroSleepForYield: 1
Expand Down

0 comments on commit 2efa480

Please sign in to comment.