3c5b2c3b9f93351b439551bdc4e02149f6b98cfe
Previously, in 4.2, the `has_face_set` method always returned `true` for whether or not a given vert had a given face set with dyntopo enabled. This logic was updated to be more complete in 4.3, but the fallback logic for when a mesh didn't have any face set data was not. To fix this, if the corresponding BMesh doesn't have the face set attribute, we check whether or not thet requested face set is `SCULPT_FACE_SET_NONE` Pull Request: https://projects.blender.org/blender/blender/pulls/132523
…
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%
