Blender Git Commit Log
Git Commits -> Revision de2fc6d
May 4, 2007, 16:36 (GMT) |
Fix for bug #6629 - modifiers and vertex-parenting I have changed the vertex parenting code to use the derivedFinal mesh rather than derivedDeform; this gives the result after all modifiers have been applied, rather than the result up to the first non-deforming modifier as it did before. Since the derivedFinal mesh can have more than one vertex corresponding to a single vertex in the base mesh, the average of all such vertices is used. |
Commit Details:
Full Hash: de2fc6d687df727318bfe3102f2eb5a61e592d4a
SVN Revision: 10655
Parent Commit: 6bd765e
Lines Changed: +18, -7
1 Modified Path:
/source/blender/blenkernel/intern/object.c (+18, -7) (Diff)