Page 1 of 1

Blender - Standalone divergence with 2.2b2

Posted: Mon Jun 17, 2019 8:34 pm
by epilectrolytics
I have just tested the new cyclic caustic cache with the latest builds of v2.2beta2 and my causticcube scene worked well with sunsky in Blender and standalone but when changing sun to distant and sky to flat color the LuxCoreUI render suddenly looks very different with overblown lighting.
Here is the blend file from which the binary was exported:
testanim+.blend.zip
(434.64 KiB) Downloaded 188 times
Screenshot.jpg

Re: Blender - Standalone divergence with 2.2b2

Posted: Mon Jun 17, 2019 9:03 pm
by B.Y.O.B.
The size of the distant light was just hardcoded to 10 in the filesaver code. I fixed it.
https://github.com/LuxCoreRender/LuxCor ... 75a6772396

Re: Blender - Standalone divergence with 2.2b2

Posted: Mon Jun 17, 2019 9:25 pm
by epilectrolytics
B.Y.O.B. wrote: Mon Jun 17, 2019 9:03 pm The size of the distant light was just hardcoded to 10 in the filesaver code. I fixed it.
https://github.com/LuxCoreRender/LuxCor ... 75a6772396
Wow thanks for instant fix, you guys are the fastest ever!!

:D