blender/extern/libmv
Sergey Sharybin ccd2e4375a Fix compilation error after recent libmv change
- Tweaked typedefs in stdint so they match
  what we've got in BLI_sys_types (needed to
  explicitly tell sign to MSVC).

  Not so much harmful to be more explicit here,
  but we really better to have single stdint
  int blender.

- Tweaked allocations macros so MSVC is happy
  with structures allocation.
2013-10-09 19:49:09 +00:00
..
libmv libmv: fix matrix address being printed instead of actual values 2013-10-02 10:18:43 +00:00
patches Updates to libmv's bundle.sh to make sure libmv upstream 2013-03-01 11:52:38 +00:00
third_party Fix compilation error after recent libmv change 2013-10-09 19:49:09 +00:00
bundle.sh Move guarded objetc allocation to a guardedalloc header 2013-10-09 08:46:02 +00:00
ChangeLog Update libmv from own branch 2013-06-01 10:30:46 +00:00
CMakeLists.txt Move guarded objetc allocation to a guardedalloc header 2013-10-09 08:46:02 +00:00
files.txt Remove files unused by blender's tracker 2013-05-30 12:05:20 +00:00
libmv-capi_stub.cc Fix for plane track jittering 2013-09-30 09:35:04 +00:00
libmv-capi.cc Fix compilation error after recent libmv change 2013-10-09 19:49:09 +00:00
libmv-capi.h Fix for plane track jittering 2013-09-30 09:35:04 +00:00
mkfiles.sh Initial Ceres integration into Blender 2012-06-10 15:27:41 +00:00
SConscript Move guarded objetc allocation to a guardedalloc header 2013-10-09 08:46:02 +00:00