Blender Git Commit Log
Git Commits -> Revision 166cc31
Revision 166cc31 by Martin Poirier (master) November 14, 2007, 01:57 (GMT) |
Fixing up angle based subdivisions. Adding symetry detection (right now, only primary symetries and only used to determine bone orientation). Fixing bugs (infinite loops) in length based subdivisions. Adding number of post processing passes parameter |
Commit Details:
Full Hash: 166cc3110d6c1d3c648a99cdc56c1137b913bfe4
SVN Revision: 12585
Parent Commit: eeb9e14
Lines Changed: +573, -205
6 Modified Paths:
/source/blender/blenloader/intern/readfile.c (+1, -0) (Diff)
/source/blender/include/reeb.h (+12, -3) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+5, -5) (Diff)
/source/blender/src/buttons_editing.c (+36, -6) (Diff)
/source/blender/src/editarmature.c (+324, -155) (Diff)
/source/blender/src/reeb.c (+195, -36) (Diff)
/source/blender/include/reeb.h (+12, -3) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+5, -5) (Diff)
/source/blender/src/buttons_editing.c (+36, -6) (Diff)
/source/blender/src/editarmature.c (+324, -155) (Diff)
/source/blender/src/reeb.c (+195, -36) (Diff)