Improved transfer attributes Maya script
This is a python script which allows you to copy attributes to multiple objects by few button clicks. It has all standard Maya settings and similar interface, so it won't take you long time to start to use it.
Works in all maya versions from 2012 to 2020
VIDEO
https://www.youtube.com/watch?v=SJ56q_WzGEo
What`s new v2.0:
++ Support for maya version 2018-2020
++ Auto select right script version according to your maya version
++ Fixed bug when it was possible to add "ok" text to the items once you click copy button multiple times
__________________________________
What`s new v1.1.1:
Fixed:
++ multiple window bug.
++ incorrect update of goal item vertex count.
Updated:
++ minor code improvements.
++ version numbers become x.x.x format as it`s on store.
___________________________________
What`s new v0.2:
++ check vertex count.
++ auto check if transfer possible.
++ new window generation style.
++ added information for user.
++ better error handling.