Blender Git Commit Log

Git Commits -> Revision 5e41807

Revision 5e41807 by Brecht Van Lommel (master)
June 15, 2011, 09:45 (GMT)
Fix #27654: vertex parenting not working with constructive modifiers.

Vertex parents were not requesting the original index layer, now do this as
part of depsgraph building, and make constraints with vertex groups use the
same system. Fix is based on patch by Campbell, but with some changes.

Commit Details:

Full Hash: 5e418071352977f0e55e0f84ffbb02ff8c5a6763
SVN Revision: 37503
Parent Commit: b09bb94
Lines Changed: +26, -18

6 Modified Paths:

/source/blender/blenkernel/depsgraph_private.h (+2, -1) (Diff)
/source/blender/blenkernel/intern/constraint.c (+3, -10) (Diff)
/source/blender/blenkernel/intern/depsgraph.c (+15, -2) (Diff)
/source/blender/blenkernel/intern/object.c (+3, -2) (Diff)
/source/blender/blenloader/intern/readfile.c (+1, -0) (Diff)
/source/blender/makesdna/DNA_object_types.h (+2, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021