Advance M8-M11 parity workflows
This commit is contained in:
193
tests/golden/M9-12/weight-paint.json
Normal file
193
tests/golden/M9-12/weight-paint.json
Normal file
@@ -0,0 +1,193 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
Reference in New Issue
Block a user