Blender Git Loki

Git Commits -> Revision 0415578

July 30, 2021, 14:51 (GMT)
Fix T89899: Crashes when accessing vertex groups from objects

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.

Differential Revision: https://developer.blender.org/D11947

Commit Details:

Full Hash: 0415578ce13e707848fccb0c858df166fbff77ca
Parent Commit: c155315
Committed By: Fabian Schempp
Lines Changed: +68, -56

3 Modified Paths:

/source/blender/editors/object/object_data_transfer.c (+41, -46) (Diff)
/source/blender/editors/object/object_vgroup.c (+3, -3) (Diff)
/source/blender/makesrna/intern/rna_object.c (+24, -7) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021