blender/release/scripts
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
..
freestyle Fix for [#36599] Freestyle: Line thickness modifier with certain blend types incorrectly calculated. 2013-08-30 09:17:27 +00:00
modules Usual UI messages fixes... 2013-09-09 20:22:01 +00:00
presets Fix #36641: maya key configuration shift + LMB drag border select did not work 2013-09-09 20:23:38 +00:00
startup Tweaks to plane track 2013-09-10 12:46:18 +00:00
templates_osl Cycles / Toon BSDF: 2013-05-23 17:45:20 +00:00
templates_py UIList: update examples and templates. 2013-08-29 13:34:36 +00:00