GitHub
7 年前
当前提交
6b96c163
共有 313 个文件被更改,包括 8332 次插入 和 6830 次删除
-
3.gitignore
-
3TestbedAssets.meta
-
250TestbedAssets/BW_logo.png
-
463TestbedAssets/Clouds.png
-
174TestbedAssets/Gradient.png
-
1001TestbedAssets/Lava_flowmap.png
-
1001TestbedAssets/Rock_Pack_01/Rocks_Textures/Tileable_Rock_A/Tileable_Rock_A_H.png
-
410TestbedAssets/an_gradient.png
-
448TestbedAssets/bricks_height.png
-
646TestbedAssets/flowmap.png
-
1001TestbedAssets/ground_cracked_ground_roughness.png
-
1001TestbedAssets/normal.png
-
247TestbedAssets/portrait_mask.png
-
35TestbedAssets/sfn_vertexcolor.png
-
4Testing/Editor/IntegrationTests/SerializationTests.cs
-
78Testing/Editor/IntegrationTests/ShaderGenerationTest.cs
-
5Testing/Editor/IntegrationTests/ShaderGenerationTest.cs.meta
-
8Testing/Editor/TestSlot.cs
-
11Testing/Editor/UnitTests/AbstractMaterialGraphTests.cs
-
12Testing/Editor/UnitTests/FixedSlotTests.cs
-
47Testing/Editor/UnitTests/MaterialNodeTests.cs
-
26Testing/Editor/UnitTests/MaterialSlotTests.cs
-
10Testing/Editor/UnitTests/SerializedGraphTests.cs
-
10Testing/Editor/UnitTests/ShaderGeneratorTests.cs
-
8com.unity.shadergraph/Editor/Data/Nodes/AbstractMaterialNode.cs
-
6com.unity.shadergraph/Editor/Data/Util/ShaderGenerator.cs
-
2com.unity.shadergraph/Editor/Importers/ShaderGraphImporter.cs
-
9com.unity.shadergraph/Editor/Resources/GraphView/Nodes/BlackboardFieldExposed.png
-
11com.unity.shadergraph/Editor/Resources/GraphView/Nodes/BlackboardFieldPillBackground.png
-
6com.unity.shadergraph/Editor/Resources/GraphView/Nodes/NodeChevronDown.png
-
6com.unity.shadergraph/Editor/Resources/GraphView/Nodes/NodeChevronDown@2x.png
-
6com.unity.shadergraph/Editor/Resources/GraphView/Nodes/NodeChevronLeft.png
-
6com.unity.shadergraph/Editor/Resources/GraphView/Nodes/NodeChevronLeft@2x.png
-
6com.unity.shadergraph/Editor/Resources/GraphView/Nodes/NodeChevronRight.png
-
8com.unity.shadergraph/Editor/Resources/GraphView/Nodes/NodeChevronRight@2x.png
-
6com.unity.shadergraph/Editor/Resources/GraphView/Nodes/NodeChevronUp.png
-
8com.unity.shadergraph/Editor/Resources/GraphView/Nodes/NodeChevronUp@2x.png
-
7com.unity.shadergraph/Editor/Resources/GraphView/Nodes/PreviewCollapse.png
-
6com.unity.shadergraph/Editor/Resources/GraphView/Nodes/PreviewCollapse@2x.png
-
7com.unity.shadergraph/Editor/Resources/GraphView/Nodes/PreviewExpand.png
-
7com.unity.shadergraph/Editor/Resources/GraphView/Nodes/PreviewExpand@2x.png
-
2com.unity.shadergraph/ShaderGraphLibrary/ShaderVariablesFunctions.hlsl.meta
-
2com.unity.shadergraph/ShaderGraphLibrary/ShaderVariablesMatrixDefsLegacyUnity.hlsl.meta
-
1.gitattributes
-
8Testing/IntegrationTests/Graphs/Math.meta
-
3Testing/IntegrationTests/.ShaderTemplates/Math/Advanced/Absolute.png
-
400Testing/IntegrationTests/.ShaderTemplates/Math/Advanced/Absolute.shader
-
3Testing/IntegrationTests/.ShaderTemplates/Math/Advanced/Exponential.png
-
400Testing/IntegrationTests/.ShaderTemplates/Math/Advanced/Exponential.shader
-
3Testing/IntegrationTests/.ShaderTemplates/Math/Advanced/Length.png
-
400Testing/IntegrationTests/.ShaderTemplates/Math/Advanced/Length.shader
-
3Testing/IntegrationTests/.ShaderTemplates/Math/Advanced/Log.png
-
400Testing/IntegrationTests/.ShaderTemplates/Math/Advanced/Log.shader
-
3Testing/IntegrationTests/.ShaderTemplates/Math/Advanced/Modulo.png
-
403Testing/IntegrationTests/.ShaderTemplates/Math/Advanced/Modulo.shader
-
3Testing/IntegrationTests/.ShaderTemplates/Math/Advanced/Negate.png
-
400Testing/IntegrationTests/.ShaderTemplates/Math/Advanced/Negate.shader
-
3Testing/IntegrationTests/.ShaderTemplates/Math/Advanced/Normalize.png
-
400Testing/IntegrationTests/.ShaderTemplates/Math/Advanced/Normalize.shader
-
3Testing/IntegrationTests/.ShaderTemplates/Math/Advanced/Posterize.png
-
400Testing/IntegrationTests/.ShaderTemplates/Math/Advanced/Posterize.shader
-
3Testing/IntegrationTests/.ShaderTemplates/Math/Advanced/Reciprocal Square Root.png
-
400Testing/IntegrationTests/.ShaderTemplates/Math/Advanced/Reciprocal Square Root.shader
-
3Testing/IntegrationTests/.ShaderTemplates/Math/Advanced/Reciprocal.png
-
400Testing/IntegrationTests/.ShaderTemplates/Math/Advanced/Reciprocal.shader
-
3Testing/IntegrationTests/.ShaderTemplates/Math/Basic/Add.png
-
403Testing/IntegrationTests/.ShaderTemplates/Math/Basic/Add.shader
-
3Testing/IntegrationTests/.ShaderTemplates/Math/Basic/Divide.png
-
403Testing/IntegrationTests/.ShaderTemplates/Math/Basic/Divide.shader
-
3Testing/IntegrationTests/.ShaderTemplates/Math/Basic/Multiply.png
-
406Testing/IntegrationTests/.ShaderTemplates/Math/Basic/Multiply.shader
-
3Testing/IntegrationTests/.ShaderTemplates/Math/Basic/Power.png
-
403Testing/IntegrationTests/.ShaderTemplates/Math/Basic/Power.shader
-
3Testing/IntegrationTests/.ShaderTemplates/Math/Basic/Square Root.png
-
400Testing/IntegrationTests/.ShaderTemplates/Math/Basic/Square Root.shader
-
3Testing/IntegrationTests/.ShaderTemplates/Math/Basic/Subtract.png
-
403Testing/IntegrationTests/.ShaderTemplates/Math/Basic/Subtract.shader
-
3Testing/IntegrationTests/.ShaderTemplates/Math/Derivative/DDX.png
-
414Testing/IntegrationTests/.ShaderTemplates/Math/Derivative/DDX.shader
-
3Testing/IntegrationTests/.ShaderTemplates/Math/Derivative/DDXY.png
-
414Testing/IntegrationTests/.ShaderTemplates/Math/Derivative/DDXY.shader
-
3Testing/IntegrationTests/.ShaderTemplates/Math/Derivative/DDY.png
-
414Testing/IntegrationTests/.ShaderTemplates/Math/Derivative/DDY.shader
-
3Testing/IntegrationTests/.ShaderTemplates/Math/Interpolation/Inverse Lerp.png
-
414Testing/IntegrationTests/.ShaderTemplates/Math/Interpolation/Inverse Lerp.shader
-
3Testing/IntegrationTests/.ShaderTemplates/Math/Matrix/Matrix Construction.png
|
|||
fileFormatVersion: 2 |
|||
guid: f65c08d6acb9e794699bb04e8db778f3 |
|||
folderAsset: yes |
|||
timeCreated: 1490784346 |
|||
licenseType: Pro |
|||
externalObjects: {} |
|||
userData: |
|||
assetBundleName: |
|||
assetBundleVariant: |
|
|||
�PNG |
|||
|
|||
|