blender/intern/libmv
Lazydodo 6086a6d939 Cleanup: Fix build error with MSVC
Previously eigens internal include order somehow implicitly provided
M_PI and friends. The recent eigen version bump broke this implicit
behaviour, better to be explicit that we need the math defines for MSVC.
2019-08-21 10:38:33 -06:00
..
intern Spelling fixes in comments and descriptions, patch by luzpaz 2019-07-31 14:27:35 +02:00
libmv Cleanup: Fix build error with MSVC 2019-08-21 10:38:33 -06:00
third_party/msinttypes
.clang-format Disable clang-format for Libmv 2019-04-18 12:33:04 +02:00
bundle.sh Cleanup: use 2 space indentation for CMake 2019-04-17 06:35:54 +02: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 Cleanup: Fix build error with MSVC 2019-08-21 10:38:33 -06:00
files.txt
libmv-capi.h Cleanup: remove redundant, invalid info from headers 2019-02-02 01:36:28 +11:00
mkfiles.sh