blender/release/scripts
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
..
freestyle Fix for shaders.py based on code review comments from flokkievids. 2013-05-03 02:37:43 +00:00
modules use standard name for operator properties - 'props'. 2013-05-09 13:05:36 +00:00
presets [Bug #35108] Shortcuts 3dsmax blender 2.67RC 2013-05-01 11:35:36 +00:00
startup Refine markers position operator 2013-05-12 16:04:14 +00:00
templates_osl Cycles / OSL: 2013-05-01 13:21:15 +00:00
templates_py Updated the custom_nodes.py template script to reflect socket draw API changes in r56584 and r56585. 2013-05-08 16:17:04 +00:00