Skip to content

Installation

Installing the addon

  1. Open Blender and go to Edit → Preferences → Add-ons.
  2. Click Install from Disk and select the scene_assembler.zip file.
  3. Enable the addon by checking the box next to Scene Assembler.
  4. Save your preferences.

The addon adds a Scene Assembler node editor type and an SA panel to the N-panel (press N in the node editor).

Opening the node editor

Scene Assembler uses Blender's node editor. To open a Scene Assembler graph:

  1. Open any area and switch it to Node Editor.
  2. In the header, click the node tree type selector and choose Scene Assembler.
  3. Click New to create a new node graph.

You can have as many node graphs as you like in a single .blend file. Each graph is independent — it has its own node layout, batch list, and scheduler.

Updating

To update, install the new zip from Edit → Preferences → Add-ons. Blender replaces the existing installation. Your node graphs and settings are stored in the .blend file and are preserved across updates.

Blender compatibility

Scene Assembler requires Blender 5.1 or later. Earlier versions are not supported.