Blender Git Commit Log

Git Commits -> Revision c15ae08

Revision c15ae08 by Joseph Mansfield (master)
July 31, 2013, 13:48 (GMT)
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/

Commit Details:

Full Hash: c15ae082bb3bcb379c343aa770601b49c0866583
SVN Revision: 58765
Parent Commit: 81fd056
Lines Changed: +269, -271

4 Modified Paths:

/extern/libmv/libmv-capi.cc (+123, -121) (Diff)
/extern/libmv/libmv-capi.h (+62, -69) (Diff)
/extern/libmv/libmv-capi_stub.cc (+51, -48) (Diff)
/source/blender/blenkernel/intern/tracking.c (+33, -33) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021