Blender Git Commit Log

Git Commits -> Revision 1a4b9cd

Revision 1a4b9cd by Bastien Montagne (master)
September 21, 2012, 13:29 (GMT)
Fix for [#32595] N shortcut (view-properties) is not shown in preview mode in sequence editor.

Main problem was in py UI code (has to set the context to INVOKE_REGION_PREVIEW for the shortcut lookup to succeed).

Also moved the N properties item into SequencerCommon keymap, and removed the View Selected menu entry from preview-only mode View menu (thx to Ejner Fergo for pointing this out).

Commit Details:

Full Hash: 1a4b9cd39dd8296f45e28dfc977e4d2ef926f7ff
SVN Revision: 50793
Parent Commit: d2695c6
Lines Changed: +31, -26

3 Modified Paths:

/release/scripts/startup/bl_ui/space_sequencer.py (+7, -2) (Diff)
/source/blender/editors/space_sequencer/sequencer_ops.c (+23, -22) (Diff)
/source/blender/windowmanager/intern/wm_keymap.c (+1, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021