Advance M8-M11 parity workflows
This commit is contained in:
32
tests/golden/M10-02/geometry-node-allowlist.json
Normal file
32
tests/golden/M10-02/geometry-node-allowlist.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"fixture": "tests/files/web/modifier_geometry_nodes_scene.blend",
|
||||
"fixtureSha256": "f3820511f791769837d75be092934130c397cf46ee0acf79db28efca9a7948c9",
|
||||
"allowlistSchemaVersion": 1,
|
||||
"allowlist": [
|
||||
"NodeGroupInput",
|
||||
"NodeGroupOutput",
|
||||
"GeometryNodeTransform",
|
||||
"GeometryNodeSetPosition",
|
||||
"GeometryNodeJoinGeometry",
|
||||
"GeometryNodeSeparateGeometry",
|
||||
"GeometryNodeRealizeInstances",
|
||||
"GeometryNodeStoreNamedAttribute",
|
||||
"FunctionNodeInputInt",
|
||||
"FunctionNodeInputVector",
|
||||
"FunctionNodeCompare",
|
||||
"ShaderNodeValue",
|
||||
"ShaderNodeMath",
|
||||
"GeometryNodeObjectInfo",
|
||||
"GeometryNodeCollectionInfo",
|
||||
"GeometryNodeImageInfo"
|
||||
],
|
||||
"supportedGraph": "WebGeometryNodes",
|
||||
"unsupportedGraph": "WebGeometryNodesSimulation",
|
||||
"unsupportedNodeTypes": [
|
||||
"GeometryNodeSimulationInput",
|
||||
"GeometryNodeSimulationOutput"
|
||||
],
|
||||
"unsupportedErrorCode": "GN_NODE_UNSUPPORTED",
|
||||
"evaluatorUnavailableErrorCode": "CAPABILITY_MISSING"
|
||||
}
|
||||
Reference in New Issue
Block a user