Tired of losing the order of your animations when rendering in Blender? Batch Render PRO is the solution that lets you easily manage multiple animation actions for different armatures and render them in batches, maintaining absolute control over order and settings, regardless of dynamic changes in your scene. Glory to Ukraine!
- Reliable Stability: Uses Blender's unique internal references (
PointerProperty) instead of names, ensuring your assigned actions and armatures remain consistently linked to the correct render scenes, even after adding new data or opening the file on a different computer. - Effortless Batch Rendering: Set up and render multiple animation sequences for different armatures in a single process. Perfect for projects with many characters or animations.
- Folder Management: Organize your render settings into logical folders for better navigation and management of large projects.
- Individual Scene Settings: For each render scene, you can customize:
- Frame Range: Specify start and end frames.
- Output Path: Set an individual save path for each scene.
- Scene/Folder Activity: Easily enable or disable rendering for individual scenes or entire folders.
- Instant Preview: Set a "preview frame" and quickly render it to ensure everything is set up correctly.
- "Play in Viewport" with Auto-Assignment: Quickly preview animation directly in Blender's viewport, with the addon automatically applying the relevant actions to armatures before playback begins.
- User-Friendly Interface: Updated UI with improved spacing and fold/unfold functionality for better organization.
- Download the latest version of the addon: batch_render_pro.py
- Open Blender.
- Go to
Edit > Preferences > Add-ons. - Click the
Install...button and select the downloadedbatch_render_pro.pyfile. - After installation, find the addon by its name "Batch Render PRO" in the list and check the box to enable it.
- The addon will appear under
Render Properties > Batch Render PRO.
- Navigate to
Render Propertiesin Blender. - Expand the
Batch Render PROpanel. - Add folders to organize your render scenes.
- Add scenes within your folders.
- For each scene, add actions by selecting the corresponding armature and animation from the dropdown lists.
- Configure the frame range and output path for each scene.
- Use the "Render This Frame" button for quick previews or "Play in Viewport" to test your animation.
- Click "Render Active Scenes" to start batch rendering all active scenes.
If you have suggestions, find bugs, or wish to contribute, please open an "Issue" or create a "Pull Request" on GitHub.
This addon is distributed under the MIT License. See the LICENSE.md file for more details. ```