AL_USDMaya
0.29.4
USD to Maya Bridge
|
Modules | |
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 | |