Blender Git Loki
Git Commits -> Revision ae8bba2
Revision ae8bba2 by Sergey Sharybin (master) June 7, 2010, 14:38 (GMT) |
Fix #22331: mesh deform modifier not caculate all shape keys when using 'apply shape keys in edit mode' This modifier used undeformed coordinates from emDM. Added method getVertCos to emDM, so meshdeform now could use it to get deformed coordinates form any derived mesh. |
Commit Details:
Full Hash: ae8bba216596d58bc72f85b7c3bf5b61a9c87e8a
SVN Revision: 29307
Parent Commit: ab0d12a
Lines Changed: +24, -4