Blender Git Commit Log

Git Commits -> Revision 76ddf6d

Revision 76ddf6d by Brecht Van Lommel (master)
September 5, 2011, 17:57 (GMT)
Fix #28404: certain keyboard shortcuts not shown in menus, e.g. move operators
in graph editor > channel menu. Problem was these did not inherit operator
execution context correctly.

Fix found by Sergey, also needed to fix logic operators which were not working
when invoked instead of executed.

Commit Details:

Full Hash: 76ddf6d2ee97bf51290492d4c692dd8ca031182c
SVN Revision: 39934
Parent Commit: 419042a
Lines Changed: +5, -5

3 Modified Paths:

/source/blender/editors/interface/interface_layout.c (+1, -1) (Diff)
/source/blender/editors/space_logic/logic_ops.c (+3, -3) (Diff)
/source/blender/windowmanager/intern/wm_event_system.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021