Hi @Fansub I had some free time today and tested the script on Mac, it does seem to work, with a few exception such as I can't get the help message to display. I find you are defining proc you aren't using? I assume it's because you don't have time to clean up for this release. So I formatted the mel script for better…
Hey all! :) I haven't touched MEL scripting or this tool in years, but we're about to start beta-testing our software GraphN and there's a node for face weighted vertex normals that works on already beveled meshes :) obviously it's all in Maya, and much better than the FWVN tool I shared here. We'll start the beta pretty…
Thanks @Fansub for the tool. I've been using it from time to time and it's been great for my purposes. I do have a question / request if you have time... I'm working on an object export script and would love to apply FWN as part of that. I tried cannibalizing / working through some of the mel in your tool, but am yet to…
No problem, glad to help. I haven't tried it on a Windows yet, but it seem to work well, I tested each feature as well as middle button to change bevel size. A few comments: - I think most MEL scripting are cross-platform, with a few exceptions, such as path. - I don't think bevel control using middle button is precise…