Sushi Cleanups is an addon for cleaning up Blender projects. It can remove unused data, rename objects, and sort attributes. It can manipulate single selected object or every instance in the project. It is especially useful for tidying up imported data from other programs.

Download & Installation

Sushi Cleanups v0.1.0

And install with the official instructions for Installing Add-ons.

Features

Delete unused data blocks

Sushi Cleanups can delete unused data blocks like mesh, materials, and armatures. This helps de-clutter the project to make used data blocks easier to find.

Example: Deleting unused materials

BeforeAfter

Example: Deleting empty collections and collapsing collections with only one children

BeforeAfter

Delete unused properties

Sushi Cleanups can delete unused properties like empty material slots, vertex groups with no vertices, and bone groups with no assigned bones.

Example: Deleting unused material slots

BeforeAfter

Deduplicate names

Sushi Cleanups can find and remove duplicated names to keep the project organized.

Example: Removing “.xxx” from names of objects and collections with unique names

BeforeAfter

Delete objects that use the same materials or meshes

Sushi Cleanups can delete objects that use the same materials or meshes.

Example: Deleting all objects using the Red material

BeforeAfter

Sort properties

Sushi Cleanups can sort properties like vertex groups to keep them more organized.

BeforeAfter

Support

Sushi Cleanups is tested against Blender 2.9x and 3.0. It may also work on other versions of Blender.

Please give this addon a try and let me know what you think. You can find me on Twitter @xXSuShIkiTtYXx for any questions, feedbacks, and feature requests.

TODO

  • Bug tracker
  • Cleaning up unused or empty properties like UV Maps, Vertex Colors
  • More rename & organization helpers

Some experimental features can be enabled in the add-on preferences window.