I'm looking for a script that would check for UVs outside of the 0-1 space and then alert me if it found any. It would be really great if I could select multiple objects, run the script and then get a message that identifies the offending objects. In a perfect world it would also select the UV elements that have any…
Oh man thanks for the hard work dudes! However PatJS is a boss and wrote a very delicious script last night that works perfectly. I'll have to converse with the fine gentleman to see if he's willing to release it into the wild. Thanks again!
Without a maxscript, you could probably just apply a generic texture... say, a 2pxx2px black square, and then turn off tiling. Set your Diffuse to neon pink, and anything that shows up pink in the viewport is out of 0-1. Try this one: Select the objects you want to test and open up the listener. Run the script, and it'll…