:: description ::
This script will help to manual UV editing.
:: INSTALLATION ::
1 Unzip downloaded file.
These files find out when unzipping the file.
MYamUVAssistant.mel
MYamUVAssistantUI.mel
MYamCoreLibrary Folder(include MYamCoreLibrary.mel)
MYamCoreLibrary.mel
readmeEN.txt
readmeJP.txt
2 These all mel script file copy or move to your script path.
Move all mel files to " /User Name/My Documents/maya/scripts "
:: Execute ::
source MYamUVAssistantUI.mel
If execute MYamUVAssistantUI.mel. Window will open.
:: USAGE ::
Basically, input parameter and then push button.
The following are details of relationship of parameter and UI controls.
Move U/V : UV moves to pushed button direction at input value.
Scale U/V : UV scale to pushed button direction at input value, from input pivot point.
Sort U/V : UV sorts to pushed button direction at input value.
Random U/V : UV randomize to pushed button direction at input max distance value.
Equalize U/V : Equalize selected UV at the selected range.
Equalize range : Input -> Equalize range is input value.
Equalize range : Selection -> Equalize range is selected UVs bounding box.
Calculate precision -> This is precision of equalization calculation.
min 0(insensitive) to max 6(sensitive)
If result is bad, change this parameter.
Example, get UV position attribute,
terribly small error margin occurs sometimes.
This option will round off error margin.
*Point of setting : If UV are crowded, change precision to higher.
If UV are thin, change precision lower.
But first use default settings, it is good mostly.
Avr sort U/V : Average to all selected UV position, then moves averaged position,
at pushed button direction.
Please use the Feature Requests to give me ideas.
Please use the Support Forum if you have any questions or problems.
Please rate and review in the Review section.