Merge branch 'blender-v3.0-release'

This commit is contained in:
2021-11-16 17:50:24 -05:00
4 changed files with 4 additions and 4 deletions

View File

@@ -10312,7 +10312,7 @@ static int ui_handle_menu_event(bContext *C,
retval = WM_UI_HANDLER_BREAK;
break;
/* Smooth scrolling for pocopy_v2_v2_int(&povers. */
/* Smooth scrolling for popovers. */
case MOUSEPAN: {
if (IS_EVENT_MOD(event, shift, ctrl, alt, oskey)) {
/* pass */