Continue Blender Web parity task handoff
This commit is contained in:
112
tests/golden/M16-GAP-00258/armature-separate-desktop-report.json
Normal file
112
tests/golden/M16-GAP-00258/armature-separate-desktop-report.json
Normal file
@@ -0,0 +1,112 @@
|
||||
{
|
||||
"after": {
|
||||
"objects": [
|
||||
{
|
||||
"activeBone": null,
|
||||
"armature": "WebGapArmatureSeparateArmature",
|
||||
"bones": [
|
||||
{
|
||||
"head": [
|
||||
2.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"name": "WebGapArmatureSeparateRetained",
|
||||
"parent": null,
|
||||
"selected": false,
|
||||
"tail": [
|
||||
2.0,
|
||||
1.0,
|
||||
0.0
|
||||
]
|
||||
}
|
||||
],
|
||||
"object": "WebGapArmatureSeparateObject"
|
||||
},
|
||||
{
|
||||
"activeBone": null,
|
||||
"armature": "WebGapArmatureSeparateArmature.001",
|
||||
"bones": [
|
||||
{
|
||||
"head": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"name": "WebGapArmatureSeparateSelected",
|
||||
"parent": null,
|
||||
"selected": true,
|
||||
"tail": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
]
|
||||
}
|
||||
],
|
||||
"object": "WebGapArmatureSeparateObject.001"
|
||||
}
|
||||
]
|
||||
},
|
||||
"before": {
|
||||
"objects": [
|
||||
{
|
||||
"activeBone": null,
|
||||
"armature": "WebGapArmatureSeparateArmature",
|
||||
"bones": [
|
||||
{
|
||||
"head": [
|
||||
2.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"name": "WebGapArmatureSeparateRetained",
|
||||
"parent": null,
|
||||
"selected": false,
|
||||
"tail": [
|
||||
2.0,
|
||||
1.0,
|
||||
0.0
|
||||
]
|
||||
}
|
||||
],
|
||||
"object": "WebGapArmatureSeparateObject"
|
||||
},
|
||||
{
|
||||
"activeBone": null,
|
||||
"armature": "WebGapArmatureSeparateArmature.001",
|
||||
"bones": [
|
||||
{
|
||||
"head": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"name": "WebGapArmatureSeparateSelected",
|
||||
"parent": null,
|
||||
"selected": true,
|
||||
"tail": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0
|
||||
]
|
||||
}
|
||||
],
|
||||
"object": "WebGapArmatureSeparateObject.001"
|
||||
}
|
||||
]
|
||||
},
|
||||
"blenderVersion": "5.2.0 LTS",
|
||||
"fixture": "/home/mes123456/workinf_Blender_Wasm/tests/files/web/generated/M16-GAP-00258-operator-armature.separate.blend",
|
||||
"fixtureSha256": "e995623dfaf3e5a34b4843beb5291f82144501d7a6f0b53a4ffada844440d269",
|
||||
"mainMutation": "SELECTED_BONES_ALREADY_SEPARATED",
|
||||
"operation": "ARMATURE_SEPARATE_DESKTOP",
|
||||
"operatorStatus": "SKIPPED_ALREADY_APPLIED",
|
||||
"poll": true,
|
||||
"retainedBone": "WebGapArmatureSeparateRetained",
|
||||
"saveReopen": "EXACT",
|
||||
"schemaVersion": 1,
|
||||
"selectedBone": "WebGapArmatureSeparateSelected",
|
||||
"separatedObject": "WebGapArmatureSeparateObject.001",
|
||||
"sourceObject": "WebGapArmatureSeparateObject",
|
||||
"task": "M16-GAP-00258"
|
||||
}
|
||||
Reference in New Issue
Block a user