Skin Weights Copy/Paste
How to Launch
Launch the tool from the dedicated menu or with the following command.
import faketools.tools.rig.skinWeights_copy_paste_ui
faketools.tools.rig.skinWeights_copy_paste_ui.show_ui()

Usage
To copy and paste weights, follow these steps:
When copying from single component to multiple components

- Set first button to
1:N. - Select source component and select second button. When selected, source component is remembered. Multiple are remembered but first selected one is used as source.
- Select destination components and select third button. When selected, destination components are remembered.
- Adjust weights from source to destination using spinbox or slider for blending. Also, the rightmost button pastes source weights to destination as is.
When copying between selected components one-to-one

- Set first button to
1:1. - Select source component and select second button. When selected, source component is remembered.
- Select same number of components as source and select third button. When selected, destination components are remembered.
- Adjust weights from source to destination using spinbox or slider for blending. Also, the rightmost button pastes source weights to destination as is.
※ Selecting too many components may cause heavy processing.
Optional Features
Input with Spinbox
You can change values in the spinbox by clicking the
up or down arrows while holding the Ctrl key for
increments of 0.01.
Holding the Shift key while clicking changes the value
in increments of 0.5.
Lock Feature
Turning on the icon allows weight
transfer only between unlocked influences.
If all influences linked to the target component are
locked, an error will occur, so please be careful.
Locked State

Unlocked State
