c010bab779e319336d04140d11b83754497ce08b
Currently there is a difference in the assigned accelerator keys for Boolean attribute type for Store Named Attribute and Named Attribute. For Named Attribute it is assigned <kbd>B</kbd> as a user would expect but in the Store Named Attribute it is assigned <kbd>o</kbd> as it comes after _Byte Color_ which leads to confusion when using lots of each node. This PR changes the order of the socket types so simpler types come first, and updates the attribute types to reflect this same ordering. This fixes the issue with the accelerator keys and improves overall consistency. The more specialised subtypes such as 8-Bit Integer, Byte Color and 2D Vector all appear at the end of the menu in the same order. This ordering will also be reflected in other nodes such as Sample Index, Sample Curve etc. Pull Request: https://projects.blender.org/blender/blender/pulls/146722
…
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%
