I've spend a lot of time with scriptJob command but you can't override the global setAttr command. You need to select a specific attribute. This will create millions of scriptJob...
There is a interesting "exportEdits" command but it's a bit complex in my case. I think you can't really deal like I want with Maya. I will have to create proceed another way. Thanks anyway! :) Regards, Dorian Le vendredi 5 avril 2013 19:28:19 UTC+2, djoser a écrit : > No problem :) > > > > Perhaps a script job can do the trick? > > > > Nicolas > > > > Envoyé de mon iPhone > > > > Le 5 avr. 2013 à 14:15, Narann <[email protected]> a écrit : > > > > > Hi Nico and thanks for your answer. :) > > > > > > This could be a solution but I can't really use reference file for specific > > node type. > > > > > > But it's the same approach than editStrings yes. > > > > > > It could be great to create a "editString" entry and connect specific nodes > > to it. This way you get every modification done to a specific node. > > > > > > Another appproach is a callback override on "setAttr" and execute script to > > store (or not) the modified information at this moment. > > > > > > > > > Le vendredi 5 avril 2013 11:40:40 UTC+2, djoser a écrit : > > >> Importing your node as a reference and then get the reference edit list > >> doesn't do the trick? > > >> > > >> > > >> Nicolas > > >> > > >> > > >> Envoyé de mon iPhone > > >> > > >> Le 5 avr. 2013 à 11:35, Dorian FEVRIER <[email protected]> a écrit : > > >> > > >> > > >> > > >> > > >> Hi PIM community. > > >> > > >> I would like to know if there is a nice way to store every modification > >> you do in the order to do them. > > >> > > >> This was the formal question let me explain: > > >> > > >> I want to store every modifications done to some nodes in the order their > >> done (kind of "like a list of setAttr"). > > >> > > >> > > >> Wich way can I choose to do this cleaner as possible. ScriptJobs? > >> Callbacks? Any idea is welcome! :) > > >> > > >> Have a good day all! :) > > >> > > >> Regards, > > >> > > >> Dorian > > >> > > >> > > >> > > >> > > >> > > >> > > >> > > >> -- > > >> > > >> You received this message because you are subscribed to the Google Groups > >> "Python Programming for Autodesk Maya" group. > > >> > > > >> > > >> To post to this group, send email to [email protected]. > > >> > > >> For more options, visit https://groups.google.com/groups/opt_out. > > > > > > -- > > > You received this message because you are subscribed to the Google Groups > > "Python Programming for Autodesk Maya" group. > > > > To post to this group, send email to [email protected]. > > > For more options, visit https://groups.google.com/groups/opt_out. > > > > > > -- 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 [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
