|
AL_USDMaya
0.16.6
USD to Maya Bridge
|
A set of custom maya commands. More...
Classes | |
| class | AL::usdmaya::cmds::LayerCommandBase |
| Helper class. More... | |
| class | AL::usdmaya::cmds::LayerGetLayers |
| Given some selected proxy shape node, return the layer names. More... | |
| class | AL::usdmaya::cmds::LayerCreateSubLayer |
| Given some selected proxy shape node, create a new sub layer for the current edit target. More... | |
| class | AL::usdmaya::cmds::LayerSave |
| Save the specified layer. More... | |
| class | AL::usdmaya::cmds::LayerExport |
| Export a layer to the given filename. More... | |
| class | AL::usdmaya::cmds::LayerCurrentEditTarget |
| Get / Set the current edit target for the stage. More... | |
| class | AL::usdmaya::cmds::LayerSetMuted |
| Get / Set whether the layer is currently muted. More... | |
| class | AL::usdmaya::cmds::ProxyShapeCommandBase |
| Base class for all proxy shape commands. Sets up some common command syntax, along with a few handy utility methods. More... | |
| class | AL::usdmaya::cmds::ProxyShapeImport |
| Imports a proxy shape into maya. More... | |
| class | AL::usdmaya::cmds::ProxyShapeFindLoadable |
| ProxyShapeFindLoadable. More... | |
| class | AL::usdmaya::cmds::ProxyShapeImportAllTransforms |
| ProxyShapeImportAllTransforms From a proxy shape, this will import all usdPrims in the stage as AL_usdmaya_Transform nodes. More... | |
| class | AL::usdmaya::cmds::ProxyShapeRemoveAllTransforms |
| ProxyShapeRemoveAllTransforms A command that will remove all AL::usdmaya::nodes::Transform nodes from a given AL_usd_ProxyShape. More... | |
| class | AL::usdmaya::cmds::ProxyShapeImportPrimPathAsMaya |
| ProxyShapeImportPrimPathAsMaya A command that will import a portion of a proxyNode as Maya geometry/transforms. More... | |
| class | AL::usdmaya::cmds::ProxyShapePrintRefCountState |
| ProxyShapePrintRefCountState. More... | |
| class | AL::usdmaya::cmds::ProxyShapePostLoadProcess |
| When importing a new usd stage into an AL::usdmaya::nodes::ProxyShape, there are a selection of post import processes that need to take place in order to import any custom usd plugins found. More... | |
| class | AL::usdmaya::cmds::ChangeVariant |
| A command to force a variant switch. More... | |
Functions | |
| void | AL::usdmaya::cmds::constructLayerCommandGuis () |
| function called on startup to generate the menu & option boxes for the layer commands | |
| void | AL::usdmaya::cmds::constructProxyShapeCommandGuis () |
| This function will generate all of the MEL script menus, and the option boxes, for all of the proxy shape commands. | |
A set of custom maya commands.