dualview lite - MEL Script
--------------------------------------------------------------------------
DESCRIPTION:
A maya user interface for dualview displays.
INSTALL:
Quit Maya if it is running.
Copy the script and icon files to the default maya scripts and icons folder.
If you do not set the MAYA_APP_DIR variable, the default values are:
Windows XP
\Documents and Settings\<username>\My Documents\maya\scripts
\Documents and Settings\<username>\My Documents\maya\<version>\prefs\icons
Windows Vista and Windows 7
\Users\<username>\Documents\maya\scripts
\Users\<username>\Documents\maya\<version>\prefs\icons
Mac OS X
~<username>/Library/Preferences/Autodesk/maya/scripts
~<username>/Library/Preferences/Autodesk/maya/<version>/prefs/icons
Linux (64-bit)
~<username>/maya/scripts
~<username>/maya/<version>/prefs/icons
USAGE:
To run the script enter in the MEL command line.
source "dualview-lite.mel";
--------------------------------------------------------------------------
https://www.digitalartist.biz/script/dualview/
--------------------------------------------------------------------------
Please use the Feature Requests to give me ideas.
Please use the Support Forum if you have any questions or problems.
Please rate and review in the Review section.