trying to use xmesh in maya 2015 ext1 win 64
get this error:
select -r polySurface ;
python(“import showXMeshSaver; showXMeshSaver.showXMeshSaver();”);
trying to use xmesh in maya 2015 ext1 win 64
get this error:
select -r polySurface ;
python(“import showXMeshSaver; showXMeshSaver.showXMeshSaver();”);
Unfortunately, I think the “extension” builds often break plug-in compatibility, and we have not supported extension builds in the past.
Would it be possible for you to use regular Maya 2015 instead?