Blender Git Commit Log

Git Commits -> Revision ed3e6aa

Revision ed3e6aa by Sergey Sharybin (master)
August 19, 2011, 13:41 (GMT)
Camera tracking integration
===========================

Bundle new libmv and add changes needed to support affine tracking.

Affine tracking itself would be added in next commit.

Commit Details:

Full Hash: ed3e6aa9726742963de81d76897413934339eb68
SVN Revision: 39552
Parent Commit: d578f32
Lines Changed: +166, -49

11 Modified Paths:

/extern/libmv/bundle.sh (+5, -0) (Diff)
/extern/libmv/ChangeLog (+28, -8) (Diff)
/extern/libmv/libmv-capi.cpp (+6, -8) (Diff)
/extern/libmv/libmv-capi.h (+2, -2) (Diff)
/extern/libmv/libmv/tracking/sad.cc (+30, -9) (Diff)
/extern/libmv/libmv/tracking/sad.h (+22, -3) (Diff)
/release/scripts/startup/bl_ui/space_clip.py (+1, -1) (Diff)
/source/blender/blenkernel/intern/movieclip.c (+1, -0) (Diff)
/source/blender/blenkernel/intern/tracking.c (+64, -12) (Diff)
/source/blender/makesdna/DNA_tracking_types.h (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_tracking.c (+5, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021