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

15 Reviews

  • Fabio-Andre-da-Cruz-Fernandes
  • v1.2.1
  • 3 mo

Look no further folks! This is the tool you always wanted to manage your materials. Clean quick and easy to use!

  • evilxz
  • v1.1.6
  • 6 mo

Hello, may I use this texture for my own project to sell or not? Thanks for your attention :D

  • AlexeyHRDesign replied
  • 6 mo

Hi, I didn't quite understand the essence of your question. Here's some information that might potentially serve as an answer ;).

  • The materials I used in the demo materials are not included with the addon, and unfortunately, you cannot use them. However, I may add a few free my SD materials to the addon in the future ;).
  • You can certainly use the BAM Automat addon for your personal project and distribute the materials installed or configured using BAM Automat even if you plan to make a whole materials library ;). (but I won't refuse a minimal mention, although it's not necessary).
  • Jim-Bob-Petri
  • v1.1.6
  • 7 mo

some buttons and menus are a bit weird, but this is an essential tool for anyone using Blender. It saved me hours of tedious work.

  • AlexeyHRDesign replied
  • 7 mo

Hi, I'm glad you like my tool. I'd also appreciate feedback and suggestions for the UI. Here's my personal email: alexeyhrdesign@gmail.com

  • microgame
  • v1.1.3
  • 7 mo

A feature to add to the asset library with one click.

  • AlexeyHRDesign replied
  • 7 mo

great idea, love it ! will appear in the future next update, thanks for the feedback :)

Check Update #1.1.6 I hope you enjoy it ;)

  • shanayyy
  • v1.1.3
  • 8 mo

Very good plugin, I only have one question at the moment, can TextureMap Definitions specify the Alpha channel?

  • AlexeyHRDesign replied
  • 8 mo

This is not currently available, but I plan to add this functionality in a future update. Thanks for reminding me about this :)

Check Update #1.1.6 I hope you enjoy it ;)

  • Alexey-SH
  • v1.1.1
  • 1 y

I used to spend too much time adding textures and adjusting materials. This addon does all this automatically — and better than I could have done manually. Many thanks to the author for this addon!

  • Rusetskii-Sergei
  • v1.1.1
  • 1 y

Excellent addon, have saved my team bunch of hours by working on large scenes with multiple linked files. Works great if you have to keep materials clean for complex renders.

  • Brandon-Acree
  • v1.1.1
  • 1 y

Super helpful toolset, even for modelers to help manage existing materials in our pipeline.

  • Оксана-2
  • v1.1.1
  • 1 y

!!!

  • Ben-Sampson
  • v1.0.4
  • 1 y

This plugin is excellent - however one important thing that I haven't seen mentioned in the reviews is that it doesn't recognize EXR files. Especially important for displacement maps. Unless I'm missing something?

  • AlexeyHRDesign replied
  • 1 y

hmmm, I really didn't think about EXR, thanks for the feedback, I'll include this format in the plans for the next update. If you need it now, try the following: open the BAM_BamAutomat_M.py file and in line 126 you will see such a block of code in which you can add new formats.

image_formats={ "PNG":"PNG", "JPEG":"JPEG", "JPG":"JPG", "TIFF":"TIFF", # Add new formats here if needed }

i think this should works:

image_formats={ "PNG":"PNG", "JPEG":"JPEG", "JPG":"JPG", "TIFF":"TIFF", "EXR":"EXR", # Add new formats here if needed }

  • Nurb2Kea
  • v1.0.4
  • 1 y

You know Quixel / FAB lib that you can download for free...!? [BAM] AutoMat is the perfect option/addon to create all materials, mark them and save in your asset browser. Best thing is when you use cleverly the naming in the panel you can sort your materials by size 2k, 4k, 8k ....

So it makes [BAM] , and you have the perfect library build with AutoMat !

  • Daniella-R-Dwellingham
  • v1.0.4
  • 1 y

Great

  • sveilien
  • v1.0.4
  • 1 y

THIS IS THE ADD-ON I HAVE BEEN SEARCHING FOR!!!!!

Seriously though, I have thousands of backlogged PBRs that I dreaded having to make asset libraries for. I found this and BAM (pun intended), it takes just a few clicks to set all those libraries. Thank you.

  • AlexeyHRDesign replied
  • 1 y

Thank you for your pleasant feedback, be sure to tell your friends about my addon, I will be glad if people can simplify their lives, because that's why I created this addon.

By the way, I already have some new developments that I want to integrate into BAM and need to fix some bugs. I hope that I will find time for this soon, at least during the New Year holidays ^_^

  • EM_LAB
  • v1.0.4
  • 1 y

Would be great to add the preview thumbnail to the material and convert them in materials assets with the thumbnail too ;)

  • AlexeyHRDesign replied
  • 1 y

yes, I thought about miniatures earlier and even tried to make them, but I didn't quite succeed.

In fact, BAM already has some secret function for showing thumbnails ;). I did not specifically describe it because the thumbnails were not updated, although it seems to be working after my last fixes, or is it because of the new version of blender 4.3, but perhaps also because of the Cycles render.

If you hold down Alt+Ctrl and click on the thumbnail of the material, an expanded window with a large thumbnail will appear ;)

  • MatthiasPatscheider
  • v1.0.4
  • 1 y

Fantastic addon! A great time saver! It works well for quickly importing textures created in Substance.

  • AlexeyHRDesign replied
  • 1 y

Thanks for the feedback Matthias. I noticed a bug, apparently I accidentally deleted something in the process.

In the found materials filter, if materials are already present in the scene, they should be automatically unchecked after scanning the folder, so that only new materials are created by default.

Do you think it would be more convenient to return this or add an additional button to check the materials in the filter that are already present in the scene?

15 reviews

5.0

15 reviews
5
4
3
2
1
Rate this Add-on Report an issue
  • 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