Files
workinf_Blender_Wasm/tests/golden/M9-12/weight-paint.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

194 lines
3.5 KiB
JSON

{
"blenderVersion": "5.2.0 LTS",
"fixture": "rigged_shape_scene.blend",
"mesh": "RiggedShapeMesh",
"object": "RiggedShapeObject",
"operations": [
{
"name": "normalize",
"vertex": 2
},
{
"limit": 2,
"name": "limit-normalize",
"vertex": 3
},
{
"axis": 0,
"name": "mirror",
"tolerance": 0.0001,
"vertices": [
0,
1
]
}
],
"schemaVersion": 1,
"steps": [
{
"groups": [
"Root",
"Tip",
"WebPaintGroup"
],
"name": "initial",
"vertices": [
{
"index": 0,
"weights": {
"Root": 1.0,
"Tip": 0.25,
"WebPaintGroup": 0.75
}
},
{
"index": 1,
"weights": {
"Root": 1.0,
"Tip": 0.25,
"WebPaintGroup": 0.25
}
},
{
"index": 2,
"weights": {
"Root": 0.25,
"Tip": 1.0
}
},
{
"index": 3,
"weights": {
"Root": 0.25,
"Tip": 1.0
}
}
]
},
{
"groups": [
"Root",
"Tip",
"WebPaintGroup"
],
"name": "normalize",
"vertices": [
{
"index": 0,
"weights": {
"Root": 1.0,
"Tip": 0.25,
"WebPaintGroup": 0.75
}
},
{
"index": 1,
"weights": {
"Root": 1.0,
"Tip": 0.25,
"WebPaintGroup": 0.25
}
},
{
"index": 2,
"weights": {
"Root": 0.142857149,
"Tip": 0.571428597,
"WebPaintGroup": 0.285714298
}
},
{
"index": 3,
"weights": {
"Root": 0.25,
"Tip": 1.0
}
}
]
},
{
"groups": [
"Root",
"Tip",
"WebPaintGroup"
],
"name": "limit-normalize",
"vertices": [
{
"index": 0,
"weights": {
"Root": 1.0,
"Tip": 0.25,
"WebPaintGroup": 0.75
}
},
{
"index": 1,
"weights": {
"Root": 1.0,
"Tip": 0.25,
"WebPaintGroup": 0.25
}
},
{
"index": 2,
"weights": {
"Root": 0.142857149,
"Tip": 0.571428597,
"WebPaintGroup": 0.285714298
}
},
{
"index": 3,
"weights": {
"Tip": 0.714285731,
"WebPaintGroup": 0.285714298
}
}
]
},
{
"groups": [
"Root",
"Tip",
"WebPaintGroup"
],
"name": "mirror",
"vertices": [
{
"index": 0,
"weights": {
"Root": 1.0,
"Tip": 0.25,
"WebPaintGroup": 0.899999976
}
},
{
"index": 1,
"weights": {
"Root": 1.0,
"Tip": 0.25,
"WebPaintGroup": 0.899999976
}
},
{
"index": 2,
"weights": {
"Root": 0.142857149,
"Tip": 0.571428597,
"WebPaintGroup": 0.285714298
}
},
{
"index": 3,
"weights": {
"Tip": 0.714285731,
"WebPaintGroup": 0.285714298
}
}
]
}
],
"tolerance": 1e-06
}