Blender Git Commit Log

Git Commits -> Revision 32faec1

Revision 32faec1 by Sergey Sharybin (master)
May 12, 2013, 22:17 (GMT)
Remplace bunch of annoying ifdefs in tracking.c with a libmv-capi_stub.cc

Makes code in tracking.cc much easier to understand and modify,
without worring to breck compulation with Libmv disabled.

It is still possible compilation will break due to libmv-capi
changes, but that's not happening so much often.

Commit Details:

Full Hash: 32faec1a53fdc557dd7c74465d9d1d0c0c17cdb0
SVN Revision: 56729
Parent Commit: 5c2355d
Lines Changed: +1577, -1400

2 Added Paths:

/extern/libmv/libmv-capi.cc (+967, -0) (View)
/extern/libmv/libmv-capi_stub.cc (+277, -0) (View)

1 Deleted Path:

/extern/libmv/libmv-capi.cpp (+0, -967)

10 Modified Paths:

/extern/CMakeLists.txt (+1, -4) (Diff)
/extern/libmv/bundle.sh (+99, -76) (Diff)
/extern/libmv/CMakeLists.txt (+192, -174) (Diff)
/extern/libmv/SConscript (+30, -25) (Diff)
/extern/SConscript (+1, -3) (Diff)
/source/blender/blenkernel/CMakeLists.txt (+1, -3) (Diff)
/source/blender/blenkernel/intern/tracking.c (+6, -145) (Diff)
/source/blender/blenkernel/SConscript (+1, -1) (Diff)
/source/blenderplayer/CMakeLists.txt (+1, -1) (Diff)
/source/creator/CMakeLists.txt (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021