Re: [Maya-Python] Re: Issues unloading plugin despite custom nodes being removed

2020-06-09 Thread Gerard Van Ommen Kloeke
Thanks everyone for the assistance. Djx won the day with his recommendation to flush the undoQueue. (Cedric also). This issue is resolved now On Wed, 10 Jun 2020 at 06:51, Cedric Bazillou wrote: > I think you might need as well toclear the undoStack and remove the custom > data > you can procedu

[Maya-Python] Re: Issues unloading plugin despite custom nodes being removed

2020-06-09 Thread Cedric Bazillou
I think you might need as well toclear the undoStack and remove the custom data you can procedurally discover what a plugin expose with *pluginIn*fo ( *dependNode, data etc)* -- You received this messag

[Maya-Python] Re: Issues unloading plugin despite custom nodes being removed

2020-06-09 Thread Cedric Bazillou
On Monday, 8 June 2020 20:28:26 UTC-7, ger...@flyingbark.com.au wrote: > > > Hello. I posted this on the ngSkinTools forum but wanted to widen the net > a little as I'm not sure if its a Maya issue or a problem with the 3rd > party tool. > > I get this: > // Error: file: C:/Program > Files/A