Skip to content

A Blender 4+ plugin that lets you batch render segments from your project onto separate folders for post-production editing.

Notifications You must be signed in to change notification settings

JoseVarelaP/ryke-batchrendertool

Repository files navigation

RykeShrk's Batch Render Tool

A blender extension that allows you to render out specific sections of a singular scene onto different folders.

Mainly done given that this is my workflow for animations and it was getting annoying having to rename the output folder so many times and then screwing that up.

Install

Automatic install

Download the extension from my website, and just drag and drop the install button onto the viewport! You'll be prompted to install it once you let go.

Manual install

  • Download the extension from my website or the releases page.
  • Open the extensions panel on Blender's Preferences.
  • Click on the small dropdown button on the top left corner of the window and click "Install from Disk..."
  • Select the zip file containing the extension.

Usage

Once installed, you'll see the tool located on the Render section of the Properties window.

Render Tool, in its initial state.

General Settings

  • Output Folder Location

    Sets the global folder location where every scene will be saved to. Think of it as the starting location. Every scene will be stored as folders inside that folder.

  • Defined scenes

    This is where you'll declare which scenes will be rendered out, their name and how long they will be. Use the Plus and Minus buttons to add a new scene and to delete one. Or the "Import from Markers" option to generate them automatically based on the markers you've set on the timeline.

Managing a scene

When selecting a scene, extra options will be shown below those buttons.

Render Tool, with one item featuring inserted information.

  • Scene Name

    What's the name of the scene? This will the the name of the folder it will output to.

  • Render Scene?

    Tells the extension if it should render this scene on the batch.

  • Start/End frame

    Define where the scene starts and ends.

  • Scene Output Location

    This is an automatic label that will display where the final location of this scene will be rendered out to.

Rendering

Once you've checked your settings, you can click the "Render Selected Scenes" button and let the tool take care of rendering, exporting and organizing. The interface will update to showcase current progress.

Note: Blender doesn't provide an API call to cancel out renders, so to cancel the operation, you need to press ESC on the render viewport. This is detailed below the progress bar as a tip.

About

A Blender 4+ plugin that lets you batch render segments from your project onto separate folders for post-production editing.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages