blender/extern/libmv
Sergey Sharybin c74f6a51b6 Fix #29469: Latest motion tracking not working.
It was error in CMakeLists.txt caused by automatic bundling script which
expanded variables instead of substituting them as-is.

Fixed both of bundling script and CMakeLists.txt
2011-12-01 10:25:16 +00:00
..
libmv Fix link errors for MinGW debug for blenderplayer. This bizarre error, not present in release builds, happens due to name clashes between tracker functions. static-fied them so the linker stops complaining. 2011-11-29 20:06:36 +00:00
patches Hopefully compilation with MinGW will work again. 2011-11-07 18:14:50 +00:00
third_party SVN maintenance. 2011-11-15 19:37:09 +00:00
bundle.sh Fix #29469: Latest motion tracking not working. 2011-12-01 10:25:16 +00:00
ChangeLog Camera tracking integration 2011-11-07 12:55:18 +00:00
CMakeLists.txt Fix #29469: Latest motion tracking not working. 2011-12-01 10:25:16 +00:00
files.txt Camera tracking integration 2011-11-07 12:55:18 +00:00
libmv-capi.cpp Camera tracking: SAD tracker now supports patterns with any size 2011-11-28 21:48:49 +00:00
libmv-capi.h Camera tracking: SAD tracker now supports patterns with any size 2011-11-28 21:48:49 +00:00
mkfiles.sh Camera tracking integration 2011-11-07 12:55:18 +00:00
SConscript libmv: don't replace flags with rel_flags but add, to preserve all flags 2011-11-25 11:31:51 +00:00