Blender Git Commit Log
Git Commits -> Revision dab04bc
Revision dab04bc by Jacques Lucke (master) November 23, 2021, 13:38 (GMT) |
Fix T93231: crash when overwriting vertex group with other domain The problem was that we forgot to actually remove the vertex group when it should be deleted. We only removed all the data that was attached to it. Differential Revision: https://developer.blender.org/D13326 |
Commit Details:
Full Hash: dab04bc0536feb37140d7644ba5bc6ba8588699c
Parent Commit: 0479a66
Lines Changed: +37, -6