Adverti horiz upsell

nm UV-Set Manager 0.9.0 for Maya (maya script)

A tool for managing poly uv sets

License
Button download
1,221 Downloads

Compatibility

  • 8.x, 7.x

Operating Systems

  • Windows

History

Created:11/29/2007
Last Modified:07/12/2010
File Size: 27 KB

Version History

v0.9

Bugfixing:
Fixed several UI related errors

V0.8.2

Additional Funtionality
Added a button on top of the layout that refreshes the UI with the active selection (so you don't need to reselect objects after certain actions.

Added basic UV-functions per popup menu.

- Delete UV-Set
- Delete UV-Map
- Create Empty UV-Set
- Copy to New UV-Set
- Copy to UV-Set
- rename current UV-Sets

To activate simply right-click on a UV list entry. This will bring up a popup menu. The action is executed for the currently active (marked with blue bg) UV-Set of the list you clicked on.

Bugfixing:
Fixed a code error preventing renaming of UV-Sets. THis should work properly now.
Fixed an error in the code that prevented renaming with always detecting a skin cluster. This should work properly now


V0.8.1

Bugfixing:
Added a confirm dialog that pops up whenever you try to rename a uv-set of an object that is associated to a skinCluster. This produced a bug where the list entry in the manager was renamed, but the uv-set actually retained its original name.

V0.8

Bugfixing:
Fixed a error that occured sometimes when multiple objects were selected and action were executed on one or more of them. Sometimes the object list was not updated correctly which could only be fixed by restarting the script. I have changed the clean UI procedure and hope that will fix the problem.

V0.7

Bugfixing:
Fixed some Bugs in the UV-management-procedures.
Made minor improvements to the UI behaviour


V0.6

New Functionality:
Added a button on top of the layout that refreshes the UI with the active selection (so you don't need to reselect objects after certain actions.

Added basic UV-functions per popup menu.

- Delete UV-Set
- Delete UV-Map
- Create Empty UV-Set
- Copy to New UV-Set
- Copy to UV-Set

To activate simply right-click on a UV list entry. This will bring up a popup menu. The action is executed for the currently active (marked with blue bg) UV-Set of the list you clicked on.

Fixed some Errors:
You can now select nodes that do not have "Shape" relatives. They won't show up (intended) but they won't break the script any more.