Fix #111165: Regression: Blender Crashes On Scene Switch #111215
@ -1400,6 +1400,7 @@ static int make_links_scene_exec(bContext *C, wmOperator *op)
|
||||
}
|
||||
CTX_DATA_END;
|
||||
|
||||
DEG_id_tag_update(&scene_to->id, ID_RECALC_BASE_FLAGS);
|
||||
DEG_relations_tag_update(bmain);
|
||||
|
||||
/* redraw the 3D view because the object center points are colored differently */
|
||||
|
Loading…
Reference in New Issue
Block a user