AL_USDMaya
0.29.4
USD to Maya Bridge
|
▼Maya Helpers | |
Profiler | A series of classes and macros that provide a very simple in-code profiler to get some high level timings of the various processes during import / export operations |
Maya GUI | These are a series of classes and functions to help automate a lot of the boiler plate GUI code that is often needed for a Maya plug-in. The classes fall into two main categories
|
Core Event System | The AL_USDMaya event system attempts to provide a more robust event system for Maya that works around some of the short comings of the MMessage/scriptJob approach. This system is employed within AL_USDMaya to expose programming hooks that can be used to execute your own code during the internal processes of AL_USDMaya (e.g. before/after a variant switch) |
Maya Event System | |
▼Usd Maya | |
Nodes | The custom nodes are related classes that are used within the USD maya bridge |
Commands | A set of custom maya commands |
▼File IO | Classes that deal with the import/export of USD data into maya |
Translator API | Classes that deal with the import/export of USD data into maya |