Add Chromium-only Blender WebEngine parity work

This commit is contained in:
mes123456
2026-08-12 04:47:48 -04:00
commit 9fd26010f6
18225 changed files with 11622124 additions and 0 deletions

View File

@@ -0,0 +1,111 @@
{
"schemaVersion": 1,
"fixture": "animation_scene.blend",
"evaluator": "Blender Depsgraph",
"blenderVersion": "5.2.0 LTS",
"object": "AnimatedObject",
"mesh": "AnimationMesh",
"frames": [
{
"frame": 1,
"worldMatrix": [
1.0,
0.0,
0.0,
0.0,
0.0,
1.0,
0.0,
0.0,
0.0,
0.0,
1.0,
0.0,
0.0,
0.0,
0.0,
1.0
],
"positions": [
-1.0,
-1.0,
0.0,
1.0,
-1.0,
0.0,
0.0,
1.0,
0.0
]
},
{
"frame": 5,
"worldMatrix": [
1.0,
0.0,
0.0,
0.8340191841125488,
0.0,
1.0,
0.0,
1.2510287761688232,
0.0,
0.0,
1.0,
1.6680383682250977,
0.0,
0.0,
0.0,
1.0
],
"positions": [
-1.0,
-1.0,
0.0,
1.0,
-1.0,
0.0,
0.0,
1.0,
0.0
]
},
{
"frame": 10,
"worldMatrix": [
1.0,
0.0,
0.0,
2.0,
0.0,
1.0,
0.0,
3.0,
0.0,
0.0,
1.0,
4.0,
0.0,
0.0,
0.0,
1.0
],
"positions": [
-1.0,
-1.0,
0.0,
1.0,
-1.0,
0.0,
0.0,
1.0,
0.0
]
}
],
"tolerance": {
"maxPositionError": 1e-05,
"rmsPositionError": 1e-06,
"maxMatrixError": 1e-05
}
}