Update version 2.01: Hello! I just updated my script on ArtStation which now comes with a new option "Force offset" that might help achieve a better result in certain situations. Basically, as you can see in the animation below, if you check this box, an offset will be applied to the Quad Fill Hole no matter what. Update…
Hi @Weenail I don't understand, which version of the script are you even using? It looks like you're using an old command to run the script, but it has been changed for some time now as noted in the documentation. My recommendation would be to reinstall using the latest version (v. 4.12) and follow the instructions…
Hi @Senyr You're not placing the files in the right location. As stated in the documentation, they should be placed in the following directory: C:\Users\<username>\Documents\maya\<version>\scripts Then, just restart Maya and everything should work fine.
good day Gabriel Nadeau can you help me with this little problem,may i didn't do something good with the line command or something else I think it's the same problem with two scripts I'm doing wrong :s
@MALEEWICH I would suggest to fully reset your Maya preferences and reinstall the script and hopefully it will resolve your issue. To reset your preferences, you can check the following instructions: https://help.autodesk.com/view/MAYAUL/2023/ENU/?guid=GUID-393D1ECA-9B6E-4625-B5B1-3F28E62AFB1C
Hi @MALEEWICH It looks like you're using the correct command, so I don't understand why it wouldn't work. Maybe you're using an older version of the script? The commands used to be different on older versions, so make sure you have the latest one (v.4.15).I don't see any other reason why it wouldn't work.
Great work with the script Gabriel! Is it possible now or in the future to make adjustments after executing procedure of filling up? I looked at the attribute editor panel, but there is no new tab with the settings there. I'm on 4.05 (newest available on ArtStation or Gumroad as of Dec 2022). Thanks, DS
Hi! nice script! Works on mac maya 2018 with little hack: -rename GN-QuadFillHole.mel as GN_QuadFillHole.mel -mel command to execute: source GN_QuadFillHole.mel; GN_QuadFillHole; (not GN_QuadrangulateFace;)