Blender Git Loki
Git Commits -> Revision 2cefa33
Revision 2cefa33 by Sergey Sharybin (master) July 27, 2011, 09:48 (GMT) |
Camera tracking integration =========================== - glog should no flood into logs files now. - Request from Francois - changes in sliding: * Anchor point is for sliding the whole marker. * Square on pattern moves pattern and search relative to anchor point. * Square on search moves search only. - Bundles in 3d viewport are colored by track custom color. |
Commit Details:
Full Hash: 2cefa33e86abbc48bdf565257f9519f028fc0a6d
SVN Revision: 38754
Parent Commit: f8e1783
Lines Changed: +120, -78
7 Modified Paths:
/extern/libmv/libmv-capi.cpp (+4, -2) (Diff)
/source/blender/editors/space_clip/clip_buttons.c (+9, -0) (Diff)
/source/blender/editors/space_clip/clip_draw.c (+45, -45) (Diff)
/source/blender/editors/space_clip/clip_editor.c (+2, -2) (Diff)
/source/blender/editors/space_clip/tracking_ops.c (+45, -26) (Diff)
/source/blender/editors/space_view3d/drawobject.c (+11, -3) (Diff)
/source/blender/editors/space_view3d/space_view3d.c (+4, -0) (Diff)
/source/blender/editors/space_clip/clip_buttons.c (+9, -0) (Diff)
/source/blender/editors/space_clip/clip_draw.c (+45, -45) (Diff)
/source/blender/editors/space_clip/clip_editor.c (+2, -2) (Diff)
/source/blender/editors/space_clip/tracking_ops.c (+45, -26) (Diff)
/source/blender/editors/space_view3d/drawobject.c (+11, -3) (Diff)
/source/blender/editors/space_view3d/space_view3d.c (+4, -0) (Diff)