User Interface
3D Viewport Pie Menus
Various pie menus to speed up your workflow
Maintained by Community
Last updated: March 27, 2026
What It Helps You Do
- Please report bugs here, and not through Reviews!
How To Install It In Blender
- Install it from Blender Extensions inside Blender when available.
- If you need the ZIP directly, use the official download from the Blender Extensions page and Blender’s Install from Disk flow.
How To Use It In Blender
- Official docs mention: Reporting Issues.
Using It On A Render Farm
Simple guidance for rendering node setup, and safer submissions.
Background Rendering: review
Worker Install: review
External Files: review
Conservative install assumption
Conservative default: assume workers also need this add-on installed unless you have verified that its output is fully baked or converted into native Blender data.
Warnings
- Network-related code was detected. Any online lookups, licensing checks, or downloads should be tested before relying on farm execution.
- Local path or asset-library signals were detected. Paths that work on the artist machine can still fail on remote workers.
- Bake or cache signals were detected. Generated outputs may need to be prepared before upload.
Safest Workflow
- Bake caches or precompute outputs before sending a long render job when the add-on depends on generated intermediate data.
- Check whether the add-on launches its own render operators locally and avoid assuming that workflow maps cleanly to farm orchestration.
- Open the scene in desktop Blender, run any interactive setup steps, save the file, then validate a small background render before scaling up.
Packing Checklist
- Assume every worker needs the same add-on version installed unless you have verified that the scene renders correctly after baking or exporting the result to native Blender data.
- Upload any external textures, presets, asset libraries, exports, or helper files referenced by the add-on workflow.
- Include baked caches or generated outputs if the add-on workflow writes them outside the main .blend file.
- Run a small local background render or one short farm test before full submission.
Common Issues
- The scene opens on the farm but renders incorrectly because local assets or helper files were never uploaded.
- A farm render differs from the local scene because a cache or baked output was never uploaded.
Quick Facts
- Version
- 1.7.3
- Compatibility
- Blender 5.0.0 to 6.0.0
- Downloads
- 151324
- Published
- Tuesday 14th, May 2024 - 15:05
- Licenses
- SPDX:GPL-3.0-or-later
Declared Permissions
- files: To load brush icons from disk