DETAILS:
This script is to list all the light in you scene and it's attributes inside one window.
I inspired to do this script from 3Ds Max's Light Lister. it will be very usefull
for adjusting you all the lights values in one window. No need to select the light and then change.
It will Show the Selected Lights also. You Can change the name of the light by clicking the name field. Then a popup will come With a rename Menu.
USAGE:
Place it in mayax.xsripts
Go to: Window | Settings/Preferences | Marking Menus...
and load the script to any of the Marking Menu
OR
Go to: Window | Settings/Preferences |Hotkey Editor
Create a user commmand
lightListerWin(0); for All Light
lightListerWin(1); for Selected Light
and assign any unused Hotkey to it.
OR
Even You Can create MEL Script Button in the Shelf as
lightListerWin(0); for All Light
lightListerWin(1); for Selected Light
I hope you enjoy this script!
[ barishcb@hotmail.com ]
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.