Blender Git Commit Log
Git Commits  -> Revision db44a4a
		
			
			
		
Revision db44a4a by Martin Poirier (master) May 27, 2008, 13:33 (GMT)  | 
Skeleton retargetting - Preliminary commit. Results are encouraging but nothing *that* useful yet Smarter heuristic noise arc filtering for Reeb graph  | 
Commit Details:
Full Hash: db44a4a1a79286ed77dd34d0aaf1259a1f85d3be
SVN Revision: 15007
Parent Commit: 1345417
Lines Changed:  +2994,  -668
1 Added Path:
/source/blender/src/autoarmature.c (+1690, -0)  (View)
7 Modified Paths:
/source/blender/include/BIF_editarmature.h (+5, -0) (Diff)
/source/blender/include/butspace.h (+2, -1) (Diff)
/source/blender/include/reeb.h (+50, -6) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+3, -0) (Diff)
/source/blender/src/buttons_editing.c (+40, -3) (Diff)
/source/blender/src/editarmature.c (+16, -621) (Diff)
/source/blender/src/reeb.c (+1188, -37) (Diff)
/source/blender/include/butspace.h (+2, -1) (Diff)
/source/blender/include/reeb.h (+50, -6) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+3, -0) (Diff)
/source/blender/src/buttons_editing.c (+40, -3) (Diff)
/source/blender/src/editarmature.c (+16, -621) (Diff)
/source/blender/src/reeb.c (+1188, -37) (Diff)


 Master Commits
MiikaHweb | 2003-2021