Blender Git Commit Log
Git Commits -> Revision 9ad0b7f
Revision 9ad0b7f by Sybren A. Stüvel (master) January 14, 2020, 14:13 (GMT) |
Fix T68480: Normalize All weights with lock Active bug The original code had 0 as a magic number in the test whether the weight belongs to a locked group, instead of comparing it to the actual group number. Thanks @mano-wii for providing the diff. |
Commit Details:
Full Hash: 9ad0b7f8c74174a21a4372b09888692c381984e0
Parent Commit: 042e4da
Lines Changed: +1, -1
1 Modified Path:
/source/blender/blenkernel/intern/deform.c (+1, -1) (Diff)