Blender Git Commit Log
Git Commits -> Revision a405ed7
Revision a405ed7 by Martin Poirier (master) November 5, 2008, 20:15 (GMT) |
Sketch retargetting. Templating from other armature objects. Moving stuff home, saving doesn't work ok yet, will finish this later today, demo video when done. Also a couple of bug fixes for crashing and some text reformulation and the like. |
Commit Details:
Full Hash: a405ed75fe830bd3ce110a94452af093a890bd04
SVN Revision: 17337
Parent Commit: 571520e
Lines Changed: +100, -43
8 Modified Paths:
/source/blender/blenlib/intern/graph.c (+5, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+2, -0) (Diff)
/source/blender/include/BIF_editarmature.h (+9, -1) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+1, -0) (Diff)
/source/blender/src/drawview.c (+8, -0) (Diff)
/source/blender/src/editarmature.c (+32, -17) (Diff)
/source/blender/src/editarmature_retarget.c (+30, -20) (Diff)
/source/blender/src/editarmature_sketch.c (+13, -5) (Diff)
/source/blender/blenloader/intern/readfile.c (+2, -0) (Diff)
/source/blender/include/BIF_editarmature.h (+9, -1) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+1, -0) (Diff)
/source/blender/src/drawview.c (+8, -0) (Diff)
/source/blender/src/editarmature.c (+32, -17) (Diff)
/source/blender/src/editarmature_retarget.c (+30, -20) (Diff)
/source/blender/src/editarmature_sketch.c (+13, -5) (Diff)