[Maya-Python] Re: cmds.xform with 'reflection'

2016-01-11 Thread Christopher Evans
So it looks like the reflection flag is not a reflection matrix, but the ability to transform two nodes at once. It uses the axxis you set to find a mirror node with a tolerance and then applies the xform to both nodes? On Tue, Jul 15, 2014 at 1:05 PM, Christopher Evans wrote: > I was wondering,

[Maya-Python] Maya Plug

2016-01-11 Thread Rémi Deletrain
Hello everyone. I have a problem with Mplug. I try to create inputs in MFnNumericsAttribute array in connectionMade function of my MPxNode. -- # Function when connection made in node def connectio

[Maya-Python] Re: Mathematical problem

2016-01-11 Thread Rémi Deletrain
Thank you very much Marcus. I'll watch it as soon as possible. the problem of putting the blendshape first is that we must constantly do a subtraction between the two mesh. This operation is very simple but it's still a step ... The goal is to avoid this step. -- You received this message beca