Merged changes in the trunk up to revision 27752.
This commit is contained in:
@@ -2684,7 +2684,7 @@ static int is_rendering_allowed(Render *re)
|
||||
}
|
||||
}
|
||||
|
||||
/* check valid camera, without camera render is OK (compo, seq) */
|
||||
/* check valid camera, without camera render is OK (compo, seq) */
|
||||
if(re->scene->camera==NULL)
|
||||
re->scene->camera= scene_find_camera(re->scene);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user