Merge branch 'master' into blender2.8

This commit is contained in:
2018-08-31 13:40:10 +10:00
52 changed files with 2386 additions and 181 deletions

View File

@@ -1372,7 +1372,7 @@ void ED_operatortypes_ui(void)
*/
void ED_keymap_ui(wmKeyConfig *keyconf)
{
wmKeyMap *keymap = WM_keymap_find(keyconf, "User Interface", 0, 0);
wmKeyMap *keymap = WM_keymap_ensure(keyconf, "User Interface", 0, 0);
wmKeyMapItem *kmi;
/* eyedroppers - notice they all have the same shortcut, but pass the event