Continue Blender Web parity task handoff
This commit is contained in:
122
tests/golden/M16-GAP-00260/armature-split-desktop-report.json
Normal file
122
tests/golden/M16-GAP-00260/armature-split-desktop-report.json
Normal file
@@ -0,0 +1,122 @@
|
||||
{
|
||||
"after": {
|
||||
"activeBone": "WebGapArmatureSplitRoot",
|
||||
"armature": "WebGapArmatureSplitArmature",
|
||||
"bones": [
|
||||
{
|
||||
"connected": false,
|
||||
"head": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"name": "WebGapArmatureSplitRoot",
|
||||
"parent": null,
|
||||
"selected": true,
|
||||
"tail": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"connected": false,
|
||||
"head": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
],
|
||||
"name": "WebGapArmatureSplitChild",
|
||||
"parent": null,
|
||||
"selected": false,
|
||||
"tail": [
|
||||
0.0,
|
||||
2.0,
|
||||
0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"connected": false,
|
||||
"head": [
|
||||
2.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"name": "WebGapArmatureSplitOther",
|
||||
"parent": null,
|
||||
"selected": false,
|
||||
"tail": [
|
||||
2.0,
|
||||
1.0,
|
||||
0.0
|
||||
]
|
||||
}
|
||||
],
|
||||
"object": "WebGapArmatureSplitObject"
|
||||
},
|
||||
"before": {
|
||||
"activeBone": "WebGapArmatureSplitRoot",
|
||||
"armature": "WebGapArmatureSplitArmature",
|
||||
"bones": [
|
||||
{
|
||||
"connected": false,
|
||||
"head": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"name": "WebGapArmatureSplitRoot",
|
||||
"parent": null,
|
||||
"selected": true,
|
||||
"tail": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"connected": false,
|
||||
"head": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
],
|
||||
"name": "WebGapArmatureSplitChild",
|
||||
"parent": null,
|
||||
"selected": false,
|
||||
"tail": [
|
||||
0.0,
|
||||
2.0,
|
||||
0.0
|
||||
]
|
||||
},
|
||||
{
|
||||
"connected": false,
|
||||
"head": [
|
||||
2.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"name": "WebGapArmatureSplitOther",
|
||||
"parent": null,
|
||||
"selected": false,
|
||||
"tail": [
|
||||
2.0,
|
||||
1.0,
|
||||
0.0
|
||||
]
|
||||
}
|
||||
],
|
||||
"object": "WebGapArmatureSplitObject"
|
||||
},
|
||||
"blenderVersion": "5.2.0 LTS",
|
||||
"fixture": "/home/mes123456/workinf_Blender_Wasm/tests/files/web/generated/M16-GAP-00260-operator-armature.split.blend",
|
||||
"fixtureSha256": "e5e2497024c8f9738caa5badff72f38130c061a2b27cfc610780bf0a97992b9d",
|
||||
"mainMutation": "PARENT_CONNECTION_ALREADY_SPLIT",
|
||||
"operation": "ARMATURE_SPLIT_DESKTOP",
|
||||
"operatorStatus": "SKIPPED_ALREADY_APPLIED",
|
||||
"poll": true,
|
||||
"saveReopen": "EXACT",
|
||||
"schemaVersion": 1,
|
||||
"task": "M16-GAP-00260"
|
||||
}
|
||||
Reference in New Issue
Block a user