Red9_Meta ========= Red9 Meta is a full metaData API that deals with Maya nodes in a more seemless manor. I've tried to do as much documentation as I can both in terms of commenting the code and doing examples and Vimeo demos. This is a big concept and I'll be expanding these docs accordingly when I get more time. Vimeo Demos: ------------ * Develop Conference 2014 - MetaData in a Production Pipeline Video1 * Develop Conference 2014 - MetaData in a Production Pipeline Video2 * Develop Conference 2014 - MetaData in a Production Pipeline Video3 * MetaData part1 * MetaData part2 * MetaData Part3 * MetaData part4 * MetaData MetaHUD There are also some basic examples in the Red9 Package itself found under the examples folder. .. automodule:: Red9.core.Red9_Meta .. rubric:: Key Functions .. autosummary:: registerMClassInheritanceMapping registerMClassNodeMapping isMetaNode isMetaNodeInherited getMetaNodes getConnectedMetaNodes getConnectedMetaSystemRoot .. rubric:: Main Classes .. autosummary:: MetaClass MetaRig MetaRigSubSystem MetaRigSupport MetaFacialRig MetaFacialRigSupport MetaHIKCharacterNode MetaHIKControlSetNode MetaHUDNode MetaTimeCodeHUD