Having to learn Maya coming from Max I was really missing the super smart create script Pedro made So I'm trying my best to recreate it, being pretty new to Maya and python I'm sure this things can be done way more efficient and the functionality could be improved, so please feel free to post suggestions. I have developed…
@beefaroni Thats strange, as I actually developed these scripts in Maya 2016 ext2(I suppose thats 2016.5). What function are you trying to call? When is the error triggering? Has it started with the new version of the script?
Thanks a lot @POPOL I'm really happy this script is helping you guys I have updated the script and the first post, its now a lot more stable, a lot faster, now you can connect more than 2 edges and the connect tool for vertexes is faster :)
Glad your enjoying it @Popeye9! I have updated the script once more with two more bug fixes. Hopefully there's no more bugs now, but make sure to report any bug if you find one :)
Hey Max! We noticed that you didn't match cases of the functions defined and the functions called, so I had to go through and do that to get the script to function. Once I did that, it worked awesome and I will be using it religiously now! Thanks.
@Quack! : sorry for that! It seems like I have uploaded the wrong version, I have now fixed that. Thanks a lot for the heads up!. @Pedro Amorim : <3 I am working on more smart scripts like this, I should make a new thread soon :smiley:
Hello, I added a few lines to make the polyconnect between vertices operation complete with a soft edge, since in my experience that is what you want most of the time when you connect vertices. If anyone is interested, grab it below. Thank you maxivz for the script, I use it daily !