Fix T96756: Blender hanges on rendering after file save, after recent changes
This commit is contained in:
@@ -391,6 +391,10 @@ static bool image_save_single(ReportList *reports,
|
||||
}
|
||||
}
|
||||
|
||||
if (rr) {
|
||||
BKE_image_release_renderresult(opts->scene, ima);
|
||||
}
|
||||
|
||||
return ok;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user