visibility cache rebuilding in viewport - bidir

Use this forum for general user support and related questions.
Forum rules
Please upload a testscene that allows developers to reproduce the problem, and attach some images.
Post Reply
User avatar
lacilaci
Donor
Donor
Posts: 1969
Joined: Fri May 04, 2018 5:16 am

visibility cache rebuilding in viewport - bidir

Post by lacilaci »

I think environment visibility cache in rebuilding in blender viewport rendering for bidir rendering.
I think this cause viewport is very unresponsive when cache is enabled in world settings
User avatar
Dade
Developer
Developer
Posts: 5672
Joined: Mon Dec 04, 2017 8:36 pm
Location: Italy

Re: visibility cache rebuilding in viewport - bidir

Post by Dade »

lacilaci wrote: Tue Aug 06, 2019 6:57 am I think environment visibility cache in rebuilding in blender viewport rendering for bidir rendering.
I think this cause viewport is very unresponsive when cache is enabled in world settings
Yes, all pre-processing is disabled for RTPATHCPU/OCL but it is not for BIDIRCPU.

However this is something BlendLuxCore must take care of (i.e disabling all caches for view port rendering with BIDICPU) because LuxCore can not know if BIDIRCPU is being used for a view port rendering or a final rendering.
Support LuxCoreRender project with salts and bounties
User avatar
B.Y.O.B.
Developer
Developer
Posts: 4146
Joined: Mon Dec 04, 2017 10:08 pm
Location: Germany
Contact:

Re: visibility cache rebuilding in viewport - bidir

Post by B.Y.O.B. »

I have fixed this problem in the 2_79_maintenance branch, 2.8 branch still todo.

edit: done in 2.8 branch as well.
Post Reply