blender/extern/libmv
2011-11-29 20:06:36 +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 Hopefully compilation with MinGW will work again. 2011-11-07 18:14:50 +00:00
ChangeLog Camera tracking integration 2011-11-07 12:55:18 +00:00
CMakeLists.txt Camera tracking: moved camera solver into it's own job 2011-11-28 13:49:42 +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