Blender Git Loki
Git Commits -> Revision 28c6982
Revision 28c6982 by Bastien Montagne (master) August 19, 2014, 12:50 (GMT) |
Fix T41477: Some UI op buttons have no more option to edit shortcuts. `WM_keymap_guess_opname()` was missing a bunch of op 'types'/familly. Now all are there, either trying to find a matching keymap, or explicitely listed in a comment as skipped for now. Note matching might not be perfect in all case, but we can easily tweak that later if needed. |
Commit Details:
Full Hash: 28c6982b3721e8e7e6d850f40e9208d47a64afed
Parent Commit: 3196a23
Lines Changed: +46, -7
1 Modified Path:
/source/blender/windowmanager/intern/wm_keymap.c (+46, -7) (Diff)