Adverti horiz upsell

bc_lightListerWin 2.1.1 for Maya (maya script)

Light Lister Like (3Ds max)

License
Button download
627 Downloads

Reviews

Rating: 5.0
(1)

Compatibility

  • 8.x, 7.x, 6.x, 5.x

Operating Systems

  • Linux
  • Windows

History

Created:12/05/2006
Last Modified:06/18/2007
File Size: 12.2 KB

Version History

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 ]