Super Transfer
€0+
€0+
https://schema.org/InStock
eur
thornydre
Super Transfer lets you copy weight of any deformer to any other deformer, from one object to another.
All the deformers that allow painting should be supported.
The different types of objects supported are : Meshes, NURBS Surfaces and NURBS Curves.
It is only available on Windows for now.
To use the tool:
- Download the ZIP file and unzip it
- Go inside the folder that corresponds to your version of Maya
- Copy the folders "plug-ins" and "scripts" in:
- WINDOWS : "/Users/<username>/Documents/Maya/<year>/"
- Start the script with the following Python command :
import SuperTransfer SuperTransfer.start()
It is also available as the MEL and Python command "SuperTransferCmd", that you can use with the following flags:
- source (src): Source object to copy the mask/weights from.
- destination (dst): Destination object to copy the mask/weights to.
- deformer_input (din): Deformer to get the weights from.
- deformer_output (dou): Deformer to apply the weights to.
- influence_input (iin): Skincluster influence or blendshape target to copy the weights from.
- influence_output (iou): Skincluster influence or blendshape target to copy the weights to.
- transfer_all (ta): For skinclusters, if this is set to True, it transfers all the corresponding influences from the soruce to the destination.
- missing_influences (ami): Used for skinclusters, in combination with transfer_all flag, it will add missing influences on the destination skincluster that are present in the source.
- method (mtd): 0 for index, 1 for nearest.
Futur improvements:
- Choose transfer spaces (world or object)
- Transfer to multiple objects
Size
142 KB
Add to wishlist