Pattern Selection for Maya Download at Gumroad ($0+): Pattern Selection for Maya Pattern Selection is a Maya-script that selects the next component in the currently selected pattern. Works for edges (loops & rings), vertices and faces. Best explained by the following GIF (sorry mobile folks, it's a bit large, all my…
Hi all! Thanks again for the support with the script, happy to be hearing that it's still useful for modelers all across the world. A heads up for Maya 2022 users:Looks like it's possible to install Maya 2022 without installing PyMEL. This script uses PyMEL heavily and will not work without it. Additionally, looks like…
@Genomo Try using Maya 2022 with Python 2 support (to not break your old scripts): https://help.autodesk.com/view/MAYAUL/2022/ENU/?guid=GUID-C0F27A50-3DD6-454C-A4D1-9E3C44B3C990
@Kert Does it not already do that? The python reads like it does, and it acts like it does. Also back on topic, @limeforce Very nice script man reading through it was interesting.
Yes, I did the same as in instruction. As I know Maya 2022 have been switching to Python 3, so some of the other scripts which I used in 2019 also don't work in 2022.
Hi @Genomo , @alekseypindrus and anybody else that would like to use of the script in Maya 2022. Sorry for the delay, I now created a quick-fix Python 3 version of the script optimistically without having Maya 2022 on my machine. If the issues are as simple as I anticipate, this version should again work in Maya 2022 and…