mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-21 01:36:02 +08:00
Merge branch '4.0' into 4.1-beta
This commit is contained in:
commit
ee8f73350a
@ -6,9 +6,9 @@ Material:
|
|||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
m_PrefabParentObject: {fileID: 0}
|
m_PrefabParentObject: {fileID: 0}
|
||||||
m_PrefabInternal: {fileID: 0}
|
m_PrefabInternal: {fileID: 0}
|
||||||
m_Name: SkeletonPMAAdditive
|
m_Name: SkeletonStraightAdditive
|
||||||
m_Shader: {fileID: 4800000, guid: 53efa1d97f5d9f74285d4330cda14e36, type: 3}
|
m_Shader: {fileID: 4800000, guid: 53efa1d97f5d9f74285d4330cda14e36, type: 3}
|
||||||
m_ShaderKeywords:
|
m_ShaderKeywords: _STRAIGHT_ALPHA_INPUT
|
||||||
m_LightmapFlags: 4
|
m_LightmapFlags: 4
|
||||||
m_EnableInstancingVariants: 0
|
m_EnableInstancingVariants: 0
|
||||||
m_DoubleSidedGI: 0
|
m_DoubleSidedGI: 0
|
||||||
@ -29,7 +29,16 @@ Material:
|
|||||||
m_Floats:
|
m_Floats:
|
||||||
- <noninit>: 0
|
- <noninit>: 0
|
||||||
- _Cutoff: 0.1
|
- _Cutoff: 0.1
|
||||||
- _StraightAlphaInput: 0
|
- _OutlineMipLevel: 0
|
||||||
|
- _OutlineReferenceTexWidth: 1024
|
||||||
|
- _OutlineSmoothness: 1
|
||||||
|
- _OutlineWidth: 3
|
||||||
|
- _StencilComp: 8
|
||||||
|
- _StencilRef: 1
|
||||||
|
- _StraightAlphaInput: 1
|
||||||
|
- _ThresholdEnd: 0.25
|
||||||
|
- _Use8Neighbourhood: 1
|
||||||
m_Colors:
|
m_Colors:
|
||||||
- <noninit>: {r: 0, g: 2.018574, b: 1e-45, a: 0.000007110106}
|
- <noninit>: {r: 0, g: 2.018574, b: 1e-45, a: 0.000007110106}
|
||||||
- _Color: {r: 1, g: 1, b: 1, a: 1}
|
- _Color: {r: 1, g: 1, b: 1, a: 1}
|
||||||
|
- _OutlineColor: {r: 1, g: 1, b: 0, a: 1}
|
||||||
|
|||||||
@ -6,38 +6,39 @@ Material:
|
|||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
m_PrefabParentObject: {fileID: 0}
|
m_PrefabParentObject: {fileID: 0}
|
||||||
m_PrefabInternal: {fileID: 0}
|
m_PrefabInternal: {fileID: 0}
|
||||||
m_Name: SkeletonPMAMultiply
|
m_Name: SkeletonStraightMultiply
|
||||||
m_Shader: {fileID: 4800000, guid: 8bdcdc7ee298e594a9c20c61d25c33b6, type: 3}
|
m_Shader: {fileID: 4800000, guid: 8bdcdc7ee298e594a9c20c61d25c33b6, type: 3}
|
||||||
m_ShaderKeywords:
|
m_ShaderKeywords: _STRAIGHT_ALPHA_INPUT
|
||||||
m_LightmapFlags: 4
|
m_LightmapFlags: 4
|
||||||
|
m_EnableInstancingVariants: 0
|
||||||
|
m_DoubleSidedGI: 0
|
||||||
m_CustomRenderQueue: -1
|
m_CustomRenderQueue: -1
|
||||||
stringTagMap: {}
|
stringTagMap: {}
|
||||||
|
disabledShaderPasses: []
|
||||||
m_SavedProperties:
|
m_SavedProperties:
|
||||||
serializedVersion: 2
|
serializedVersion: 3
|
||||||
m_TexEnvs:
|
m_TexEnvs:
|
||||||
- first:
|
- <noninit>:
|
||||||
name: <noninit>
|
|
||||||
second:
|
|
||||||
m_Texture: {fileID: 0}
|
m_Texture: {fileID: 0}
|
||||||
m_Scale: {x: 1, y: 1}
|
m_Scale: {x: 1, y: 1}
|
||||||
m_Offset: {x: 0, y: 0}
|
m_Offset: {x: 0, y: 0}
|
||||||
- first:
|
- _MainTex:
|
||||||
name: _MainTex
|
|
||||||
second:
|
|
||||||
m_Texture: {fileID: 0}
|
m_Texture: {fileID: 0}
|
||||||
m_Scale: {x: 1, y: 1}
|
m_Scale: {x: 1, y: 1}
|
||||||
m_Offset: {x: 0, y: 0}
|
m_Offset: {x: 0, y: 0}
|
||||||
m_Floats:
|
m_Floats:
|
||||||
- first:
|
- <noninit>: 0
|
||||||
name: <noninit>
|
- _Cutoff: 0.1
|
||||||
second: 0
|
- _OutlineMipLevel: 0
|
||||||
- first:
|
- _OutlineReferenceTexWidth: 1024
|
||||||
name: _Cutoff
|
- _OutlineSmoothness: 1
|
||||||
second: 0.1
|
- _OutlineWidth: 3
|
||||||
|
- _StencilComp: 8
|
||||||
|
- _StencilRef: 1
|
||||||
|
- _StraightAlphaInput: 1
|
||||||
|
- _ThresholdEnd: 0.25
|
||||||
|
- _Use8Neighbourhood: 1
|
||||||
m_Colors:
|
m_Colors:
|
||||||
- first:
|
- <noninit>: {r: 0, g: 2.018574, b: 1e-45, a: 0.000007110106}
|
||||||
name: <noninit>
|
- _Color: {r: 1, g: 1, b: 1, a: 1}
|
||||||
second: {r: 0, g: 2.018574, b: 1e-45, a: 0.000007110106}
|
- _OutlineColor: {r: 1, g: 1, b: 0, a: 1}
|
||||||
- first:
|
|
||||||
name: _Color
|
|
||||||
second: {r: 1, g: 1, b: 1, a: 1}
|
|
||||||
|
|||||||
@ -6,38 +6,39 @@ Material:
|
|||||||
m_ObjectHideFlags: 0
|
m_ObjectHideFlags: 0
|
||||||
m_PrefabParentObject: {fileID: 0}
|
m_PrefabParentObject: {fileID: 0}
|
||||||
m_PrefabInternal: {fileID: 0}
|
m_PrefabInternal: {fileID: 0}
|
||||||
m_Name: SkeletonPMAScreen
|
m_Name: SkeletonStraightScreen
|
||||||
m_Shader: {fileID: 4800000, guid: 4e8caa36c07aacf4ab270da00784e4d9, type: 3}
|
m_Shader: {fileID: 4800000, guid: 4e8caa36c07aacf4ab270da00784e4d9, type: 3}
|
||||||
m_ShaderKeywords:
|
m_ShaderKeywords: _STRAIGHT_ALPHA_INPUT
|
||||||
m_LightmapFlags: 4
|
m_LightmapFlags: 4
|
||||||
|
m_EnableInstancingVariants: 0
|
||||||
|
m_DoubleSidedGI: 0
|
||||||
m_CustomRenderQueue: -1
|
m_CustomRenderQueue: -1
|
||||||
stringTagMap: {}
|
stringTagMap: {}
|
||||||
|
disabledShaderPasses: []
|
||||||
m_SavedProperties:
|
m_SavedProperties:
|
||||||
serializedVersion: 2
|
serializedVersion: 3
|
||||||
m_TexEnvs:
|
m_TexEnvs:
|
||||||
- first:
|
- <noninit>:
|
||||||
name: <noninit>
|
|
||||||
second:
|
|
||||||
m_Texture: {fileID: 0}
|
m_Texture: {fileID: 0}
|
||||||
m_Scale: {x: 1, y: 1}
|
m_Scale: {x: 1, y: 1}
|
||||||
m_Offset: {x: 0, y: 0}
|
m_Offset: {x: 0, y: 0}
|
||||||
- first:
|
- _MainTex:
|
||||||
name: _MainTex
|
|
||||||
second:
|
|
||||||
m_Texture: {fileID: 0}
|
m_Texture: {fileID: 0}
|
||||||
m_Scale: {x: 1, y: 1}
|
m_Scale: {x: 1, y: 1}
|
||||||
m_Offset: {x: 0, y: 0}
|
m_Offset: {x: 0, y: 0}
|
||||||
m_Floats:
|
m_Floats:
|
||||||
- first:
|
- <noninit>: 0
|
||||||
name: <noninit>
|
- _Cutoff: 0.1
|
||||||
second: 0
|
- _OutlineMipLevel: 0
|
||||||
- first:
|
- _OutlineReferenceTexWidth: 1024
|
||||||
name: _Cutoff
|
- _OutlineSmoothness: 1
|
||||||
second: 0.1
|
- _OutlineWidth: 3
|
||||||
|
- _StencilComp: 8
|
||||||
|
- _StencilRef: 1
|
||||||
|
- _StraightAlphaInput: 1
|
||||||
|
- _ThresholdEnd: 0.25
|
||||||
|
- _Use8Neighbourhood: 1
|
||||||
m_Colors:
|
m_Colors:
|
||||||
- first:
|
- <noninit>: {r: 0, g: 2.018574, b: 1e-45, a: 0.000007121922}
|
||||||
name: <noninit>
|
- _Color: {r: 1, g: 1, b: 1, a: 1}
|
||||||
second: {r: 0, g: 2.018574, b: 1e-45, a: 0.000007121922}
|
- _OutlineColor: {r: 1, g: 1, b: 0, a: 1}
|
||||||
- first:
|
|
||||||
name: _Color
|
|
||||||
second: {r: 1, g: 1, b: 1, a: 1}
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user