Skip to content

Commit

Permalink
Update build date and version to 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Cedrok committed Nov 17, 2023
1 parent 1f2c64b commit cb78a9f
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 10 deletions.
4 changes: 4 additions & 0 deletions Assets/Render/UniversalRenderPipelineAsset.asset
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,10 @@ MonoBehaviour:
m_PrefilterDBufferMRT1: 1
m_PrefilterDBufferMRT2: 1
m_PrefilterDBufferMRT3: 1
m_PrefilterSoftShadowsQualityLow: 1
m_PrefilterSoftShadowsQualityMedium: 1
m_PrefilterSoftShadowsQualityHigh: 1
m_PrefilterSoftShadows: 0
m_PrefilterScreenCoord: 1
m_PrefilterNativeRenderPass: 1
m_ShaderVariantLogLevel: 0
Expand Down
10 changes: 5 additions & 5 deletions Assets/Scenes/Main.unity
Original file line number Diff line number Diff line change
Expand Up @@ -9116,9 +9116,9 @@ MonoBehaviour:
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_text: 'Build date: 2023-11-15
m_text: 'Build date: 2023-11-17

Commit #4afed810'
Commit #1f2c64b'
m_isRightToLeft: 0
m_fontAsset: {fileID: 11400000, guid: 8f586378b4e144a9851e7b34d9b748ee, type: 2}
m_sharedMaterial: {fileID: 2100000, guid: 79459efec17a4d00a321bdcc27bbc385, type: 2}
Expand Down Expand Up @@ -14096,7 +14096,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 1, y: 1}
m_AnchoredPosition: {x: 0, y: 217.09998}
m_AnchoredPosition: {x: 0, y: 217.10004}
m_SizeDelta: {x: 0, y: 500}
m_Pivot: {x: 0, y: 1}
--- !u!1 &1278892172
Expand Down Expand Up @@ -25782,8 +25782,8 @@ MonoBehaviour:
m_TargetGraphic: {fileID: 1513977461}
m_HandleRect: {fileID: 1513977460}
m_Direction: 2
m_Value: 0
m_Size: 0.56571335
m_Value: -0.00000042170777
m_Size: 0.00000018310548
m_NumberOfSteps: 0
m_OnValueChanged:
m_PersistentCalls:
Expand Down
12 changes: 7 additions & 5 deletions ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ PlayerSettings:
defaultScreenHeightWeb: 600
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: 3.0.1
bundleVersion: 3.1.0
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 All @@ -158,7 +160,7 @@ PlayerSettings:
applicationIdentifier:
Standalone: com.Orness.OGrEE3D
buildNumber:
Standalone: 3.0.1
Standalone: 3.1.0
VisionOS: 0
iPhone: 0
tvOS: 0
Expand Down Expand Up @@ -393,6 +395,7 @@ PlayerSettings:
switchSocketConcurrencyLimit: 14
switchScreenResolutionBehavior: 2
switchUseCPUProfiler: 0
switchEnableFileSystemTrace: 0
switchUseGOLDLinker: 0
switchLTOSetting: 0
switchApplicationID: 0x01004b9000490000
Expand Down Expand Up @@ -523,7 +526,6 @@ PlayerSettings:
switchSocketBufferEfficiency: 4
switchSocketInitializeEnabled: 1
switchNetworkInterfaceManagerInitializeEnabled: 1
switchPlayerConnectionEnabled: 1
switchUseNewStyleFilepaths: 0
switchUseLegacyFmodPriorities: 0
switchUseMicroSleepForYield: 1
Expand Down Expand Up @@ -702,8 +704,8 @@ PlayerSettings:
PrivateNetworkClientServer: False
InternetClientServer: False
VideosLibrary: False
BackgroundMediaPlayback: False
Objects3D: False
InternetClient: False
RemoteSystem: False
BlockedChatMessages: False
PhoneCall: False
Expand All @@ -724,9 +726,9 @@ PlayerSettings:
PointOfService: False
RecordedCallsFolder: False
Contacts: False
InternetClient: False
Proximity: False
CodeGeneration: False
BackgroundMediaPlayback: False
EnterpriseAuthentication: False
metroTargetDeviceFamilies:
Desktop: False
Expand Down

0 comments on commit cb78a9f

Please sign in to comment.