Skip to content

Commit

Permalink
Merge pull request #63 from CyberAgentGameEntertainment/feature/updat…
Browse files Browse the repository at this point in the history
…e2023

Update Unity Version to 2021.3 LTS
  • Loading branch information
S20817 committed Sep 29, 2023
2 parents a49c12b + 5add131 commit 36f6d89
Show file tree
Hide file tree
Showing 70 changed files with 2,411 additions and 372 deletions.
208 changes: 178 additions & 30 deletions Assets/Demo/Demo00/Demo00.unity

Large diffs are not rendered by default.

53 changes: 49 additions & 4 deletions Assets/Demo/Demo00/Materials/mat_demo_dissolve_edgeemission.mat
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,24 @@
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 6
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: mat_demo_dissolve_edgeemission
m_Shader: {fileID: 4800000, guid: 1bc5c6a70411243779ce486a98012125, type: 3}
m_ShaderKeywords: _ALPHA_TRANSITION_MAP_MODE_2D _BASE_MAP_MODE_2D _DISSOLVE_TRANSITION_ENABLED
_EMISSION_AREA_ALPHA _EMISSION_COLOR_MAP _EMISSION_MAP_MODE_2D _TINT_AREA_ALL
_TINT_COLOR_ENABLED
m_ValidKeywords:
- _ALPHA_TRANSITION_MAP_MODE_2D
- _BASE_MAP_MODE_2D
- _DISSOLVE_TRANSITION_ENABLED
- _EMISSION_AREA_ALPHA
- _EMISSION_COLOR_MAP
- _EMISSION_MAP_MODE_2D
- _PARALLAX_MAP_MODE_2D
- _TINT_AREA_ALL
- _TINT_COLOR_ENABLED
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 1
Expand Down Expand Up @@ -102,6 +110,14 @@ Material:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap2DArray:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap3D:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SpecGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
Expand All @@ -114,6 +130,10 @@ Material:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _VertexDeformationMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_Lightmaps:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
Expand All @@ -126,8 +146,10 @@ Material:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _AlphaClip: 0
- _AlphaTransitionMapChannelsX: 0
- _AlphaTransitionMapMode: 0
- _AlphaTransitionMapOffsetXCoord: 0
- _AlphaTransitionMapOffsetYCoord: 0
Expand Down Expand Up @@ -168,15 +190,21 @@ Material:
- _EmissionColorType: 2
- _EmissionIntensity: 2.91
- _EmissionIntensityCoord: 0
- _EmissionMapChannelsX: 0
- _EmissionMapMode: 0
- _EmissionMapOffsetXCoord: 0
- _EmissionMapOffsetYCoord: 0
- _EmissionMapProgress: 0
- _EmissionMapProgressCoord: 0
- _EmissionMapSliceCount: 4
- _EnvironmentReflections: 1
- _FlowIntensity: 0
- _FlowIntensityCoord: 0
- _FlowMapChannelsX: 0
- _FlowMapChannelsY: 1
- _FlowMapOffsetXCoord: 0
- _FlowMapOffsetYCoord: 0
- _FlowMapTarget: 1
- _GlossMapScale: 0
- _Glossiness: 0
- _GlossyReflections: 0
Expand All @@ -192,6 +220,15 @@ Material:
- _Metallic: 0
- _OcclusionStrength: 1
- _Parallax: 0.005
- _ParallaxMapChannel: 0
- _ParallaxMapMode: 0
- _ParallaxMapOffsetXCoord: 0
- _ParallaxMapOffsetYCoord: 0
- _ParallaxMapProgress: 0
- _ParallaxMapProgressCoord: 0
- _ParallaxMapSliceCount: 4
- _ParallaxMapTarget: 1
- _ParallaxStrength: 0.3
- _QueueOffset: 0
- _ReceiveShadows: 1
- _RenderType: 2
Expand Down Expand Up @@ -221,8 +258,16 @@ Material:
- _TintRimSharpnessCoord: 0
- _TransparentBlendMode: 0
- _VertexAlphaMode: 0
- _VertexDeformationEnabled: 0
- _VertexDeformationIntensity: 0.1
- _VertexDeformationIntensityCoord: 0
- _VertexDeformationMapChannel: 0
- _VertexDeformationMapOffsetXCoord: 0
- _VertexDeformationMapOffsetYCoord: 0
- _WorkflowMode: 1
- _ZTest: 4
- _ZWrite: 0
- _ZWriteOverride: -1
m_Colors:
- _BaseColor: {r: 0.5849056, g: 0.5849056, b: 0.5849056, a: 1}
- _BaseMapRotationOffsets: {r: 0, g: 0, b: 0, a: 0}
Expand Down
14 changes: 12 additions & 2 deletions Assets/Demo/Demo00/Materials/mat_demo_distortion.mat
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,16 @@
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 6
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: mat_demo_distortion
m_Shader: {fileID: 4800000, guid: f16a2dd74da8941d6a883c14b1f26710, type: 3}
m_ShaderKeywords: _FLOW_MAP_ENABLED
m_ValidKeywords:
- _FLOW_MAP_TARGET_BASE
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 0
Expand Down Expand Up @@ -83,13 +85,17 @@ Material:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _AlphaClip: 0
- _AlphaTransitionMapChannelsX: 0
- _AlphaTransitionMapOffsetXCoord: 0
- _AlphaTransitionMapOffsetYCoord: 0
- _AlphaTransitionMode: 0
- _AlphaTransitionProgress: 0
- _AlphaTransitionProgressCoord: 0
- _BaseMapChannelsX: 0
- _BaseMapChannelsY: 1
- _BaseMapMirrorSampling: 0
- _BaseMapOffsetXCoord: 0
- _BaseMapOffsetYCoord: 0
Expand All @@ -115,8 +121,11 @@ Material:
- _EnvironmentReflections: 1
- _FlowIntensity: 5.64
- _FlowIntensityCoord: 0
- _FlowMapChannelsX: 0
- _FlowMapChannelsY: 1
- _FlowMapOffsetXCoord: 0
- _FlowMapOffsetYCoord: 0
- _FlowMapTarget: 1
- _GlossMapScale: 0
- _Glossiness: 0
- _GlossyReflections: 0
Expand All @@ -133,6 +142,7 @@ Material:
- _SrcBlend: 1
- _Surface: 0
- _WorkflowMode: 1
- _ZTest: 4
- _ZWrite: 1
m_Colors:
- _BaseColor: {r: 1, g: 1, b: 1, a: 1}
Expand Down
53 changes: 49 additions & 4 deletions Assets/Demo/Demo00/Materials/mat_demo_fade_edgeemission.mat
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,24 @@
%TAG !u! tag:unity3d.com,2011:
--- !u!21 &2100000
Material:
serializedVersion: 6
serializedVersion: 8
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_Name: mat_demo_fade_edgeemission
m_Shader: {fileID: 4800000, guid: 1bc5c6a70411243779ce486a98012125, type: 3}
m_ShaderKeywords: _ALPHA_TRANSITION_MAP_MODE_2D _BASE_MAP_MODE_2D _EMISSION_AREA_ALPHA
_EMISSION_COLOR_MAP _EMISSION_MAP_MODE_2D _FADE_TRANSITION_ENABLED _TINT_AREA_ALL
_TINT_COLOR_ENABLED
m_ValidKeywords:
- _ALPHA_TRANSITION_MAP_MODE_2D
- _BASE_MAP_MODE_2D
- _EMISSION_AREA_ALPHA
- _EMISSION_COLOR_MAP
- _EMISSION_MAP_MODE_2D
- _FADE_TRANSITION_ENABLED
- _PARALLAX_MAP_MODE_2D
- _TINT_AREA_ALL
- _TINT_COLOR_ENABLED
m_InvalidKeywords: []
m_LightmapFlags: 4
m_EnableInstancingVariants: 0
m_DoubleSidedGI: 1
Expand Down Expand Up @@ -102,6 +110,14 @@ Material:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap2DArray:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _ParallaxMap3D:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _SpecGlossMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
Expand All @@ -114,6 +130,10 @@ Material:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- _VertexDeformationMap:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
- unity_Lightmaps:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
Expand All @@ -126,8 +146,10 @@ Material:
m_Texture: {fileID: 0}
m_Scale: {x: 1, y: 1}
m_Offset: {x: 0, y: 0}
m_Ints: []
m_Floats:
- _AlphaClip: 0
- _AlphaTransitionMapChannelsX: 0
- _AlphaTransitionMapMode: 0
- _AlphaTransitionMapOffsetXCoord: 0
- _AlphaTransitionMapOffsetYCoord: 0
Expand Down Expand Up @@ -168,15 +190,21 @@ Material:
- _EmissionColorType: 2
- _EmissionIntensity: 2.91
- _EmissionIntensityCoord: 0
- _EmissionMapChannelsX: 0
- _EmissionMapMode: 0
- _EmissionMapOffsetXCoord: 0
- _EmissionMapOffsetYCoord: 0
- _EmissionMapProgress: 0
- _EmissionMapProgressCoord: 0
- _EmissionMapSliceCount: 4
- _EnvironmentReflections: 1
- _FlowIntensity: 0
- _FlowIntensityCoord: 0
- _FlowMapChannelsX: 0
- _FlowMapChannelsY: 1
- _FlowMapOffsetXCoord: 0
- _FlowMapOffsetYCoord: 0
- _FlowMapTarget: 1
- _GlossMapScale: 0
- _Glossiness: 0
- _GlossyReflections: 0
Expand All @@ -192,6 +220,15 @@ Material:
- _Metallic: 0
- _OcclusionStrength: 1
- _Parallax: 0.005
- _ParallaxMapChannel: 0
- _ParallaxMapMode: 0
- _ParallaxMapOffsetXCoord: 0
- _ParallaxMapOffsetYCoord: 0
- _ParallaxMapProgress: 0
- _ParallaxMapProgressCoord: 0
- _ParallaxMapSliceCount: 4
- _ParallaxMapTarget: 1
- _ParallaxStrength: 0.3
- _QueueOffset: 0
- _ReceiveShadows: 1
- _RenderType: 2
Expand Down Expand Up @@ -221,8 +258,16 @@ Material:
- _TintRimSharpnessCoord: 0
- _TransparentBlendMode: 0
- _VertexAlphaMode: 0
- _VertexDeformationEnabled: 0
- _VertexDeformationIntensity: 0.1
- _VertexDeformationIntensityCoord: 0
- _VertexDeformationMapChannel: 0
- _VertexDeformationMapOffsetXCoord: 0
- _VertexDeformationMapOffsetYCoord: 0
- _WorkflowMode: 1
- _ZTest: 4
- _ZWrite: 0
- _ZWriteOverride: -1
m_Colors:
- _BaseColor: {r: 0.5849056, g: 0.5849056, b: 0.5849056, a: 1}
- _BaseMapRotationOffsets: {r: 0, g: 0, b: 0, a: 0}
Expand Down
Loading

0 comments on commit 36f6d89

Please sign in to comment.