Page MenuHome

Fix T89899: Crashes when accessing vertex groups from objects
ClosedPublic

Authored by Hans Goudey (HooglyBoogly) on Jul 16 2021, 6:08 PM.

Details

Summary

We need to be more strict about trying to retrieve a list of vertex group
names from objects now, as only three object types support them.
This commit adds a check for vertex group support in a few places, the
data transfer operator/modifier, copying vertex groups to selected
objects, and the vertex group remove and clear functions.

Diff Detail

Repository
rB Blender
Branch
check-vertex-group-support (branched from master)
Build Status
Buildable 15880
Build 15880: arc lint + arc unit