|
@@ -32,7 +32,7 @@
|
|
|
"title": "Sprite maps",
|
|
|
"playgroundId": "#ARLADE#23",
|
|
|
"referenceImage": "sprite-maps.png",
|
|
|
- "excludeFromAutomaticTesting": true
|
|
|
+ "excludedEngines": ["webgl1"]
|
|
|
},
|
|
|
{
|
|
|
"title": "Point light shadows",
|
|
@@ -43,8 +43,7 @@
|
|
|
"title": "Node material 0",
|
|
|
"playgroundId": "#M5VQE9#20",
|
|
|
"referenceImage": "node-material0.png",
|
|
|
- "renderCount": 5,
|
|
|
- "excludeFromAutomaticTesting": true
|
|
|
+ "renderCount": 5
|
|
|
},
|
|
|
{
|
|
|
"title": "Node material 1",
|
|
@@ -808,8 +807,7 @@
|
|
|
"scriptToRun": "/Demos/Procedural/proceduralTexture.js",
|
|
|
"functionToCall": "CreateProceduralTextureTestScene",
|
|
|
"referenceImage": "procedural.png",
|
|
|
- "replace": "./land, https://cdn.rawgit.com/BabylonJS/Website/06ecbea7/Demos/Procedural/land",
|
|
|
- "excludeFromAutomaticTesting": true
|
|
|
+ "replace": "./land, https://cdn.rawgit.com/BabylonJS/Website/06ecbea7/Demos/Procedural/land"
|
|
|
},
|
|
|
{
|
|
|
"title": "Instances",
|
|
@@ -818,7 +816,7 @@
|
|
|
"functionToCall": "CreateInstancesTestScene",
|
|
|
"referenceImage": "instances.png",
|
|
|
"replace": "ground., Ground.",
|
|
|
- "excludeFromAutomaticTesting": true
|
|
|
+ "excludedEngines": ["webgl1"]
|
|
|
},
|
|
|
{
|
|
|
"title": "Instanced Bones",
|
|
@@ -882,8 +880,7 @@
|
|
|
"playgroundId": "#XT1HAS#1",
|
|
|
"referenceImage": "ssao2.png",
|
|
|
"renderCount": 200,
|
|
|
- "excludeFromAutomaticTesting": true,
|
|
|
- "excludedEngines": ["webgpu"]
|
|
|
+ "excludedEngines": ["webgl1", "webgpu"]
|
|
|
},
|
|
|
{
|
|
|
"title": "DepthRenderer",
|
|
@@ -940,24 +937,21 @@
|
|
|
"playgroundId": "#E5YGEL#2",
|
|
|
"referenceImage": "motionBlur.png",
|
|
|
"renderCount": 10,
|
|
|
- "excludeFromAutomaticTesting": true,
|
|
|
- "excludedEngines": ["webgpu"]
|
|
|
+ "excludedEngines": ["webgl1", "webgpu"]
|
|
|
},
|
|
|
{
|
|
|
"title": "Screen space reflections",
|
|
|
"playgroundId": "#PIZ1GK#172",
|
|
|
"referenceImage": "ssr.png",
|
|
|
"renderCount": 10,
|
|
|
- "excludeFromAutomaticTesting": true,
|
|
|
- "excludedEngines": ["webgpu"]
|
|
|
+ "excludedEngines": ["webgl1", "webgpu"]
|
|
|
},
|
|
|
{
|
|
|
"title": "Geometry buffer renderer",
|
|
|
"playgroundId": "#PIZ1GK#173",
|
|
|
"referenceImage": "geometrybufferrenderer.png",
|
|
|
"renderCount": 10,
|
|
|
- "excludeFromAutomaticTesting": true,
|
|
|
- "excludedEngines": ["webgpu"]
|
|
|
+ "excludedEngines": ["webgl1", "webgpu"]
|
|
|
}
|
|
|
]
|
|
|
}
|