Object Checklist

Object list add-on for data management with various filters

List objects with various filters.
It is useful as a checklist before submitting the completed data or writing the data to another software.

Download

gumroad

Blender Market

Filter

Various filter functions are available.
From the icons on the list, you can filter the objects that meet the following conditions.

  • name
  • Selected object, scene object, all data objects, specified collection
  • Object type
  • Visibility off
  • Selectable Off
  • Viewport display off
  • Rendering enabled/disabled
  • With rotation value
  • With scale value
  • With non-rendering modifier
  • With mute constraint
  • With action

Display of mesh data

The number of data possessed by mesh data is displayed as a count.
You can see them all in a list, which is useful for checking if you have unnecessary data.

  • Number of vertices
  • Vertex group
  • Vertex color
  • UV
  • Shape key
  • material
  • Face map

Mark of object to be deleted

You can mark the objects you plan to delete in the completed data.
Marked objects can be deleted with the dedicated bulk delete function.

  1. Enable trash icon for each object
  2. Execute “Delete Planed Object” from the upper right of the menu

Basic object operations

You can select from the list, switch the display, switch whether to render, rename, and delete.

Menu

  • 3D View> Sidebar (N)> Mat List> Object Checklist

Link

忘却まとめ

3 Likes

woo this is very useful, I’m definitely buying it.

ver1.2.0 Updated

Improvement / enhancement of list filter function

Added sorting function by object data

2021-08-24_21h22_49

Added an option to sort by the number of object data.
You can change the order from the following types.

  • Selectable types: Name, Number of Vertices, Vertex Groups, Vertex Colors, UV Layers, Shape Keys, Materials, Face Maps

Filter by the number of object data

Added a filter function based on the number of object data.
You can set match, greater than or equal to, and less than or equal to the specified number.
For example, you can only display objects with 10,000 or more vertices.

  • Available when the list sort type is other than Name
  • The number of sort type data in the list is the target

Enhanced text search

Added a text search menu above the list.

  • Added “Use Regular Expression” option
  • Added Case Sensitive option

others

2021-08-24_21h21_48

  • Added [Select all filtered objects] function
    • Select all the objects displayed in the current list. You can access it from the options menu on the top right
  • Added [View Layer] to the filter type
  • Since the filter of the modifier icon on the second line of the menu is difficult to understand, the specification has been changed.
    • Changed to “Show only items with modifiers” option.
    • If the above option is enabled, you can enable the Show only items with modifiers that are disabled renders.
  • The specification has been changed because the constraint icon on the second line of the menu is difficult to understand.
    • Changed to “Show only items with constraints” option.
    • If the above options are enabled, you can enable the Show only items with mute constraints option.

Bug fix

  • Fixed the problem that the menu display is heavy in the scene with many objects to some extent.
    • Improved UI list filtering internally
  • Fixed an issue where the number of shape keys could not be displayed