Add Chromium-only Blender WebEngine parity work
This commit is contained in:
41
tests/golden/W-079/blender-deformation.json
Normal file
41
tests/golden/W-079/blender-deformation.json
Normal file
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"fixture": "rigged_shape_scene.blend",
|
||||
"evaluator": "Blender Depsgraph",
|
||||
"blenderVersion": "5.2.0 LTS",
|
||||
"frame": 1,
|
||||
"object": "RiggedShapeObject",
|
||||
"mesh": "RiggedShapeMesh",
|
||||
"vertexCount": 4,
|
||||
"polygonCount": 2,
|
||||
"positions": [
|
||||
-0.9609514474868774,
|
||||
-1.062648892402649,
|
||||
0.0,
|
||||
0.9954512119293213,
|
||||
-0.8810526132583618,
|
||||
0.0,
|
||||
0.25541985034942627,
|
||||
1.3013997077941895,
|
||||
0.30000001192092896,
|
||||
-1.570190668106079,
|
||||
0.5750148296356201,
|
||||
0.15000000596046448
|
||||
],
|
||||
"tolerance": {
|
||||
"maxPositionError": 1e-05,
|
||||
"rmsPositionError": 1e-06
|
||||
},
|
||||
"modifierStack": [
|
||||
{
|
||||
"name": "Armature Deform",
|
||||
"type": "ARMATURE",
|
||||
"showViewport": true
|
||||
},
|
||||
{
|
||||
"name": "Preview Decimate",
|
||||
"type": "DECIMATE",
|
||||
"showViewport": false
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user