blender/extern
Sergey Sharybin 084040acf4 Camera tracking integration
===========================

- Added missed stub for blenderplayer, so it should
  compile again fine.
- libmv is added to extern/.
  Script for bundling needed subset of sourcses from
  libmv repo is included there.
- Eigen3 is also added to extern/.
  libmv depends on Eigen3 (which isnt't compatible with Eigen2
  from API point of view). So both of versions are going to
  be in worktree for time (until code which used Eigen2 would be
  ported to Eigen3).
- Added some functions to libmv-capi, so some things from
  this library could already be used.
- Added the very basic implementation of 2D tracking.
  It should be treated as draft for tracking architecture
  which probably would be cleaned up, changed or whatever else.
  Current implementation was supposed to demonstrate that our
  structures and understading is correct to interact with libmv easily.
2011-06-10 17:17:25 +00:00
..
binreloc cmake maintenance 2011-05-31 01:15:44 +00:00
bullet2 cmake maintenance 2011-05-31 01:15:44 +00:00
Eigen2 didnt mean to commit to Eigen2 since its externally maintained. 2011-03-30 16:21:35 +00:00
Eigen3 Camera tracking integration 2011-06-10 17:17:25 +00:00
glew update to glew 1.6 from 1.5.8 2011-06-02 00:05:54 +00:00
libmv Camera tracking integration 2011-06-10 17:17:25 +00:00
libopenjpeg cmake maintenance 2011-05-31 01:15:44 +00:00
libredcode cmake maintenance 2011-05-31 01:15:44 +00:00
lzma cmake maintenance 2011-05-31 01:15:44 +00:00
lzo cmake maintenance 2011-05-31 01:15:44 +00:00
CMakeLists.txt Camera tracking integration 2011-06-10 17:17:25 +00:00
SConscript Camera tracking integration 2011-06-10 17:17:25 +00:00