Files
workinf_Blender_Wasm/tests/golden/M10-11/nla-evaluation.json
mes123456 0fe8d2bb56
Some checks failed
M6 deployable RC / quick (push) Has been cancelled
M6 deployable RC / chromium (push) Has been cancelled
M6 deployable RC / release (push) Has been cancelled
Advance M8-M11 parity workflows
2026-08-17 04:37:07 -04:00

309 lines
4.6 KiB
JSON

{
"schemaVersion": 1,
"fixture": "tests/files/web/nla_time_mapping_scene.blend",
"fixtureSha256": "b32f783debe213a1345ec4528e5ed27f0f4de00d7896b626df39756289119855",
"blenderVersion": "5.2.0 LTS",
"object": "M10_NLA_TimeMapping",
"mesh": "M10_NLA_TimeMappingMesh",
"tracks": [
{
"name": "M10 Time Mapping",
"muted": false,
"solo": false,
"strips": [
{
"id": "M10 Scaled Clip",
"action": "M10_NLA_Scaled_X",
"frameStart": 20.0,
"frameEnd": 40.0,
"actionFrameStart": 1.0,
"actionFrameEnd": 11.0,
"scale": 2.0,
"repeat": 1.0,
"blendIn": 0.0,
"blendOut": 0.0,
"influence": 1.0,
"blendMode": "REPLACE",
"extrapolation": "NOTHING",
"muted": false,
"reverse": false
},
{
"id": "M10 Reverse Repeat Clip",
"action": "M10_NLA_ReverseRepeat_Y",
"frameStart": 45.0,
"frameEnd": 65.0,
"actionFrameStart": 1.0,
"actionFrameEnd": 11.0,
"scale": 1.0,
"repeat": 2.0,
"blendIn": 0.0,
"blendOut": 0.0,
"influence": 1.0,
"blendMode": "REPLACE",
"extrapolation": "NOTHING",
"muted": false,
"reverse": true
}
]
}
],
"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
]
},
{
"frame": 20,
"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
]
},
{
"frame": 25,
"worldMatrix": [
1.0,
0.0,
0.0,
2.5,
0.0,
1.0,
0.0,
0.0,
0.0,
0.0,
1.0,
0.0,
0.0,
0.0,
0.0,
1.0
]
},
{
"frame": 30,
"worldMatrix": [
1.0,
0.0,
0.0,
5.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
]
},
{
"frame": 35,
"worldMatrix": [
1.0,
0.0,
0.0,
7.5,
0.0,
1.0,
0.0,
0.0,
0.0,
0.0,
1.0,
0.0,
0.0,
0.0,
0.0,
1.0
]
},
{
"frame": 40,
"worldMatrix": [
1.0,
0.0,
0.0,
10.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
]
},
{
"frame": 45,
"worldMatrix": [
1.0,
0.0,
0.0,
0.0,
0.0,
1.0,
0.0,
10.0,
0.0,
0.0,
1.0,
0.0,
0.0,
0.0,
0.0,
1.0
]
},
{
"frame": 50,
"worldMatrix": [
1.0,
0.0,
0.0,
0.0,
0.0,
1.0,
0.0,
5.0,
0.0,
0.0,
1.0,
0.0,
0.0,
0.0,
0.0,
1.0
]
},
{
"frame": 55,
"worldMatrix": [
1.0,
0.0,
0.0,
0.0,
0.0,
1.0,
0.0,
10.0,
0.0,
0.0,
1.0,
0.0,
0.0,
0.0,
0.0,
1.0
]
},
{
"frame": 60,
"worldMatrix": [
1.0,
0.0,
0.0,
0.0,
0.0,
1.0,
0.0,
5.0,
0.0,
0.0,
1.0,
0.0,
0.0,
0.0,
0.0,
1.0
]
},
{
"frame": 65,
"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
]
},
{
"frame": 70,
"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
]
}
],
"tolerance": {
"maxMatrixError": 1e-05
}
}