From BlenderWiki

Jump to: navigation, search

[edit] mesh_boneweight_copy

[edit] About

Name Bone Weights Copy Version 0.1
Copy Bone Weights from 1 mesh, to all other selected meshes. License GPL: Gnu Public Licence
Menu Group: Object Blender 2.42a - 2.46
Author Campbell Barton
Link(s) http:
Executable: mesh_boneweight_copy.py Modules:
Data: External Dependencies: None
Additional information: * Included in Blender 2.42a - 2.46.

[edit] Introduction

[edit] Bone Weight Copy

Mode: Object Mode (Mesh)

Menu: Object → Scripts → Bone Weight Copy

[edit] Description

This copies weights from one mesh to another based on vertex locations. It can also be used to update a mesh thats alredy weighted, by selecting the verts on the target mesh. Then using the "Copy To Selected" option.

[edit] Support