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.

    DEVELOPMENT

    • Roadmap

      See which projects are currently being worked on and what's next.

    • Documentation

      Guidelines, release notes and development docs.

    LEARNING & RESOURCES

    • Blender Studio

      Access production assets and knowledge from the open movies.

    • Manual

      Documentation on the usage and features in Blender.

    • 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 [BAM] AutoMat
[BAM] AutoMat

Batch creation of materials from textures folder.
Add-on by AlexeyHRDesign
About What's New Reviews Version History

Version History

1.2.1
Compatibility
Blender 4.2 LTS and newer
  • 550.3 KB
  • 2718
  • December 25th, 2025

Changelog

Improvements and fixes Update

  • Blender 5.0 FIX: key "Anisotropy" not found'
  • FIX + QOL: MatOverlay func optimizations and fixes of potential issues. Right now, works with Modifiers on objects.
  • FIX + QOL: Automatic application of the latest Preset in the scene with UI update

Special thanks "phillipganske" for finding a bug with Key "Anisotropy" in blender 5.0

Compatibility
Blender 4.2 LTS and newer
Downloads
2718
Size
550.3 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v1.2.1 550.3 KB
1.2.0
Compatibility
Blender 4.2 LTS and newer
  • 549.1 KB
  • 365
  • December 17th, 2025

Changelog

Changelog BAM Automat v1.2.0 — Major Update, Blender 5.0 Support

✨ Highlights, Improvements

  • Blender 5.0 Support!
  • A new Displacement MidLevel parameter (Default: 0.0) has been added to the UI.
  • Added auto IOR assignment based on base material names + Default IOR 1.45
    IOR_DEFAULT = 1.45

    # Glass & transparent
    "glass": 1.5,
    "window": 1.5,

    # Liquids
    "water": 1.325,
    "liquid": 1.325,
    "ice": 1.309,

    # Asphalt / road
    "asphalt": 1.635,
    "road": 1.635,
    "tar": 1.635,

    # Plastics
    "plastic": 1.46,
    "rubber": 1.519,  
  • Reworked Presets system. Custom presets will now be created in the Config folder and will not be replaced when the addon is updated. Blender\x.x\config\BAM\presets. + You can also overwrite default presets.
  • Shader Graph Enhancements: merged duplicate Separate XYZ nodes. Displacement Nodes Position Improvements

🔧 Fixes, Misc changes

  • Fixed editing the Texture Folder Path
  • Blender 4.5 - 5.0 Now use SeparateXYZ instead of LegacySeparateRGB

Developed by AlexeyHRDesign For feedback: alexeyhrdesign@gmail.com

Compatibility
Blender 4.2 LTS and newer
Downloads
365
Size
549.1 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v1.2.0 549.1 KB
1.1.6
Compatibility
Blender 4.2 LTS and newer
  • 547.0 KB
  • 1486
  • October 28th, 2025

Changelog

BAM Automat v1.1.6 — Major Update

✨ Highlights

  • Alpha Channel Definition Support

    • Added the ability to select the Alpha Channel for packed textures
  • MatsAsset [BETA]

    • Add materials to your Asset Library with just a few clicks - including automatic asset tagging and preview generation.
  • Relative Path Texture Creation Support

    • Now supports relative paths when creating materials from textures, ensuring portability across projects.
  • Specular Tint Controls

    • Fixed incorrect Specular Tint value — now white by default, or 0.5 for older Blender versions.
    • Added Specular Tint default value UI control for manual adjustment.

💡 Improvements

  • Displacement Value Control
    Default value set to 0.01 with a dedicated UI control.

  • Emissive Map Behavior
    Emissive value now defaults to 1.0 for materials with emissive maps.

  • Preset Switching Stability
    Switching presets no longer alters the state of checkboxes in the filter list.

  • Shader Graph Enhancements

    • Added Mapping control nodes.
    • Improved node alignment for cleaner and more readable shader graphs.

Developed by AlexeyHRDesign
ArtStation Profile For feedback: alexeyhrdesign@gmail.com

Compatibility
Blender 4.2 LTS and newer
Downloads
1486
Size
547.0 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v1.1.6 547.0 KB
1.1.3
Compatibility
Blender 4.2 LTS and newer
  • 41.8 KB
  • 3295
  • June 15th, 2025

Changelog

Utilities:

  • Reworked Create MatSpheres Grid function to create a grid with materials and their names. Now the Grid takes into account already created MatSpheres and is able to continue the grid when called again without creating duplicates.

Material manager:

  • (Blender 4.5 Vulkan) Fixed an error related to materials thumbnails leading to blender crashes.
  • Add, Delete, Duplicate material buttons they were replaced with buttons located in a new vertical panel to the right of the materials list.
  • Add Material: Added Set Fake User parameter checkbox
  • Fake User controls were added to main material list

AutoMat:

  • Redesigned Presets UI
  • Set Fake User checkbox it was added to the right of the Create and update Materials button.
  • Color Space btn and Definitions now they are available even without specifying a folder with textures.
  • Added *.TIF format to default addon preferences. It is added on the first clean launch of the addon. Everyone else can add any image formats to the Addon's Preferences.
Compatibility
Blender 4.2 LTS and newer
Downloads
3295
Size
41.8 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v1.1.3 41.8 KB
1.1.2
Compatibility
Blender 4.2 LTS and newer
  • 40.6 KB
  • 1785
  • April 22nd, 2025

Changelog

Changelog:

  • Minor fixes related to the bug of missing UI in the Material Manager.
  • The Options drop-down list has been renamed to Utilities
Compatibility
Blender 4.2 LTS and newer
Downloads
1785
Size
40.6 KB
Permissions
No special permissions required.
License
GNU General Public License v3.0 or later
Status
Approved
v1.1.2 40.6 KB
1.1.1
Compatibility
Blender 4.2 LTS and newer
  • 40.6 KB
  • 3220
  • January 18th, 2025

Changelog

Improvements

  • Material Overlay now works for objects with modifiers
  • Presets system now creates separate preset files and should not replace custom ones when updating the addon.
Compatibility
Blender 4.2 LTS and newer
Downloads
3220
Size
40.6 KB
Permissions
This version requests the following:
  • Files Import/export FBX from/to disk
License
GNU General Public License v3.0 or later
Status
Approved
v1.1.1 40.6 KB
1.1.0
Compatibility
Blender 4.2 LTS and newer
  • 39.6 KB
  • 196
  • January 16th, 2025

Changelog

WHATS NEW:

  • Code refactoring
  • Performance improvements
  • New preference UI and functions
  • Preferences: Images Format Manager
  • Material Overlay
  • Delete material button new Mode. Delete Material + Textures Data
  • Material Preview
  • Option: Clean unused mat slot new Mode. (Action for whole scene or only for selected objects)
  • ColorSpaces profiles : Added all potential options
  • Material Pipette
  • Roughness Invert Mode
  • Duplicate Material btn
  • Better logs presentation/decoration

FIXES:

  • Filter bug. After Scan of the materials in the folder, the checkboxes of the existing materials in the scene will be turned off by default.
  • Scene ColorSpace Match fixes
  • Custom Property fixes
Compatibility
Blender 4.2 LTS and newer
Downloads
196
Size
39.6 KB
Permissions
This version requests the following:
  • Files Import/export FBX from/to disk
License
GNU General Public License v3.0 or later
Status
Approved
v1.1.0 39.6 KB
1.0.4
Compatibility
Blender 4.2 LTS and newer
  • 28.7 KB
  • 6098
  • July 24th, 2024

Changelog

  • Some code refactoring
  • Fixed a problem causing conflict with other addons in some cases, in particular with xDecal. Thanks to the xDecal community for the feedback and for helping to provide debugging information.
Compatibility
Blender 4.2 LTS and newer
Downloads
6098
Size
28.7 KB
Permissions
This version requests the following:
  • Files Import/export FBX from/to disk
License
GNU General Public License v2.0 or later
Status
Approved
v1.0.4 28.7 KB
1.0.3
Compatibility
Blender 4.2 LTS and newer
  • 28.8 KB
  • 113
  • July 23rd, 2024

Changelog

  • Addon Preferences changes
  • Added Customizable: Category, Space Type, Region Type in addon preferences.

Now it will be even easier for you to place the addon panels where you will be more comfortable ;).

Addon panels do not support display in all possible Regions Types and Space Types

Compatibility
Blender 4.2 LTS and newer
Downloads
113
Size
28.8 KB
Permissions
This version requests the following:
  • Files Import/export FBX from/to disk
License
GNU General Public License v2.0 or later
Status
Approved
v1.0.3 28.8 KB
1.0.2
Compatibility
Blender 4.2 LTS and newer
  • 27.1 KB
  • 250
  • July 21st, 2024

Changelog

  • Changes in the blender_manifest
  • Category of addon changed to Material
  • Minor UI changes: added new icons and now the Materials Create/Update filter block can be collapsed.
  • Minor UI changes: added Force Refresh button near Textures Folder input
Compatibility
Blender 4.2 LTS and newer
Downloads
250
Size
27.1 KB
Permissions
This version requests the following:
  • Files Import/export FBX from/to disk
License
GNU General Public License v2.0 or later
Status
Approved
v1.0.2 27.1 KB
1.0.1
Compatibility
Blender 4.2 LTS and newer
  • 26.1 KB
  • 43
  • July 5th, 2024

Changelog

  • Fixed code issue with Transmission map setup, that could lead to a material creation error.
  • Added support for Blender 4.2 (fixed a bug that caused an error in the new version)
Compatibility
Blender 4.2 LTS and newer
Downloads
43
Size
26.1 KB
Permissions
No special permissions required.
License
GNU General Public License v2.0 or later
Status
Awaiting Review
v1.0.1 26.1 KB
1.0.0
Compatibility
Blender 4.2 LTS and newer
  • 26.4 KB
  • 50
  • June 20th, 2024

Changelog

Version 1.0.0 - Release

  • Added Show Selected list and Custom values for shader inputs
Compatibility
Blender 4.2 LTS and newer
Downloads
50
Size
26.4 KB
Permissions
No special permissions required.
License
GNU General Public License v2.0 or later
Status
Awaiting Review
v1.0.0 26.4 KB
12 versions
  • About
  • Privacy Policy
  • Terms of Service
About
  • Blender Foundation
  • Blender Institute
  • Blender Studio
  • License
  • Logo & Trademark
  • Credits
  • Privacy Policy
  • Code of Conduct
Organization
  • People
  • Jobs
Blender Network
Download
  • Latest Blender
  • Blender LTS
  • Previous Versions
  • Experimental Builds
  • Source Code
  • Requirements
  • Benchmark
  • Flamenco
Extensions
  • Add-ons
  • Themes
Developers
  • Get Started
  • Roadmap
  • Projects
  • Docs
  • Blog
  • Forum
  • YouTube
  • Python API
Blender Studio
  • Films
  • Training
  • Tools & Pipeline
Support
  • Manual
  • Community
  • FAQ
Get Involved
  • Documentation
  • Education
News
  • Press Releases
  • User Stories
Blender Conference
Follow Blender
Support Blender
  • Donate
  • One-time Donation
Artistic freedom starts with Blender The Free and Open Source 3D Creation Suite