Skip to content

Commit 42a48df

Browse files
Merge branch 'master' into vfx/staging
2 parents f95bac0 + c451adf commit 42a48df

File tree

56 files changed

+970
-423
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+970
-423
lines changed

.yamato/_latest_editor_versions_trunk.metafile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ editor_versions:
1313
updated_at: '2021-02-10 00:54:33.391147'
1414
version: ''
1515
Linux:
16-
revision: b4a52c80b8a05608dc828d420852877eca12aabf
17-
updated_at: '2021-01-31 23:59:54.581483'
16+
revision: 1b0d27aa80de4a598d9c6ee60ef5a68aa8e8871e
17+
updated_at: '2021-02-05 09:39:54.581483'
1818
version: ''
1919
OSX:
2020
revision: 12ae7e780a96ac077b9bf64efee7ae763a09610d

LocalTestProjects/HDRP_DebugCrossFade_Tests/Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"com.unity.render-pipelines.high-definition": "file:../../../com.unity.render-pipelines.high-definition",
1616
"com.unity.shadergraph": "file:../../../com.unity.shadergraph",
1717
"com.unity.test-framework": "1.1.14",
18-
"com.unity.testframework.graphics": "7.5.0-preview",
18+
"com.unity.testframework.graphics": "7.8.4-preview",
1919
"com.unity.testing.hdrp": "file:../../../com.unity.testing.hdrp",
2020
"com.unity.textmeshpro": "2.0.1",
2121
"com.unity.timeline": "1.1.0",

TestProjects/HDRP_DXR_Tests/Packages/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"com.unity.test-framework": "1.1.14",
1616
"com.unity.test-framework.build": "0.0.1-preview.12",
1717
"com.unity.test-framework.utp-reporter": "1.0.2-preview",
18-
"com.unity.testframework.graphics": "7.8.2-preview",
18+
"com.unity.testframework.graphics": "7.8.4-preview",
1919
"com.unity.testing.hdrp": "file:../../../com.unity.testing.hdrp",
2020
"com.unity.testing.xr": "file:../../../com.unity.testing.xr",
2121
"com.unity.textmeshpro": "3.0.0-preview.1",
@@ -61,4 +61,4 @@
6161
"com.unity.testing.hdrp",
6262
"com.unity.testing.xr"
6363
]
64-
}
64+
}

TestProjects/HDRP_HybridTests/Packages/manifest.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,9 @@
1919
"com.unity.test-framework": "1.1.13",
2020
"com.unity.test-framework.build": "0.0.1-preview.12",
2121
"com.unity.test-framework.utp-reporter": "0.2.3-preview",
22-
"com.unity.testframework.graphics": "7.8.2-preview",
22+
"com.unity.testframework.graphics": "7.8.4-preview",
2323
"com.unity.testing.xr": "file:../../../com.unity.testing.xr",
2424
"com.unity.textmeshpro": "3.0.0-preview.1",
25-
"com.unity.timeline": "1.3.0-preview.2",
2625
"com.unity.ugui": "1.0.0",
2726
"com.unity.visualeffectgraph": "file:../../../com.unity.visualeffectgraph",
2827
"com.unity.modules.ai": "1.0.0",
@@ -64,4 +63,4 @@
6463
],
6564
"useSatSolver": true,
6665
"registry": "https://artifactory.prd.cds.internal.unity3d.com/artifactory/api/npm/upm-candidates"
67-
}
66+
}

TestProjects/HDRP_RuntimeTests/Packages/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"com.unity.test-framework": "1.1.14",
1010
"com.unity.test-framework.build": "0.0.1-preview.12",
1111
"com.unity.test-framework.utp-reporter": "1.0.2-preview",
12-
"com.unity.testframework.graphics": "7.8.2-preview",
12+
"com.unity.testframework.graphics": "7.8.4-preview",
1313
"com.unity.testing.hdrp": "file:../../../com.unity.testing.hdrp",
1414
"com.unity.testing.xr": "file:../../../com.unity.testing.xr",
1515
"com.unity.ugui": "1.0.0",
@@ -54,4 +54,4 @@
5454
"com.unity.testing.hdrp",
5555
"com.unity.testing.xr"
5656
]
57-
}
57+
}

TestProjects/HDRP_Tests/Packages/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"com.unity.render-pipelines.high-definition-config": "file:../../../com.unity.render-pipelines.high-definition-config",
99
"com.unity.shadergraph": "file:../../../com.unity.shadergraph",
1010
"com.unity.test-framework": "1.1.14",
11-
"com.unity.testframework.graphics": "7.8.2-preview",
11+
"com.unity.testframework.graphics": "7.8.4-preview",
1212
"com.unity.testing.hdrp": "file:../../../com.unity.testing.hdrp",
1313
"com.unity.testing.xr": "file:../../../com.unity.testing.xr",
1414
"com.unity.ugui": "1.0.0",
@@ -53,4 +53,4 @@
5353
"com.unity.testing.hdrp",
5454
"com.unity.testing.xr"
5555
]
56-
}
56+
}

TestProjects/SRP_SmokeTest/Packages/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"com.unity.test-framework": "1.1.14",
99
"com.unity.test-framework.build": "0.0.1-preview.12",
1010
"com.unity.test-framework.utp-reporter": "1.0.2-preview",
11-
"com.unity.testframework.graphics": "7.8.2-preview",
11+
"com.unity.testframework.graphics": "7.8.4-preview",
1212
"com.unity.ugui": "1.0.0",
1313
"com.unity.visualeffectgraph": "file:../../../com.unity.visualeffectgraph",
1414
"com.unity.modules.ai": "1.0.0",
@@ -47,4 +47,4 @@
4747
"com.unity.render-pipelines.core",
4848
"com.unity.testframework.graphics"
4949
]
50-
}
50+
}

TestProjects/ShaderGraph/Packages/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"com.unity.test-framework": "1.1.14",
99
"com.unity.test-framework.build": "0.0.1-preview.3",
1010
"com.unity.test-framework.utp-reporter": "1.0.2-preview",
11-
"com.unity.testframework.graphics": "7.8.2-preview",
11+
"com.unity.testframework.graphics": "7.8.4-preview",
1212
"com.unity.testtools.codecoverage": "0.2.2-preview",
1313
"com.unity.ugui": "1.0.0",
1414
"com.unity.xr.interactionsubsystems": "1.0.1",
@@ -50,4 +50,4 @@
5050
"com.unity.shadergraph",
5151
"com.unity.testframework.graphics"
5252
]
53-
}
53+
}

TestProjects/ShaderGraphUniversalStereo/Packages/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"com.unity.test-framework": "1.1.14",
1010
"com.unity.test-framework.build": "0.0.1-preview.12",
1111
"com.unity.test-framework.utp-reporter": "1.0.2-preview",
12-
"com.unity.testframework.graphics": "7.8.2-preview",
12+
"com.unity.testframework.graphics": "7.8.4-preview",
1313
"com.unity.ugui": "1.0.0",
1414
"com.unity.xr.mock-hmd": "1.1.1-preview.1",
1515
"com.unity.modules.ai": "1.0.0",
@@ -50,4 +50,4 @@
5050
"com.unity.render-pipelines.universal",
5151
"com.unity.testframework.graphics"
5252
]
53-
}
53+
}

TestProjects/UniversalGfxTestStereo/Packages/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"com.unity.test-framework": "1.1.14",
1010
"com.unity.test-framework.build": "0.0.1-preview.12",
1111
"com.unity.test-framework.utp-reporter": "1.0.2-preview",
12-
"com.unity.testframework.graphics": "7.8.2-preview",
12+
"com.unity.testframework.graphics": "7.8.4-preview",
1313
"com.unity.ugui": "1.0.0",
1414
"com.unity.xr.mock-hmd": "1.1.1-preview.1",
1515
"com.unity.modules.ai": "1.0.0",
@@ -50,4 +50,4 @@
5050
"com.unity.render-pipelines.universal",
5151
"com.unity.testframework.graphics"
5252
]
53-
}
53+
}

0 commit comments

Comments
 (0)