Page 1 of 1

Preview rendering re-starts when application resized

Posted: Thu Aug 02, 2018 11:11 pm
by pegot
In preview mode when windows are resized, or side panels opened via N or T keys, rendering re-starts. This does not happen in stand alone. Is this a bug, or a limitation of blender?

OctaneBlender 3.08 / 15.2.16

Re: Preview rendering re-starts when application resized

Posted: Fri Aug 03, 2018 5:55 am
by aufwind
Hi Pegot,

in Preview Mode the Render Size is set by the Viewport Size not by the Resolution in the Render Tab.
Changing Viewport Size will retrigger rendering.

Retriggering rendering the Scene when changing visibility of N- and T-Panels can be prevented by enabling
"Region Overlap" in the Blender User Preference Settings under the System Tab.

Re: Preview rendering re-starts when application resized

Posted: Fri Aug 03, 2018 8:32 am
by J.C
Every change in window size will restart rendering because it changes the render size. Preview window size is not fixed in Blender. To prevent this you would need to create a separate window with fixed size and have render preview there.
This also happens in Standalone when you change the size of the render in Film settings.

Re: Preview rendering re-starts when application resized

Posted: Fri Aug 03, 2018 2:17 pm
by pegot
Both good solutions. Didn't know about "Region Overlap" - Thanks!