blender/extern/libmv
Joseph Mansfield c15ae082bb Code cleanup: libmv C API
Clean up inconsistencies in the libmv C API:
- All type identifiers are libmv_TypeName
- All function identifiers libmv_functionName
- Prefer libmv_nounVerb function names (e.g. libmv_featuresDestroy)
- Match Blender code formatting rather than Google
- Spelling corrections

Code review: https://codereview.appspot.com/11494044/
2013-07-31 13:48:12 +00:00
..
libmv Update libmv from own branch 2013-06-01 10:30:46 +00:00
patches Updates to libmv's bundle.sh to make sure libmv upstream 2013-03-01 11:52:38 +00:00
third_party Update bundled version of libmv 2013-05-12 17:06:00 +00:00
bundle.sh Compilation fix for recent commit. 2013-05-12 22:30:34 +00:00
ChangeLog Update libmv from own branch 2013-06-01 10:30:46 +00:00
CMakeLists.txt Remove files unused by blender's tracker 2013-05-30 12:05:20 +00:00
files.txt Remove files unused by blender's tracker 2013-05-30 12:05:20 +00:00
libmv-capi_stub.cc Code cleanup: libmv C API 2013-07-31 13:48:12 +00:00
libmv-capi.cc Code cleanup: libmv C API 2013-07-31 13:48:12 +00:00
libmv-capi.h Code cleanup: libmv C API 2013-07-31 13:48:12 +00:00
mkfiles.sh Initial Ceres integration into Blender 2012-06-10 15:27:41 +00:00
SConscript Compilation fix for recent commit. 2013-05-12 22:30:34 +00:00