Blender Git Loki
Git Commits -> Revision 52219d5
Revision 52219d5 by Martin Poirier (master) July 7, 2008, 20:31 (GMT) |
First draft: Use multiresolution graph for retargetting (enables bypassing small appendages that don't correspond to anything on the armature). |
Commit Details:
Full Hash: 52219d52dd5e4902f38d9be4d07f39e67ba461b2
SVN Revision: 15475
Parent Commit: f139e1f
Lines Changed: +118, -32
6 Modified Paths:
/source/blender/blenlib/BLI_graph.h (+2, -0) (Diff)
/source/blender/blenlib/intern/graph.c (+22, -16) (Diff)
/source/blender/include/reeb.h (+2, -0) (Diff)
/source/blender/src/autoarmature.c (+12, -1) (Diff)
/source/blender/src/buttons_editing.c (+6, -6) (Diff)
/source/blender/src/reeb.c (+74, -9) (Diff)
/source/blender/blenlib/intern/graph.c (+22, -16) (Diff)
/source/blender/include/reeb.h (+2, -0) (Diff)
/source/blender/src/autoarmature.c (+12, -1) (Diff)
/source/blender/src/buttons_editing.c (+6, -6) (Diff)
/source/blender/src/reeb.c (+74, -9) (Diff)