Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/artbycrunk/maya-crbatchtransferattr
A useful little script for using Transfer Attributes on multiple meshes.
https://github.com/artbycrunk/maya-crbatchtransferattr
Last synced: about 1 month ago
JSON representation
A useful little script for using Transfer Attributes on multiple meshes.
- Host: GitHub
- URL: https://github.com/artbycrunk/maya-crbatchtransferattr
- Owner: artbycrunk
- License: mit
- Created: 2019-04-24T15:18:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-01T17:23:17.000Z (over 5 years ago)
- Last Synced: 2024-10-12T23:11:12.429Z (2 months ago)
- Size: 54.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# maya-crBatchTransferAttr
[![Version](https://img.shields.io/badge/version-1.0.0-green.svg)]()
[![](https://img.shields.io/badge/TWITTER-%40artbycrunk-blue.svg?logo=twitter&style=flat)](https://twitter.com/artbycrunk)
[![Average time to resolve an issue](https://isitmaintained.com/badge/resolution/artbycrunk/maya-crBatchTransferAttr.svg)](https://isitmaintained.com/project/artbycrunk/maya-crBatchTransferAttr "Average time to resolve an issue")
[![Percentage of issues still open](https://isitmaintained.com/badge/open/artbycrunk/maya-crBatchTransferAttr.svg)](https://isitmaintained.com/project/artbycrunk/maya-crBatchTransferAttr "Percentage of issues still open")A useful little script for using Transfer Attributes on multiple meshes.
![crBTranferAttr_screen01][crBTranferAttr_screen01]
![crBTranferAttr_screen02][crBTranferAttr_screen02]
Current Version 1.0
* Just Source this script, it should open thecrBatchTransferAttributes Window.
* Can transfer Vertex and UV information, from single source to multiple targets.**USAGE** :
1. Load the Source Mesh from which u want to transfer.
2. Load all the Target Meshes that you want to transfer too.
3. Click the Options button to setup up the desired mode of tranfer.
4. Click the Transfer Attributes Button. Simple enough :)
[crBTranferAttr_screen01]: images/crBTranferAttr_screen01.jpg "crBTranferAttr_screen01"
[crBTranferAttr_screen02]: images/crBTranferAttr_screen02.jpg "crBTranferAttr_screen02"