[Maya-Python] Re: [Maya C++] Anyone had crash issues with the devkit meshReorder plugin?

2015-12-31 Thread kremiansky
Hello Chad, I've accidentally found this thread, and I've been desperately 
looking for this plugin compiled for recent maya versions, without success. If 
you are willing to share this plugin with me on my own resonsibility I'd be 
more than glad.
Thanks in advance.

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to python_inside_maya+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/661fe855-8f3e-4bdc-b5f4-b8110a3ae883%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[Maya-Python] Re: [Maya C++] Anyone had crash issues with the devkit meshReorder plugin?

2015-08-15 Thread Chad Vernon
Yes there is an issue with the plug-in.  It uses a recursive function where 
on high resolution meshes, it recurses too much and crashes.  I sent an 
updated plug-in to Autodesk so it should be fixed in a future release.

On Saturday, August 15, 2015 at 11:27:54 AM UTC-7, jakeh wrote:

 Hello!

 I've been trying to get the devkit meshReorder command working inside of 
 Maya 2015 but I am getting constant crashes.

 It works fine on seemingly low resolution meshes, but with any mesh that 
 has say.. 10,000k+ vertices, I get a maya crash.

 Has anyone else had a similar issues or know how to overcome this?

 Compiling using visual studio 2012.

 Thanks for your time.
 Jake.


-- 
You received this message because you are subscribed to the Google Groups 
Python Programming for Autodesk Maya group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to python_inside_maya+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/19f4062f-ba40-4e89-aff4-141f0c77953e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.