blender/release/scripts/startup
Sergey Sharybin d568f56f18 Merging remained part of hybrid tracker which adds correlation threshold
Keir's comment:
  Add support for detecting tracking failure in the ESM tracker component of
  libmv. Since both KLT and Hybrid rely on ESM underneath, KLT and Hybrid now
  have a minimum correlation setting to match. With this fix, track failures
  should get detected quicker, with the issue that sometimes the tracker will
  give up too easily. That is fixable by reducing the required correlation (in
  the track properties).

Command used for merge: svn merge -r 42396:42397 -r 42399:42400 ^/branches/soc-2011-tomato
2011-12-07 14:54:03 +00:00
..
bl_operators more minor py edits 2011-12-05 23:05:16 +00:00
bl_ui Merging remained part of hybrid tracker which adds correlation threshold 2011-12-07 14:54:03 +00:00
keyingsets_builtins.py renaming BooleanProperty to BoolProperty (rna structs shouldnt affect scripters) 2011-12-01 22:08:42 +00:00