Extensions
  • Home
  • Add-ons
  • Themes
  • Approval Queue
  • About
  • Upload Extension
  • Sign in
  • BLENDER.ORG

    • Download

      Get the latest Blender, older versions, or experimental builds.

    • What's New

      Stay up-to-date with the new features in the latest Blender releases.

    LEARNING & RESOURCES

    • Blender Studio

      Access production assets and knowledge from the open movies.

    • Manual

      Documentation on the usage and features in Blender.

    DEVELOPMENT

    • Developers Blog

      Latest development updates, by Blender developers.

    • Documentation

      Guidelines, release notes and development docs.

    • Benchmark

      A platform to collect and share results of the Blender Benchmark.

    • Blender Conference

      The yearly event that brings the community together.

    DONATE

    • Development Fund

      Support core development with a monthly contribution.

    • One-time Donations

      Perform a single donation with more payment options available.

All Add-ons

Add-on EasyMesh Batch Exporter
EasyMesh Batch Exporter

Batch export meshes with LODs, triangulation, and naming.
Add-on by spec-arte
About What's New Permissions Reviews Version History

Version History

1.0.4 Blender 4.2  and newer
  • 36.8 KB
  • 2432
  • April 25th, 2025

Changelog

Overview

v1.0.4 brings several improvements to the export functionality and user interface, with a focus on enhanced GLTF support and interface refinements.

What's New

Enhanced Export Options

  • Added GLTF-specific properties for more control over your exports:
    • Choose between binary (.glb) or JSON (.gltf) format types
    • Option to export materials or use placeholders

Export Improvements

  • Fixed unit handling: Prevented scaling and unit settings from applying when exporting to GLTF or USD formats
  • Streamlined transformation workflow: Created a unified apply_transforms function to handle location, rotation, and scale transformations

Bug Fixes

  • Resolved AttributeError that occurred when clicking the selection button in the Recent Exports panel

Interface Enhancements

  • Improved zero location option: Added appropriate title to the zero location transform option
  • Updated unit display: Now using lowercase letters for units (m and cm) throughout the interface
  • Simplified triangulation options: Merged triangulate checkbox and method selection into a single line for a cleaner interface

Developer Notes

Thank you for using EasyMesh! Your feedback and suggestions are always welcome. As always, please report any issues on the GitHub repository.

Compatibility
Blender 4.2  and newer
Downloads
2432
Size
36.8 KB
Permissions
This version requests the following:
  • Files Export mesh files to the specified directory
License
GNU General Public License v3.0 or later
Status
Approved
v1.0.4 36.8 KB
1.0.3 Blender 4.2  and newer
  • 36.1 KB
  • 181
  • April 19th, 2025

Changelog

Bug Fixes

  • Export Scaling Improvements: Fixed issues with object scale handling during export. The exporter now correctly applies scale transformations before export.
  • Improved Object Duplication: Now using duplicate_move_linked with proper mesh data handling to ensure cleaner exports without affecting original objects.
  • Mesh Data Management: Objects now have their mesh data made "single user" during the export process, preventing unintended modifications to linked meshes.

New Features

Units Control

  • Added support for selecting export units (metres or centimetres)
  • This makes integration with game engines easier, especially for those using centimetre-based workflows

Enhanced FBX Export Options

  • Added smoothing controls for FBX exports with three options:
    • Face: Standard face smoothing
    • Edge: Edge-based smoothing for better control
    • Off: Export only normals without smoothing data

Symmetry-Aware LOD Generation

  • Added symmetry options for LOD generation to maintain model balance
  • Choose symmetry axis (X, Y or Z) to preserve model structure during decimation
  • Creates lower-poly models that maintain visual quality along the symmetry plane
  • Particularly useful for character models, vehicles, and architectural elements

Developer Notes

Thank you for trying EasyMesh Batch Exporter. These improvements should make the export workflow smoother and provide more control over your exports. As always, please report any issues on the GitHub repository.

Compatibility
Blender 4.2  and newer
Downloads
181
Size
36.1 KB
Permissions
This version requests the following:
  • Files Export mesh files to the specified directory
License
GNU General Public License v3.0 or later
Status
Approved
v1.0.3 36.1 KB
1.0.2 Blender 4.2  and newer
  • 33.8 KB
  • 265
  • April 12th, 2025

Changelog

Bug Fixes

  • Property Registration Fix: Resolved critical issue with registration of properties that was causing the add-on to completely break after introducing MeshExporterSettings(PropertyGroup) class
  • Add-on Stability: Restored full functionality to all features that were impacted by the property registration bug

Impact

This update resolves a critical issue that prevented the add-on from working properly. Users who experienced crashes or broken functionality should now be able to:

  • Export meshes without errors
  • Access all settings through the UI panel
  • Use all features including LOD generation and export indicators

Sorry for the inconvenience! If you encounter any issues with this release, please report them on our GitHub issue tracker.

Compatibility
Blender 4.2  and newer
Downloads
265
Size
33.8 KB
Permissions
This version requests the following:
  • Files Export mesh files to the specified directory
License
GNU General Public License v3.0 or later
Status
Approved
v1.0.2 33.8 KB
1.0.1 Blender 4.2  and newer
  • 32.8 KB
  • 19
  • April 10th, 2025

Changelog

Bug Fixes

  • Export Indicators Expiration: Fixed the colour-coding system for exported objects
    • Exported objects now reliably marked as green for 1 minute
    • Then yellow for 4 minutes
    • Finally return to their original colour and are removed from the recent exports list

Performance Improvements

  • Enhanced performance by:
    • Replacing bpy.ops with context.scene.objects
    • Reducing mode switching operations

Maintenance

  • Cleaned up the Blender manifest file
Compatibility
Blender 4.2  and newer
Downloads
19
Size
32.8 KB
Permissions
This version requests the following:
  • Files Export mesh files to the specified directory
License
GNU General Public License v3.0 or later
Status
Approved
v1.0.1 32.8 KB
1.0.0 Blender 4.2  and newer
  • 32.8 KB
  • 7
  • April 8th, 2025

Changelog

First release

Compatibility
Blender 4.2  and newer
Supported Platforms
  • macOS Apple Silicon
  • Windows
  • Linux
Downloads
7
Size
32.8 KB
Permissions
This version requests the following:
  • Files Export mesh files to the specified directory
License
GNU General Public License v3.0 or later
Status
Awaiting Review
v1.0.0 32.8 KB
  • About
  • Privacy Policy
  • Terms of Service
Download
  • Latest Blender
  • Blender LTS
  • Blender Benchmark
  • Previous Versions
  • Experimental Builds
  • Source Code
  • Release Notes
  • Requirements
Organization
  • People
  • Jobs
About
  • Blender Foundation
  • Blender Institute
  • Blender Studio
  • License
  • Logo & Trademark
  • Credits
  • Privacy Policy
Articles
  • News
  • Press Releases
  • User Stories
Get Involved
  • Dashboard
  • Development
  • Documentation
  • Education
Blender Studio
  • Films
  • Training
Support
  • Manual
  • Community
  • FAQ
Developers
  • Get Started
  • Projects
  • Docs
  • Blog
  • Forum
  • YouTube
  • Python API
Blender Conference
Follow Blender
Support Blender
  • Donate
  • One-time Donation
Artistic freedom starts with Blender The Free and Open Source 3D Creation Suite