Tagged 'uv'

Check for UVs outside 0-1 space

1 vote

This script was requested in this thread.

The script will apply UVW_Unwrap modifier to selected ojects, then will check for UVs outside of the 0-1 space. If there is UVs outside of the 0-1 space in the Maxscript listener will be printed the name of the objects with problematic UVs. In the end the script will dlete the UVW_Unwrap modifier.

noMissingUV

1 vote

Do you ever get the "Missing Map Coordinates" window popping up while you're trying to render?

We all do.

This script will add simple UV's to all Editable Poly and Editable Mesh objects that either lack UV's or have corrupted UV's.

Please, use caution when using this script. It may screw everything up. So, save a copy of your scene before use.

waRp UVShellToSelection

0 votes

This script makes a selection in the viewport based on which UV shell is selected in the unwrap UVW modifier. See the tutorial for a better explanation.

Syndicate content