• Stars
    star
    134
  • Rank 262,017 (Top 6 %)
  • Language
    Python
  • Created over 9 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

List of node trees to switch between quickly

Matalogue

A Blender add-on that displays a list of materials and other node trees right in the toolbar of the Node Editor.

This makes it easier to switch between different materials while shading, and different compositing setups while working with multiple scenes.

Download Latest Version for Blender 4.0 (right click > Save As)

demo.mp4

Older versions:

Still to do:

  • Center and zoom view to the nodes (requires new API access). As a hack, maybe recenter nodes instead of view?
  • Split into multi-file add-on
  • Add preferences:
    • Hide panels for other node tree types (e.g. only show shader trees when in shader editor, not geo nodes & comp)

Documentation

Trees

There are multiple sources of node trees in Blender, namely:

  • Shader nodes for both materials and lights
  • Geometry nodes
  • Node groups of various types
  • Compositing
  • Freestyle nodes (not yet supported)

By clicking on one of the listed items, the Node Editor will switch to that tree and select the related objects.

Materials

Lists all the materials according to the options below. Click on a name to switch to the nodes for that material.

  • Selected Objects Only - Only show materials that are assigned to selected objects, otherwise all materials in the current scene are shown.
  • Visible Layers Only - Only show materials that are assigned to objects that are on one of the visible layers. Take note that if All Scenes is off, materials on visible layers of other scenes will be shown too.
  • All Scenes - Show materials from all scenes, not just the current one. Requires Selected Objects Only to be disabled.
  • 0-User Materials - Show materials that have no users (those that will be deleted when Blender is closed). Requires All Scenes to be enabled.
Geometry Nodes

Lists all geometry nodes modifiers and tools in the scene.

Lighting

Lists all the lamp data in the current scene, as well as the World nodes. Click on a name to switch to the nodes for that lamp.

Compositing

Lists each scene - clicking on one will take you to the compositing nodes for that scene.

Special Cases

When switching to a material that is not actually used by any objects, a dummy object (which has no vertices) is created. This is because the only way to control what material is displayed in the Node Editor via Python is by selecting the object that material is assigned to.

The dummy object is automatically deleted once it is no longer needed (though only when you switch to another material).

More Repositories

1

Gaffer

A light-manager add-on for Blender
Python
350
star
2

Auto-Voice-Channels

A Discord bot that automatically creates voice channels as they are needed.
Python
186
star
3

filmic-blender-add-on

A simple add-on that can download and install Filmic Blender
Python
51
star
4

HDR-Merge

A script that uses Blender's compositor to reliably merge exposure brackets to a 32-bit EXR file.
Tcl
45
star
5

node_wrangler

Wrangle those noodles!
Python
29
star
6

HDRI-Haven

Website code for hdrihaven.com
PHP
16
star
7

Texture-Haven

Website code for texturehaven.com
PHP
15
star
8

manage-file-paths

Python
11
star
9

Useless-Tools

Just a little collection of scripts and tools I use daily
Python
9
star
10

3D-Model-Haven

Website code for 3dmodelhaven.com
PHP
9
star
11

batch-renamer

An add-on for Blender that helps you rename multiple objects at once.
Python
5
star
12

In-Game-Roles

A discord bot that assigns roles for the game members are currently playing, so that they are grouped up in the member list.
Python
5
star
13

librarian

View what datablocks are coming from which linked libraries
Python
4
star
14

Game-Channels

A discord bot that makes text channels for each game that your users play
Python
3
star
15

Auto-Render-Tile-Size

Never worry about unecessarily slow render times or having to change tile sizes every time you switch between CPU and GPU rendering again.
Python
3
star
16

Haven-Core

Core components of all Haven sites
PHP
2
star
17

Progressive-Animation-Renderer

A standalone app for rendering Blender Cycles scenes progressively (increasing in quality over time)
1
star
18

avc-wiki

https://wiki.dotsbots.com
HTML
1
star