Blender add-on: M-Cleaner

Blender add-on for automatically finding and removing duplicates of materials from the scene.

When you add objects from previously saved blend-files, external libraries, various asset- and kitbash- sets to the scene, your scene is filled with a large number of identical materials. With dozens of them in complex scenes. “M-Cleaner” finds the equal materials in the scene and removes duplicates, reassigning the single unique material to the objects.

Add-on functionality:

  • Just press the “Clear materials” button
  • M-Cleaner will automatically clear your scene of duplicates
  • “Merge by name” cleans materials only by their names (destructive!). It clears materials with .001, .002, etc. names.
  • If the “Remove unused” checkbox is on, duplicates will be removed from the scene immediately. If this checkbox is off, duplicates will remain in the scene with 0 users and will be deleted using regular Blender tools during the scene saving.

In complex scenes with complex materials, cleaning in non-destructive mode can take a lot of time and computer resources. To speed up work, you can enable the option “Node groups as nodes”. In this case, only the first level of materials is checked, without checking the internal structure of node groups. Node groups are considered ordinary nodes and only the values of their inputs/outputs are controlled.

Demonstration video:

Current add-on version:

1.4.0.

Blender versions:

2.90, 2.91, 2.92, 2.93, 3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6, 4.0, 4.1

Location and call:

“3D Viewport” window – N-panel – the “M-Cleaner” tab

Installation:

  1. Download the *.zip archive with the add-on distributive.
  2. The “Preferences” window — Add-ons — Install… — specify the downloaded archive.

Version history:

1.4.0.

  • Added an option don’t to “merge by name” hidden materials (material name stars with dot).

1.3.4.

  • Fixed issue with showing M-Cleaner window in the Compositing area.

1.3.3.

  • Fixed bug with *, [, ], etc, in material names in the “merge by name” function.

1.3.2.

  • Fixed bug with node groups without node trees.

1.3.1.

  • Fixed bug with Curve Mapping nodes

1.3.0.

  • Added “Node groups as nodes” option

1.2.1.

  • Fixed bug with linked objects

1.2.0.

  • Fixed some bugs

1.1.0.

  • Added “Merge by name” function

1.0.0.

  • This release.
0 0 votes
Article Rating
Subscribe
Notify of
guest

0 Comment
Inline Feedbacks
View all comments