
Blender Maya Converter (Bmc)
by Nava Lab
Blender Maya Converter (Bmc) is a tool for transferring mesh, V-Ray lights, cameras and V-Ray materials between Maya and Blender. It automatically converts shading and lighting to each software's system.
by Zelijah·Workflow
Images © Zelijah. Used for product review; image policy.
Majik Blender Edu depends on the cryptography library, which must be installed as a mandatory dependency before use.
Majik Blender Edu records Blender-specific actions such as editing meshes, adding modifiers, importing assets, and scene statistics like vertices and faces. It logs these operations through Blender's native Python API and secures them with the cryptography library (pyca/cryptography), encrypting logs with AES Fernet so that only the teacher holding the correct key can decrypt them.
Each log entry contains a hash of the previous entry, forming a chain that makes tampering evident. Teachers prepare a project in Teacher mode by entering or generating a key, signing the project, and identifying the student. Students work in Student mode, starting a timer before working; a red rectangle in the viewport signals an active logging session, and stopping the timer saves the logs. Teachers can later decrypt, validate, and export logs to JSON for deeper analysis, or reset a project to remove all prior logs and settings.
The addon has been tested on Blender 5 on Windows and is optimized for projects up to around 60k vertices; more complex projects are untested. The cryptography library is a mandatory dependency, and additional Blender versions and platforms are planned for future support.
Majik Blender Edu is best for educators who need to verify the authenticity of student Blender submissions and track student activity within a project.
Majik Blender Edu is completely free to download and use.
Majik Blender Edu is listed as compatible with Blender 4.2 LTS and newer. The addon has been tested on Blender 5 on Windows, and support for other Blender versions and platforms is planned for future releases. If you want to help extend support to more versions and platforms, the developer welcomes contributions by email. Because compatibility is still expanding, teachers running unusual configurations may want to confirm behaviour before relying on it for graded submissions.
Majik Blender Edu requires the cryptography library (pyca/cryptography), which is a mandatory dependency and must be installed before use. The addon uses this library's AES Fernet recipe to encrypt logs, alongside Blender's native Python API for action logging. Performance is optimized for projects up to roughly 60k vertices, while higher-complexity projects are untested. Installation follows the standard Blender route: download the .zip file, open Preferences, then Add-ons, choose Install, and enable Majik Blender Edu.
Majik Blender Edu students access the addon in Scene Properties and select Student as their User Mode. Logging only records active sessions, so students must start the timer before working; a red rectangle in the viewport signals that a session is active. Stopping the timer saves the logs, and manual saves with Ctrl+S also store log progress. Students then submit the .blend file to their teacher, and can optionally download the encrypted logs as a backup, though decrypting them requires the teacher's key.
Majik Blender Edu lets teachers open a submitted project, navigate to the Decrypt tab in Scene Properties, and import or enter their key before clicking Decrypt & Validate. Depending on project complexity this may take some time. If the logs are valid, a banner confirms log integrity and displays the timestamp of signing. Teachers can optionally export the action logs as JSON for deeper analysis, or upload the JSON to the Majik Blender Edu Analyzer for insights.
Majik Blender Edu is listed as free in this catalog and is distributed under the GNU General Public License v3.0 or later. For current licensing details and to download the addon, check the developer's page. Note that the addon relies on the cryptography library, which is a separate mandatory dependency you will need to install for the encryption and decryption features to function. Confirm the latest terms with the developer before deploying it in a classroom setting.
Also in Workflow for Blender.

by Nava Lab
Blender Maya Converter (Bmc) is a tool for transferring mesh, V-Ray lights, cameras and V-Ray materials between Maya and Blender. It automatically converts shading and lighting to each software's system.

by SaintBaron
The Bugsnax Cache Importer/Exporter add-on brings Bugsnax cache files into Blender and writes them back out, handling the .objcache, .daecache and .xcache formats through dedicated File menu Import and Export entries for each type.

by Quentin-Misslin
E57 Point Cloud Importer is a native Blender extension by Quentin Misslin that brings .e57 point cloud files directly into Blender's native PointCloud object format, with color, normals and material handling on import.

by Clonephaze
Auto Paint Boundaries is a Blender add-on that limits paint strokes to connected face regions. Click a face and it selects the correct area based on your chosen boundaries, enables Face Masking, and passes the stroke to your active brush.

by tyler.tofu
Beyond Channel Packer is a Blender add-on for channel-packing textures directly in the Image Editor. It combines RGB with an optional alpha mask, merges four separate images into RGBA, or splits multi-channel images into individual channel files.

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.