Merge branch 'blender-v2.81-release'

This commit is contained in:
Philipp Oeser 2019-11-08 14:28:45 +01:00
commit 31f8c9159d
1 changed files with 2 additions and 0 deletions

View File

@ -1353,6 +1353,8 @@ static int area_dupli_invoke(bContext *C, wmOperator *op, const wmEvent *event)
newwin->scene = scene;
STRNCPY(newwin->view_layer_name, win->view_layer_name);
BKE_workspace_active_set(newwin->workspace_hook, workspace);
/* allocs new screen and adds to newly created window, using window size */
layout_new = ED_workspace_layout_add(