Skip to main content

All Questions

0 votes
0 answers
14 views

symmetrical weight painting can't let me paint center vertices of a mesh with mirror modifier and armature modifier

I know how to do symmetrical weight painting on a mesh with mirror modifier and armature modifier, but this setting prevents me from weight painting center vertices properly. my mesh is like 1st ...
Yokomizo's user avatar
  • 415
1 vote
1 answer
570 views

Recalcualte automatic weights for single bone using python

In a blender add-on, I import a mesh and join it with an armature using automatic weight. I use bpy.ops.object.parent_set(type='ARMATURE_AUTO', keep_transform=True) ...
dparnas's user avatar
  • 113
2 votes
0 answers
164 views

Python API – Access Grease Pencil stroke point weights

I need to read Grease Pencil bone weights from the Python API so I can add that data to an export script I'm using. I can't find where the per-point weight groups are stored. So far, I'm able to ...
Ash's user avatar
  • 176
1 vote
0 answers
150 views

Armature Vertex Groups Control

How does the Blender User get an parent armature to bind in [one axis orthogonal view stripes] rather than following edge loops? ... or the same effect. Question is now old. You may disregard. ...
atomicbezierslinger's user avatar