Awesome script , the preview works 10/10 !! But as a feedback when pressing finalize i am getting this error : // Error: line 57: Invalid flag '-depth' but thanks a lot for the script <span>:smiley: </span>
Auto High Poly (maya 2016 EXT 2 ONLY!) Hi everyone! So after a loong time of messing around with mel I've finally gotten the time to put this together to share with the community! Just take my script and make it a button on your shelf! After that the rest is easy, just follow the instructions below (animated gif!). Notes:…
I need to update the script. I think in the first version it keeps smooth preview turned on when adding bevels. Which is a very bad idea and an oversight. I'll fix that up soon.
Sorry artquest I don't see the value your trying to describe. I checked the channel box and bevel options and I don't see it. (Maya 2014) Please screenshot or offer me a better description? Much appreciated. (or are you talking about editing something in your script?)
There's same technique in max just bind group autosmooth to hotkey and this macro :) (Max script) macroScript chamferEdges category:"User group" toolTip:"Quad chamfer edges" ( a = $ b = Chamfer() addmodifier a b$.modifiers[#Chamfer].smoothingoption = 2$.modifiers[#Chamfer].tension = 0$.modifiers[#Chamfer].amount =…