blender/source
Sergey Sharybin d9ca50ff64 Refine markers position operator
This operator will run a tracker from previous
keyframe to current frame for all selected markers.
Current markers positions are considering initial
position guess which could be updated by a tracker
for better match.

Useful in cases when feature disappears from the
frame and then appears again. Usage in this case
is the following:

- When feature point re-appeared on frame, manully
  place marker on it.
- Use Refine Markers operation (which is in Track
  panel) to allow tracker to find a better match.

Depending on direction of tracking use either
Forwards or Backwards refining. It's easy: if
trackign happens forwards, use Refine Frowards,
otherwise use Refine Backwards :)
2013-05-12 16:04:14 +00:00
..
blender Refine markers position operator 2013-05-12 16:04:14 +00:00
blenderplayer Yet another Stupid Stub Fix™! 2013-04-22 17:51:08 +00:00
creator Fix #35240: command line -t number of threads option did not work for cycles. 2013-05-08 13:23:17 +00:00
gameengine Image paint: 2D painting now supports texture masks and does masking more 2013-05-12 09:14:13 +00:00
icons Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00
tests freestyle lineset tag attribute was defined but not used, also some code cleanup. 2013-04-07 01:38:03 +00:00
CMakeLists.txt
SConscript Added GPL header to sconscripts! 2012-12-17 08:01:43 +00:00