c230c5262612064d5cc3d6af38052a70796b1be3
The pose mode 'Select Grouped' operator can now select by bone color. This compares either the theme palette index, or the full custom color. In other words, if custom colors are visually very similar but binary not equal, they will be treated as different. The last bytes of the custom colors (so `solid[3]`, `active[3]`, and `selected[3]`) aren't used for these comparisons, as the values are inconsistently either 0 or 255 depending on how the color was set. There is no way to influence this with the color picker in the GUI, and AFAIK the alpha channel isn't used for drawing either.
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
