Go to file
Sergey Sharybin c354a6a02c 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.
2012-02-03 19:13:08 +00:00
build_files quiet warnings and possible NULL checking crash fix for indentation functions. 2012-01-20 23:03:41 +00:00
doc Code Cleanup: check is / is not when comparing singletons. 2012-02-02 21:07:56 +00:00
extern Merging r43721 through r43847 from trunk into soc-2011-tomato 2012-02-02 13:04:52 +00:00
intern Code Cleanup: check is / is not when comparing singletons. 2012-02-02 21:07:56 +00:00
release Movie Clip Editor: cleanup of display panels 2012-02-03 19:13:08 +00:00
source Movie Clip Editor: cleanup of display panels 2012-02-03 19:13:08 +00:00
CMakeLists.txt own attempted simplification to previous patch was incorrect. 2012-02-02 11:12:41 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile minor changes 2011-11-23 17:14:29 +00:00
SConstruct Compilation error when using mingw+scons 2012-01-17 10:32:17 +00:00