B.Y.O.B. wrote: Wed Jan 17, 2018 6:13 pm
It would be nice to have the motion blur bug resolved, so people can test it, but it's not absolutely necessary.
Ok, I have to write the OpenCL code for the new glass stuff, fix BiDir with 1000 light sources than motion blur.
B.Y.O.B. wrote: Wed Jan 17, 2018 6:13 pm
How is the work on the render farm going? I've seen you can already render with it?
It is in progress but I was thinking to not include yet the pylux* (pyluxconsole, pyluxmerge, etc.) tools because we have first to look into
http://www.pyinstaller.org/ for packing the python code in a normal/standalone executable.
BTW, @Acasta69if you want to look into the Windows version of PyInstaller, I can check the Linux side
In general, I'm thinking, now on, to develop all tools in Python including the GUI versions (even if I'm not yet sure on what to use for the GUI: Qt, Wx or TK python toolkits, it is unclear to me what is best to use).