Skip to content

Commit 13308de

Browse files
author
Andy Touch
committed
- Updated Project to 2018.1b8
- Updated Package Manager to use "com.unity.render-pipelines.lightweight: 1.0.0-beta"
1 parent 7ad5882 commit 13308de

31 files changed

+140
-75
lines changed

ShaderGraph_ExampleLibrary_Project/Assets/Player/Materials-CustomShader/Sliced/PlayerMat-Sliced.mat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Material:
7878
- Float_1CBCCE5F: 5.56
7979
- Float_1CFC2E95: 0.3
8080
- Float_B08694A8: -0.92
81-
- Vector1_1CBCCE5F: 0.4
81+
- Vector1_1CBCCE5F: 0.72
8282
- Vector1_1CFC2E95: 0.5
8383
- Vector1_B08694A8: 4.01
8484
- _BumpScale: 1

ShaderGraph_ExampleLibrary_Project/Assets/Player/Materials-CustomShader/Texture Dissolve/PlayerMat-TextureDissolve.mat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Material:
3939
m_Scale: {x: 1, y: 1}
4040
m_Offset: {x: 0, y: 0}
4141
m_Floats:
42-
- Vector1_1A992A94: 0.13
42+
- Vector1_1A992A94: 0.24
4343
- Vector1_EC9C6E98: 0.04
4444
m_Colors:
4545
- Color_3B270DCB: {r: 1, g: 0, b: 0, a: 0}
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!114 &11400000
4+
MonoBehaviour:
5+
m_ObjectHideFlags: 0
6+
m_PrefabParentObject: {fileID: 0}
7+
m_PrefabInternal: {fileID: 0}
8+
m_GameObject: {fileID: 0}
9+
m_Enabled: 1
10+
m_EditorHideFlags: 0
11+
m_Script: {fileID: 11500000, guid: 2f29da58f3a63f649a512733d24af22c, type: 3}
12+
m_Name: PostProcessStrippingConfig
13+
m_EditorClassIdentifier:
14+
stripUnsupportedShaders: 1
15+
stripDebugShaders: 0
16+
stripComputeShaders: 0

ShaderGraph_ExampleLibrary_Project/Assets/PostProcessStrippingConfig.asset.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ShaderGraph_ExampleLibrary_Project/Assets/ShaderGraphs/ColorGradient.ShaderGraph

Lines changed: 3 additions & 3 deletions
Large diffs are not rendered by default.

ShaderGraph_ExampleLibrary_Project/Assets/ShaderGraphs/ColorGradient.ShaderGraph.meta

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ShaderGraph_ExampleLibrary_Project/Assets/ShaderGraphs/ColorRim.ShaderGraph

Lines changed: 4 additions & 4 deletions
Large diffs are not rendered by default.

ShaderGraph_ExampleLibrary_Project/Assets/ShaderGraphs/ColorRim.ShaderGraph.meta

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ShaderGraph_ExampleLibrary_Project/Assets/ShaderGraphs/ColoredGhostNoise.ShaderGraph

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

ShaderGraph_ExampleLibrary_Project/Assets/ShaderGraphs/ColoredGhostNoise.ShaderGraph.meta

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)