• Editor
  • Tool for replace weight from one bone to antoher

  • Düzenlendi
Related Discussions
...

Good day, I wondering is there a way to replace (copy) weight from one bone to another? For example I've bind many vertices to wrong bone and want to move all weights of this bone to the correct one for whole mesh.
Example:

red bone - 30%
orange bone - 70%
green bone - 0%

execute magic functionality ->

red bone - 0%
orange bone - 70%
green bone - 30%

weight was moved from red to green

Thanks for answer!

bir ay sonra

:yes:

Transfert%20feature

Transfer is a good name, though it's not clear how the tool would behave? Needs a way to specify the source and target bone(s).

It could work this way.
Once transfert mode is selected, three options are displayed:

  1. choosing the bone we need to transfert weights
  2. selecting bone which will receive the weights
  3. defining % of transfert.

What i'm not sure is if the new target bone must be already in the bent bones list to make it work?
Channels "From:" and "To:" could display a drop-down list of the bent bones of the selected mesh.

Transfert_mode

3 ay sonra

That is exactly what I am looking for. Does anyone know how the json encodes this information? I could write a json tool.

Currently I have a left and right side and would have to painfully reinstate the weights from left to right.

JSON format is documented here:
Spine: JSON export format
See vertices under mesh attachment attributes.