Is this better than Blender? Considering the old road kill was just a clone of Blender UV code. btw Mongrelman Blender shows stretch as color too. There is a check box in show overlay drop down.
<font class="small">Code:</font><hr /><pre> $.modifiers[#unwrap_uvw].unwrap5.relaxByFaceAngle 200 0.0 1.0 false </pre><hr /> I don't quite see why I'd want anything else than that for Max7 and up... its relax tool seems to handle nearly everything pretty much perfectly with those settings... Still, I've downloaded this and…
[ QUOTE ] Code: $.modifiers[#unwrap_uvw].unwrap5.relaxByFaceAngle 200 0.0 1.0 false I don't quite see why I'd want anything else than that for Max7 and up... its relax tool seems to handle nearly everything pretty much perfectly with those settings... Still, I've downloaded this and will try it tomorrow ... don't really…
Marshall Banana: apparently yes, out to Max/Maya/XSI. Might go out to others via OBJ export, not sure. Fuse: It's a snippet of maxscript that relaxes the UVs that you have selected in UVW Unwrap. Paste that line into the pink area at lower left in Max (the Maxscript Listener), select that line of text, then drag it onto a…