Go to file
Sergey Sharybin e72c6f191f Tweaks to plane track
- Do plane re-evaluation only when transform is actually done.
  Before this re-evaluation happened on every mouse move.

- Added a flag "Auto Keyframe" for the plane track, which does:

  * If Auto Keyframe is enabled, then every manual edit of the
    plane will create a new keyframe at current frame and update
    plane motion between current frame and previous/next keyframe.

    This now also implies blending detected motion with neighbor
    keyframes, so there's no jump happening.

    No automatic update on manual point tracks edit will happen.

  * If auto Keyframe is disabled, then no keyframes are adding
    to the plane and every plane tweak will re-evaluate in on
    the whole frame range.

    In this case manual tweaks to point tracks and re-tracking
    them implies plane re-evaluation.
2013-09-10 12:46:18 +00:00
build_files OSX/Scons/clang: restrict the ftemplate fix to clang only 2013-09-10 12:31:21 +00:00
doc UIList: update examples and templates. 2013-08-29 13:34:36 +00:00
extern OSX/clang5: revert 59960, todo: make it global 2013-09-09 16:24:23 +00:00
intern Remove dimension checks from window creation. 2013-09-10 06:35:50 +00:00
release Tweaks to plane track 2013-09-10 12:46:18 +00:00
source Tweaks to plane track 2013-09-10 12:46:18 +00:00
CMakeLists.txt Fix libmv build error on OS X with Xcode 5. 2013-09-09 12:15:14 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile add icons utility make target. 2013-08-27 10:03:37 +00:00
SConstruct OSX/Scons/clang: restrict the ftemplate fix to clang only 2013-09-10 12:31:21 +00:00