Blender Git Loki

Git Commits -> Revision a3623a0

Revision a3623a0 by Sergey Sharybin (master)
November 28, 2011, 13:26 (GMT)
Camera tracking: merging tracking presets stuff from tomato branch

This commit implements:

- Configurable settings for newly creating tracks
Now it's possible to set tracking algorithm and it's settings for
all newly creating tracks including manual tracks creation and
tracks creation by "Detect Features" operator.
- Moves margin, frames limit and adjust frame inside per-track
settings.
Was request from Francois for this.
- Adjust Frames replaced with menu called Pattern Match where it's
possible to choose between matching pattern from keyframe frame
or from previously tracked frame.
Didn't see somebody used adjust frames values differ from 0 and 1,
and this menu should make things more clear here/

Commit Details:

Full Hash: a3623a046bdc10f80319c1bedf2740bda072f53a
SVN Revision: 42213
Parent Commit: 911be02
Lines Changed: +341, -97

9 Modified Paths:

/release/scripts/startup/bl_operators/presets.py (+24, -0) (Diff)
/release/scripts/startup/bl_ui/space_clip.py (+62, -7) (Diff)
/source/blender/blenkernel/BKE_tracking.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/movieclip.c (+1, -13) (Diff)
/source/blender/blenkernel/intern/tracking.c (+48, -19) (Diff)
/source/blender/blenloader/intern/readfile.c (+14, -0) (Diff)
/source/blender/editors/space_clip/tracking_ops.c (+25, -13) (Diff)
/source/blender/makesdna/DNA_tracking_types.h (+30, -18) (Diff)
/source/blender/makesrna/intern/rna_tracking.c (+136, -27) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021