8c01a59411da1de0559ad7eb55e330a9e73ff762
ensure_selection_attribute in vgroup_select_verts
This was implemented in the kernel but it shouldn't have been. Since the function operates at the editor level and doesn't only work at the low-level, it should be in the `object_vgroup.cc` file in the `editor` context. This also means that we can use `ensure_selection_attribute` which fixes a crash when the selection attribute is on the wrong domain. Pull Request: https://projects.blender.org/blender/blender/pulls/134060
…
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%
