Merged changes in the trunk up to revision 27752.

This commit is contained in:
2010-03-25 21:40:08 +00:00
557 changed files with 8005 additions and 8010 deletions

View File

@@ -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);