blender/extern/libmv
Sergey Sharybin 1c0cdc385f Fixes for keyframe selection
Using tracks with constant zero weight used to crash
keyframe selection since it was trying to use missing
parameter blocks for Jacobian evaluation,

Also fixed possible issues with wrong camera block being
marked as variable. This could technically happen when
having zero weighted tracks. Made it so all camera blocks
are marked as variable for now.
2014-01-28 16:54:50 +06:00
..
libmv Fixes for keyframe selection 2014-01-28 16:54:50 +06:00
third_party Ceres: more warnings cleanup 2014-01-14 01:18:09 +06:00
bundle.sh Code cleanup: remove patch series from libmv 2014-01-02 15:24:46 +06:00
ChangeLog Fixes for keyframe selection 2014-01-28 16:54:50 +06:00
CMakeLists.txt Rework detector API and implement Harris detector 2014-01-28 15:37:19 +06:00
files.txt Rework detector API and implement Harris detector 2014-01-28 15:37:19 +06:00
libmv-capi_intern.h Libmv: move platform-specific defines into own file 2013-10-09 20:02:02 +00:00
libmv-capi_stub.cc Rework detector API and implement Harris detector 2014-01-28 15:37:19 +06:00
libmv-capi.cc Rework detector API and implement Harris detector 2014-01-28 15:37:19 +06:00
libmv-capi.h Rework detector API and implement Harris detector 2014-01-28 15:37:19 +06: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