Wooooohoooo! (Yup, I really am that excited. And yes, I am that lame...)
- Paul On Mon, Apr 13, 2015 at 8:37 AM, Fredrik Averpil <[email protected]> wrote: > Fantastic, excellent, yes! > Thank you Owen! > > > On Mon, Apr 13, 2015 at 4:43 PM owen burgess <[email protected]> > wrote: > >> Autodesk has just released Maya 2015 SP6 (and Maya Ext1 & SP6) which >> includes a mechanism for identifying and removing an "unknown" plug-in from >> your Maya session, so you can avoid having Maya write a "requires" line >> when you save the scene. >> >> The relevant MEL commands are: >> * unknownPlugin >> * unknownNode >> >> >> http://knowledge.autodesk.com/support/maya/downloads/caas/downloads/content/autodesk-maya-2015-service-pack-6.html >> >> I'll publish a tutorial on the MayaStation blog later this week. >> >> Owen >> >> On 18 March 2015 at 14:26, Sreenivas Alapati <[email protected] >> > wrote: >> >>> I am facing the same issue here... >>> While the modeler tries to publish the model, I select the top >>> assemblies and the necessary polysets and use the export command with >>> export selected flag. The resulting file has only the required model and >>> chop off the shaders and curves the modeler creates in the process. I can >>> pass the model to rigger and every thing works fine and dandy. >>> >>> But, I use the same .ma file to generate the obj files as a background >>> process using mayapy when the texture guy tries to import the asset in >>> mari. Even though the modeler has not added the arnold shaders, just >>> because the arnold plugin is enabled It writes out the >>> requires Mayatomr line and while doing the mayapy background job it >>> crashes saying... The mesh 'badgeShape' has no '.ai_translator' >>> attribute. setAttr: No object matches name: .ai_translator. Error reading >>> file. >>> >>> Strange thing, couldn't understand why it writes out the require line >>> with out it actually being used in the scene. So, to fix that I have to >>> load the arnold plugin in batch mode, with out any real purpose. >>> >>> >>> On Friday, 13 March 2015 15:11:01 UTC+5:30, Fredrik Averpil wrote: >>>> >>>> Anyone know if you can remove the "requires" statements which you can >>>> see at the top of a Maya Ascii file - but from within Maya? >>>> >>>> I'm trying to remove some of these from files which are binary, so I >>>> can't just open up the files from outside of Maya and edit the lines out... >>>> >>>> Regards, >>>> Fredrik >>>> >>>> >>>> -- >>> 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 view this discussion on the web visit >>> https://groups.google.com/d/msgid/python_inside_maya/7ae55164-fb71-4ef4-b7bf-bb7b171f7a5c%40googlegroups.com >>> <https://groups.google.com/d/msgid/python_inside_maya/7ae55164-fb71-4ef4-b7bf-bb7b171f7a5c%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- >> 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 view this discussion on the web visit >> https://groups.google.com/d/msgid/python_inside_maya/CAGTPGOB8-Zq74x_41tGGCdZ2TRY9e4P7R%3DsHiNTKQO6h1X3RLQ%40mail.gmail.com >> <https://groups.google.com/d/msgid/python_inside_maya/CAGTPGOB8-Zq74x_41tGGCdZ2TRY9e4P7R%3DsHiNTKQO6h1X3RLQ%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > -- > 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 view this discussion on the web visit > https://groups.google.com/d/msgid/python_inside_maya/CAD%3DwhWPOamLBoLb78v%2Bnc9bmhH9wOMQdQzqKGFMP4JBxz8JJNw%40mail.gmail.com > <https://groups.google.com/d/msgid/python_inside_maya/CAD%3DwhWPOamLBoLb78v%2Bnc9bmhH9wOMQdQzqKGFMP4JBxz8JJNw%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/python_inside_maya/CAAssL7bdK9axkdsBfTGzjVFAzn6jWD5DT_TwmR2jrTsBu1vSzA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
