Blender Git Loki
Git Commits -> Revision ac316a6
Revision ac316a6 by Germano Cavalcante (master) January 24, 2019, 12:20 (GMT) |
Fix T59423: Mesh deform modifier bind bug causing spiky deformations. The intersection was being tested between ray and tri, the correct one is segment and tri. |
Commit Details:
Full Hash: ac316a6526c71ff09468ceb288bf6db98c416fe2
Parent Commit: 7faf0c8
Lines Changed: +4, -3
1 Modified Path:
/source/blender/editors/armature/meshlaplacian.c (+4, -3) (Diff)