Layer Manager Script allows you to name your Layers, and more!

Mariano Hidalgo (A.K.A. uselessdreamer) has created a wonderful solution that provides welcomed functionality to the Blender interface.

lms_ui.jpgIt fits in a thin tall space that can be set on the side and supports layer naming and the creation of layer sets to quickly turn on and off related groups of layers.

There are twenty rows of buttons, one for each layer. The buttons on each row are:

  • Solo Layer
  • Click to make this layer the only one visible (this is the same as regular click in the layer buttons in header).
  • Turn Layer ON and OFF
  • Click to turn layer on and off (same as Ctrl Click in the layer buttons in the 3D View header).
  • Layer Name
  • Shows the layer name. Click to change it.
  • Layer Objects
  • Displays a menu with all the objects in this layer.

Layer Sets

By using Layer Sets, you can easily prepare sets of layers with the required ones to do a full render, make a set with only important layers, objects but no environment, etc.

You can add an empty set or add a copy of the current one with the options found in the menu to the left of the set name. To rename a set, just click in the set name string input. The little X on the right will remove the set from the list.

Layer Names and Layer Sets are saved in the .blend as texts.

The script is a single Python script and you can get it here.

Installation is a breeze, just place the script in your Blender scripts folder. It will register itself in the Object Scripts menu.

Thanks Mariano! You should be known as the usefuldreamer

Advertisement