Installation¶
Installing the addon¶
- Open Blender and go to Edit → Preferences → Add-ons.
- Click Install from Disk and select the
scene_assembler.zipfile. - Enable the addon by checking the box next to Scene Assembler.
- 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:
- Open any area and switch it to Node Editor.
- In the header, click the node tree type selector and choose Scene Assembler.
- 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.