An alternative to that is the UV Ratio Script from this site. It's near the bottom do a search for "UVRatio.py" you want to download sample196_v2.lzh it's in there. There are a bunch of other useful scripts there as well, though it's all in Japanese and Google translate doesn't help much.
For the verts, you can access whatever info you need with a bit of scripting or knowing where to look. Houdini verts Blender verts Max and Maya are similar, you just use a bit of scripting to print them out to whatever file you want.
Yeah too many objects and rendering with GI. I have to do it in one render pass. I've found a script that could be interesting for detaching automatically: http://www.scriptspot.com/3ds-max/scripts/detach-by-material-id Not a solution at all, but better than nothing.
Slightly related: Can max now rebake normal maps to another uv layout and 'rotate' them correctly in the process? Also for semi-automatic rebaking, here's s a script that worked out fairly well: http://www.scriptspot.com/3ds-max/scripts/remappsd
now that your digging in the sdk do you know if its viable to extend editable poly to include your quad chamfer script. I use it quite a bit but allways end up wishing that it was native rather than scripted (previews are damn slow.)
et voila, this'll cut a keypress off. save the script in your script startup folder. run it. Go to customise UI click the keyborad tab set the category to "rt_ui_tools" click 'switch to perspective and frame' click into hotkey and press P click assign
The script seems to work fine, seriously man thanks alot! I've seen the "directional move" script aswell, wasnt sure, but maby I should give it a try. Anyway, pinstack is gonna make my time in max alot more pleasant =D
I've been using J. Haywood's scripts and Polyboost. Maybe asking about specific functions would be easier, been awhile since I've had to use Chuggnutt's and I can't remember whats built in now, and what still needs a script assist.
Hi I'm working on a script in maya 2019 the unfold vertical command is uvTkDoUnfoldAlong(1); Can anyone tell me the unfold vertical command for 2017 and is it same for other previous version also? Because when I'm running my script and it is giving me an error in 2017 version.
Hello Are there any scripts that i can install on server to act like parse? push notifications storing data and files Etc.. along with sdk for unity, xcode etc.. i have a mac setting at home, can i install parse server script on it? you know they open it's source on github.