Blender Git Loki
Git Commits -> Revision 08039ef
Revision 08039ef by Martin Poirier (master) July 15, 2008, 19:38 (GMT) |
Optimization method selectable at runtime Start multi resolution match from node, not arc (solve problem with Rinky) various uglyness being cleaned up or factored out |
Commit Details:
Full Hash: 08039ef38fa6d39f756860032659cc3678137ced
SVN Revision: 15591
Parent Commit: ac66416
Lines Changed: +235, -231
6 Modified Paths:
/source/blender/blenlib/BLI_graph.h (+2, -0) (Diff)
/source/blender/blenlib/intern/graph.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+2, -1) (Diff)
/source/blender/src/autoarmature.c (+208, -202) (Diff)
/source/blender/src/buttons_editing.c (+17, -23) (Diff)
/source/blender/src/reeb.c (+5, -4) (Diff)
/source/blender/blenlib/intern/graph.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+2, -1) (Diff)
/source/blender/src/autoarmature.c (+208, -202) (Diff)
/source/blender/src/buttons_editing.c (+17, -23) (Diff)
/source/blender/src/reeb.c (+5, -4) (Diff)