Forgot this last commit.
This commit is contained in:
@@ -133,7 +133,7 @@ static void rna_SceneRender_get_frame_path(RenderData *rd, int frame, int previe
|
||||
else {
|
||||
BKE_image_path_from_imformat(
|
||||
name, rd->pic, G.main->name, (frame == INT_MIN) ? rd->cfra : frame,
|
||||
&rd->im_format, (rd->scemode & R_EXTENSION) != 0, true, view);
|
||||
&rd->im_format, (rd->scemode & R_EXTENSION) != 0, true, suffix);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user