Blender Git Commit Log
Git Commits -> Revision b147ecb
Revision b147ecb by Alexander Gavrilov (master) January 24, 2016, 05:25 (GMT) |
Fix Smooth Weight expand logic Since weight_other is equal to weight_accum_prev[i_other], the original lines actually are no-op. The visible effect is that when smoothing just two vertices with weights 1 and 0, the expand value has no effect until it reaches exactly 1. This change makes it gradual. |
Commit Details:
Full Hash: b147ecb991e04a5b37bae96166c8f9eb554030cc
Parent Commit: 2ca34e4
Committed By: Campbell Barton
Lines Changed: +2, -2
1 Modified Path:
/source/blender/editors/object/object_vgroup.c (+2, -2) (Diff)