This is an old revision of the document!
Table of Contents
Main Menu
The main menu has the following submenus:
File
Open...
Opens a new file. This can also be accomplished via the command line or by dragging and dropping a file to open onto the application.
Recent Files
Shows a list of the last files that were opened.
Reload
Reloads the current file to revert to the original state.
Export
Exports the file, currently as a USD file only.
External assets (such as images) are ignored at the moment.
Preferences...
Opens the Preferences window.
License...
Opens the Licensing window
Deactivate License
Deactivates the currently used license on this computer.
Delete License
Deactivates and deletes the currently used license on this computer.
About
Shows the About window.
Third Party Licenses
Shows a window that displays the licenses of all third party libraries used by Vai.
Quit
Surprisingly, this quits the application.
View
Toolbar
Scripting
Lua Console...
Open a window that acts as a console to enter lua commands.
Have a look at Scripting in Lua for a list of commands.
Lua History...
This opens a window that shows the history of all commands that were sent to the lua scripting engine.
This includes menu items, buttons and keyboard shortcuts that use lua to communicate with Vai.


