Page 65 of 92

Re: BlendLuxCore Development

Posted: Fri Aug 23, 2019 7:37 pm
by Sharlybg
Yes it supports render layers. In blender 2.8 there is no differentiation between view layers and render layers. First you have to add a new view layer on the top right menu. Then you can assign collections to that layer and the third step is to define if the layer should be rendered or not in the view layer tab. You can use each layer as an input in the compositor.
thanks !

Re: BlendLuxCore Development

Posted: Tue Aug 27, 2019 9:54 am
by acasta69
I am working on having automated / daily releases for BlendLuxCore.
Is it so that the master branch can be used for Blender 2.80, and the 2_79_maintenance for the 2.79?

I'll also need access to the BlendLuxCore repo to set up the pipeline files.

Re: BlendLuxCore Development

Posted: Tue Aug 27, 2019 10:08 am
by Dade
acasta69 wrote: Tue Aug 27, 2019 9:54 am I'll also need access to the BlendLuxCore repo to set up the pipeline files.
You (and all platform/OS maintainers) should have now access to BlendLuxCore repository.

Re: BlendLuxCore Development

Posted: Thu Aug 29, 2019 2:22 pm
by B.Y.O.B.
acasta69 wrote: Tue Aug 27, 2019 9:54 am Is it so that the master branch can be used for Blender 2.80, and the 2_79_maintenance for the 2.79?
Yes, exactly.

Re: BlendLuxCore Development

Posted: Sun Sep 08, 2019 9:59 am
by epilectrolytics
In the recent 2.3beta4 release of the Blender add-on the settings for persistent cache ("compute and save") of DLSC and ELVC are not exposed.
That means camera animations with these caches activated will recalculate them for each frame, probably causing flicker and unnecessary delay.
(Tested on 2.8 version, I'm not updating the 2.79 version because of this issue.)

Re: BlendLuxCore Development

Posted: Sun Sep 08, 2019 10:37 am
by B.Y.O.B.

Re: BlendLuxCore Development

Posted: Sun Sep 08, 2019 6:03 pm
by epilectrolytics
Thanks! :)

Re: BlendLuxCore Development

Posted: Mon Sep 09, 2019 6:40 am
by acasta69
Dade wrote: Tue Aug 27, 2019 10:08 am You (and all platform/OS maintainers) should have now access to BlendLuxCore repository.
Hi, apparently it is still read-only access:
Capture.PNG
Could you please change to Write?

Re: BlendLuxCore Development

Posted: Mon Sep 09, 2019 6:44 am
by Dade
acasta69 wrote: Mon Sep 09, 2019 6:40 am Hi, apparently it is still read-only access:
Capture.PNG
Could you please change to Write?
Done.

Re: BlendLuxCore Development

Posted: Tue Sep 10, 2019 1:53 pm
by acasta69
The first setup for BlendLuxCore automated releases seems to be working.
(now, statistically something will go wrong in a minute or so... :roll: )

Apart from alfa/beta/final releases, which should work similar to those for LuxCore, a new daily release is triggered:
  • each time new commits are pushed
  • each time a new LuxCore daily release is published
So hopefully we always have the latest version of the add-on with the latest available binaries.