Files
workinf_Blender_Wasm/tests/golden/M16-GAP-00212/anim-update-animated-transform-constraints-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

40 lines
1.2 KiB
JSON

{
"schemaVersion": 1,
"task": "M16-GAP-00212",
"operation": "ANIM_UPDATE_ANIMATED_TRANSFORM_CONSTRAINTS_LOCAL_EXACT",
"fixture": {
"path": "tests/files/web/generated/M16-GAP-00212-operator-anim.update_animated_transform_constraints.blend",
"sha256": "116684a811bdc591c554c5a8f259d995ca9ba49b102e8ccb79f1a03741fd28f2"
},
"desktop": {
"status": "EXACT",
"report": "tests/golden/M16-GAP-00212/anim-update-animated-transform-constraints-desktop-report.json",
"saveReopen": "EXACT",
"poll": true,
"operatorStatus": "FINISHED",
"mainMutation": "TRANSFORM_CONSTRAINT_PATHS_UPDATED",
"useConvertToRadians": true
},
"wasm": {
"status": "EXACT",
"animationId": "action:WebGapAnimatedTransformConstraintAction:object:WebGapAnimatedTransformConstraintObject",
"channelPath": "constraints[\"WebGapAnimatedTransformConstraint\"].from_min_x_rot[0]",
"keyframes": [
{
"frame": 1,
"value": -30
},
{
"frame": 10,
"value": 60
}
],
"constraintTypeCode": 19
},
"saveReopen": "EXACT",
"negative": {
"malformedBlend": "REJECTED_WITHOUT_MAIN_MUTATION"
},
"nextTask": "M16-GAP-00213"
}