blender/intern/libmv
Sergey Sharybin c4c8d855c6 Libmv: Remove array access from camera intrinsics
That was a suboptimal decision from back in the days, which ended up
being problematic. It is no longer used, so remove it from API making
it so new code does not depend on this weak concept.
2020-10-12 15:12:17 +02:00
..
intern Tracking: Implement Brown-Conrady distortion model 2020-09-30 15:54:24 +02:00
libmv Libmv: Remove array access from camera intrinsics 2020-10-12 15:12:17 +02:00
third_party/msinttypes
.clang-format Disable clang-format for Libmv 2019-04-18 12:33:04 +02:00
bundle.sh Cleanup: include missing CMake headers 2020-01-25 20:15:35 +11:00
ChangeLog Libmv: Re-bundle from upstream to ensure code base is perfectly in sync 2017-05-31 11:43:39 +02:00
CMakeLists.txt T73268: Link C/C++ unit tests into single executable 2020-07-16 12:58:49 +02:00
files.txt Libmv: Add map utility 2020-05-15 11:20:45 +02:00
libmv-capi.h Cleanup: remove redundant, invalid info from headers 2019-02-02 01:36:28 +11:00
mkfiles.sh