Re: [Maya-Python] Re: Dynamic AETemplate based on a Node.Attr

2010-03-19 Thread David Moulder
Great work Chad, I'm on holiday next week, but I will probably take a look at it from home. Hopefully you get time to update git in the morning, Which means I might get chance to try it before I leave tonight. I can see these dynamic templates being really useful. -Dave On Fri, Mar 19, 2010

Re: [Maya-Python] Re: Dynamic AETemplate based on a Node.Attr

2010-03-18 Thread Chad Dombrova
your first instinct here gave me an idea of how to make this more user-friendly. i've reworked it so that simply importing a module with an AETemplate subclass will register it. from the new docs: To create an Attribute Editor template using python, do the following: 1. create