mgear.animbits.cache_manager.dialog module
- class mgear.animbits.cache_manager.dialog.AnimbitsCacheManagerDialog(*args: Any, **kwargs: Any)
Bases:
MayaQWidgetDockableMixin,QDialogAnimbitsCacheManagerDialog mGear cache manager tool user interface
AnimbitsCacheManagerDialog us the user interface for mGear’s Animbits cache manager tool. The cache manager is a tool that allows artists to generate a GPU representation of the deformed mesh in a rig
- dockCloseEventTriggered(*args, **kwargs)
Overwrites MayaQWidgetDockableMixin method
- generate_cache()
Launches the GPU cache generation for the selected items
- refresh_model()
Updates the rigs model list
- reload_rig()
Reloads rigs for the selected items
- set_cache_path()
Sets the cache path inside the preference file
- set_model_group()
Saves he model group name into the preference file
- set_unload_method()
Saves the unloading method into the preference file
- mgear.animbits.cache_manager.dialog.run_cache_mamanger(*args)
Opens the Cache Manager UI