Blender Git Commit Log

Git Commits -> Revision c354a6a

Revision c354a6a by Sergey Sharybin (master)
February 3, 2012, 19:13 (GMT)
Movie Clip Editor: cleanup of display panels

- Split display options into two panels:
* Display, which contains all general display options related on editor itself
* Marker Display, which contains options which makes sense for markers themselves
and not used so often.
- Remove Show GPencil option which doesn't actually make sense because strokes might
be disabled from GPencil panel
- Removed Show Pyramid option and show pyramid for KLT tracker as default.
- Added hotkey to toggle Show Disabled (Alt-D)
- Added hotkey to toggle Show Pattern (Alt-S)

Changes in interface and hotkeys are done by Sebastian Koenig.
Thanks for the patch!

Own changes in interface were related on Aspect Ratio. It doesn't make
much sense for tracking (camera pixel aspect is what you'll want to use,
but for masking it would make much more sense because when you just
want to create a mask for footage you don't actually have camera).
Just removing from interface seems not so nice for now.

Commit Details:

Full Hash: c354a6a02c6588ab8c8b966ab30dd16b33a1fb44
SVN Revision: 43872
Parent Commit: d273420
Lines Changed: +41, -44

6 Modified Paths:

/release/scripts/startup/bl_ui/space_clip.py (+30, -19) (Diff)
/source/blender/editors/gpencil/gpencil_paint.c (+0, -8) (Diff)
/source/blender/editors/space_clip/clip_draw.c (+2, -2) (Diff)
/source/blender/editors/space_clip/space_clip.c (+7, -1) (Diff)
/source/blender/makesdna/DNA_space_types.h (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_space.c (+0, -12) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021