Blender Git Loki
Git Commits -> Revision 36cd310
Revision 36cd310 by Sebastian Parborg (master) March 9, 2019, 10:45 (GMT) |
Fix T62104: VertexGroup.add() doesn't push depsgraph update for the mesh. When adding and removing weights from the python api, no depsgraph updates were triggered. This would cause the mesh geometry to be out of sync in the viewport if there were any modifiers that used the vertex groups in question. Reviewed By: Brecht Differential Revision: https://developer.blender.org/D4439 |
Commit Details:
Full Hash: 36cd31060b6db6a81668996757bf166cfff38a22
Parent Commit: fede272
Lines Changed: +2, -0
1 Modified Path:
/source/blender/makesrna/intern/rna_object.c (+2, -0) (Diff)