
Background Timesheet
by Shynez
Background Timesheet is a Blender add-on by Shynez for managing multiple background images as keyframes, built for 3D layout and 3D guide work in 2D anime projects. It inserts keyframes into the active camera.
by Alexander-Bicukow·Workflow
Images © Alexander-Bicukow. Used for product review; image policy.
A compact add-on at 2.4 KB. Version 0.0.7 moved the operator into the Topbar Edit Menu so it appears in F3 search without Developer Extras.
Run Scripts From Folder is a Blender add-on by Alexander-Bicukow that provides a quick operator to choose a script for execution from the folder path defined in Preferences → File Paths → Script Directories. The operator lives in the TopBar Edit Menu under Run Scripts From Folder, and can also be reached through the F3 search menu by typing Run Script From Folder. You can add it to the quick menu with Q or assign it a keyboard shortcut.
The add-on lets you run bpy.ops operators without area context overriding, since you execute your script from the right window context. For example, bpy.ops.view3d.camera_to_view() requires the 3D_VIEW area context, which you cannot run directly from the text editor — but with this add-on you can execute it from the 3D Viewport. This lets you build your own ops macros without context overriding.
Version 0.0.7 added the operator to the Topbar Edit Menu, so it can be found in the F3 search menu without the Developer Extras button enabled. The extension requests permission to read .py files from disk.
Run Scripts From Folder is best for blender users who write and run their own Python scripts and ops macros directly from the viewport.
Run Scripts From Folder is completely free to download and use.
Run Scripts From Folder is compatible with Blender 4.2 LTS and newer. If you are on an earlier release, the add-on lists 4.2 LTS as its minimum, so upgrading Blender is the way to run it. The current version is 0.0.7. Check the developer's page on projects.blender.org for the full version history and any compatibility notes tied to later Blender releases before installing on your setup.
Run Scripts From Folder appears in the TopBar Edit Menu under the Run Scripts From Folder entry. You can also open the F3 search menu and type Run Script From Folder to locate the operator. Beyond that, the operator can be added to the quick menu with Q or assigned a keyboard shortcut. From version 0.0.7 onward it shows up in the F3 search menu without needing the Developer Extras button enabled.
Run Scripts From Folder lets you run bpy.ops operators without area context overriding because you execute your script from the right window context. As an example, bpy.ops.view3d.camera_to_view() requires the 3D_VIEW area context and cannot simply be written to the text editor and executed there. With this add-on you can execute it from the 3D Viewport instead, which lets you build your own ops macros without dealing with context overriding.
Run Scripts From Folder is listed as free in this catalog and is released under the GNU General Public License v3.0 or later. It can be installed by dragging and dropping the extension into Blender, or downloaded and installed from disk. For the current licensing terms, download options and the latest version, refer to the developer's page maintained by Alexander-Bicukow on projects.blender.org.
Also in Workflow for Blender.

by Shynez
Background Timesheet is a Blender add-on by Shynez for managing multiple background images as keyframes, built for 3D layout and 3D guide work in 2D anime projects. It inserts keyframes into the active camera.

by hakan-erunsal
MetahumanToManny is a Blender add-on that cleans up MetaHuman meshes and rigs so they bind to the UE5 Manny skeleton, handling vertex-group fixes, seam and weight cleanup, LOD hierarchy setup, and IK-bone generation.

by TinkerBoi
Action Commander is a Blender add-on by TinkerBoi for managing multiple actions in a blend file. It covers animation switching, FBX action import, shadow rig baking, and exporting actions to single or multiple FBX files.

by JohnNyquist
Align-Distribute Grease Pencil Strokes is a Blender add-on that aligns or distributes selected Grease Pencil strokes along the X or Z axis. It adds controls for stroke positioning in 2D animation and drawing workflows.

by Axnise
ShapeKey Axis Control is a Blender add-on that maps shape keys to a 2D Axis HUD joystick. Drag a target point across the X and Y axes to blend multiple shape keys at once.

by Salt Media
BlenderAe2 by Salt Media transfers 3D data and objects between Blender and After Effects in both directions, covering vertices, 3D layer transforms, camera data and layer synchronization.

by MACHIN3
Machin3Tools is a continuously evolving collection of tools and pie menus for Blender, gathered in a single customizable package. It ships in two base variants, Prime and DeusEx, with the DeusEx variant adding more advanced tools.

by MikhailRachinskiy
3D Print Toolbox is a Blender add-on with utilities for 3D printing. It analyzes mesh volume and surface area, checks and fixes geometry, hollows shapes, aligns models to the print bed, and exports to STL, PLY, and OBJ.

by glukoz
UVPackmaster 4 is a UV packing engine for Blender that packs UV maps on the CPU and GPU, using the Cuda and Vulkan APIs, and can run on the CPU and all system GPUs at once.

by MMD
MMD Tools is a Blender add-on for editing MikuMikuDance (MMD) models. It handles importing and exporting model, motion and pose data, along with chopping and joining parts, plus rigid body, material and motion editing.

by HaughtyGrayAlien
SimpleBake brings PBR and traditional texture baking to Blender from a single panel. Select objects, choose maps, and bake — no special node groups or new workflow, working with whatever materials you've already built.