Tried out to work with that script, I moved those two files into place: (X:\Users\UserName\Documents\maya\2018\) created a shelf-python-script: import launcherlauncher.run() saved my document which contains xgen-strands and hit the button/script: i got this error: import launcherlauncher.run()# Error: ImportError: file…
I can confirm I also get this error: C:/Users/reza/Documents/maya/2019/scripts\XgenToUnrealHairAlembicScript.py line 146: 3 And unfortunately I can't edit the script. No ABC is created.
i dont know if you would read that, i wanted to let you know that i think a found an issue in the latest version 0.0.8: output.log: ------------------------------- ... Begin attempted read of a shade fragment XML file. Attempting to read fragment XML code from: aiRectangleAreaLight.xml Errors loading XML:…
Hi guys, Just wanted to share this tool here for people who want an automated exporter from Xgen in Maya to the new Unreal Alembic Hair format without the hassle of having to prep the scene manually.Just with a click of a button it will do all the steps for you and write a hair alembic file that can be directly imported…
Trying out your plugin. Not much is happening when I run the commands: import launcher launcher.run() It is installed as instructed and it is giving me feedback - on my first attempt it required me to save my scene to a folder within the project directory - but having done that it is not launching the gui and in the script…