Fix #22794: problem with rendering panorama in 2.4 created files.
This commit is contained in:
@@ -2755,7 +2755,7 @@ void object_camera_matrix(
|
||||
float pixsize;
|
||||
float shiftx=0.0, shifty=0.0, winside, viewfac;
|
||||
|
||||
rd->mode &= ~R_ORTHO;
|
||||
rd->mode &= ~(R_ORTHO|R_PANORAMA);
|
||||
|
||||
/* question mark */
|
||||
(*ycor)= rd->yasp / rd->xasp;
|
||||
|
Reference in New Issue
Block a user