Skip to content

Latest commit

 

History

History
51 lines (30 loc) · 1.72 KB

README.md

File metadata and controls

51 lines (30 loc) · 1.72 KB

Select Similar Attribute Color

A Blender addon that adds an option to select faces, edges, or vertices with a similar color attribute. Ideal for workflows involving vertex color attributes.

Download Latest Release


Features

  • Select mesh elements (faces, edges, vertices) based on similar color attributes.
  • Adjustable threshold for controlling color similarity.
  • Integrated into Blender's Select Similar menu for seamless usage.

Installation

  1. Download the latest version of the addon as a .zip file from the Releases page.
  2. Open Blender and go to Edit > Preferences > Add-ons > Install....
  3. Select the downloaded .zip file and click Install Add-on.
  4. Enable the addon in the list by checking the checkbox.

Usage

  1. Switch to Edit Mode with a mesh object selected.
  2. Select a face, edge, or vertex with a desired color attribute.
  3. Press Shift + G (Select Similar) and choose Color Attribute.
  4. Adjust the Color Threshold in the bottom-left panel to refine the selection.

Requirements

  • Blender 4.2 or later.

License

This project is licensed under the GNU General Public License v3.0.

You are free to use, modify, and distribute this addon, as long as any derivative works are also licensed under the GPL. For more details, see the LICENSE file.


Credits

Created by Steffan Poulsen & ChatGPT (not necessarily in that order).