Blender Git Commit Log

Git Commits -> Revision abe38ee

November 26, 2020, 21:52 (GMT)
Geometry Nodes: fix when vertex group exists but there are no MDeformVerts yet

The `mesh->dvert` array is only allocated when needed. Just creating a new vertex
group without any vertices in it, does not trigger the allocation.

Commit Details:

Full Hash: abe38ee033b4fe51756f4dded075fa473e47ff16
Parent Commit: d40126d
Lines Changed: +15, -5

1 Modified Path:

/source/blender/blenkernel/intern/attribute_access.cc (+15, -5) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021