Files
workinf_Blender_Wasm/tests/golden/M16-GAP-00198/anim-merge-animation-local-exact-report.json
mes123456 9f43244982
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
Continue Blender Web parity task handoff
2026-08-23 05:47:21 -04:00

217 lines
4.8 KiB
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00198",
"operation": "ANIM_MERGE_ANIMATION_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00198-operator-anim.merge_animation.blend",
"sha256": "0c37b1290f08b1ad872efdf8a52c795d24778a1ecab516ea749ff2ae858bd2fb"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00198/anim-merge-animation-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "FINISHED",
"mainMutation": "ANIMATION_MERGED",
"before": {
"active": true,
"activeObject": "WebGapAnimMergeActiveObject",
"activeObjectAction": {
"channels": [
{
"frames": [
1,
3,
5
],
"index": 0,
"path": "[\"active_merge_target\"]",
"selected": [
true,
true,
true
],
"values": [
1,
3,
5
]
}
],
"name": "WebGapAnimMergeActiveAction"
},
"selected": {
"active": true,
"source": true
},
"sourceObject": "WebGapAnimMergeSourceObject",
"sourceObjectAction": {
"channels": [
{
"frames": [
1,
3,
5
],
"index": 0,
"path": "[\"source_merge_target\"]",
"selected": [
true,
true,
true
],
"values": [
10,
30,
50
]
}
],
"name": "WebGapAnimMergeSourceAction"
}
},
"after": {
"active": true,
"activeObject": "WebGapAnimMergeActiveObject",
"activeObjectAction": {
"channels": [
{
"frames": [
1,
3,
5
],
"index": 0,
"path": "[\"active_merge_target\"]",
"selected": [
true,
true,
true
],
"values": [
1,
3,
5
]
},
{
"frames": [
1,
3,
5
],
"index": 0,
"path": "[\"source_merge_target\"]",
"selected": [
true,
true,
true
],
"values": [
10,
30,
50
]
}
],
"name": "WebGapAnimMergeActiveAction"
},
"selected": {
"active": true,
"source": true
},
"sourceObject": "WebGapAnimMergeSourceObject",
"sourceObjectAction": {
"channels": [
{
"frames": [
1,
3,
5
],
"index": 0,
"path": "[\"active_merge_target\"]",
"selected": [
true,
true,
true
],
"values": [
1,
3,
5
]
},
{
"frames": [
1,
3,
5
],
"index": 0,
"path": "[\"source_merge_target\"]",
"selected": [
true,
true,
true
],
"values": [
10,
30,
50
]
}
],
"name": "WebGapAnimMergeActiveAction"
}
}
},
"wasm": {
"status": "EXACT",
"before": {
"activeAnimationId": "action:WebGapAnimMergeActiveAction:object:WebGapAnimMergeActiveObject",
"sourceAnimationId": "action:WebGapAnimMergeSourceAction:object:WebGapAnimMergeSourceObject",
"activeChannelPaths": [
"[\"active_merge_target\"][0]"
],
"sourceChannelPaths": [
"[\"source_merge_target\"][0]"
],
"keyframesPerChannel": [
3,
3
]
},
"after": {
"activeAnimationId": "action:WebGapAnimMergeActiveAction:object:WebGapAnimMergeActiveObject",
"sourceAnimationId": "action:WebGapAnimMergeActiveAction:object:WebGapAnimMergeSourceObject",
"channelPaths": [
"[\"active_merge_target\"][0]",
"[\"source_merge_target\"][0]"
],
"keyframesPerChannel": [
3,
3
],
"sourceValues": [
[
1,
3,
5
],
[
10,
30,
50
]
]
},
"sourceActionRemoved": true
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00199"
}