Kitbox
In this section:
Overview
👉 Access it via menu BASHR->Launch
Kitbox is the browser of your 3d assets. Find out more about its general functionality here.
Hiding the window
Pressing X in the title bar closes the Kitbox session. To open it again you would need to relaunch Kitbox which might take time for the library to load. Instead, use the BASHR->Toggle Window menu button to toggle window visibility.
You can add this python script as a shortcut or as a shelf button to quickly toggle the window:
bashr.maya.toggle_window(at_cursor=False)
If at_cursor
is set to true - places the window under the mouse cursor.
Actions
When Kitbox is launched from within Maya some extra context menu actions become available. Read more here