LuxCoreRender v2.1beta1 released

News & Announcements regarding releases, features, exporters and project coordination.
User avatar
lacilaci
Donor
Donor
Posts: 1969
Joined: Fri May 04, 2018 5:16 am

Re: LuxCoreRender v2.1beta1 released

Post by lacilaci »

Sharlybg wrote: Mon Nov 05, 2018 9:01 pm
Thanks, seems to be working fine now.
How to update ?
https://github.com/LuxCoreRender/BlendLuxCore
User avatar
B.Y.O.B.
Developer
Developer
Posts: 4146
Joined: Mon Dec 04, 2017 10:08 pm
Location: Germany
Contact:

Re: LuxCoreRender v2.1beta1 released

Post by B.Y.O.B. »

@lacilaci: You should elaborate a bit.
Click "Clone or Download", then download zip.
You now have all the Python parts of the addon, you still need the binary parts, so download the LuxCore daily build from https://github.com/LuxCoreRender/LuxCor ... tag/latest and copy all files listed here into the "bin" folder in BlendLuxCore: https://github.com/LuxCoreRender/BlendL ... ies.py#L13
kintuX
Posts: 809
Joined: Wed Jan 10, 2018 2:37 am

Re: LuxCoreRender v2.1beta1 released

Post by kintuX »

Here is today's monster ;)
BlendLuxCore Beta1b 2018-11

And notes (txt file attached below) to help you make one yourself

Code: Select all

BlendLuxCore - Making Latest build version (built by Azure)

https://forums.luxcorerender.org/viewtopic.php?f=5&t=666
============================================================
------------------------------------------------------------

1. DL > "BlendLuxCore" latest master:

https://github.com/LuxCoreRender/BlendLuxCore

Direct DL:
https://github.com/LuxCoreRender/BlendLuxCore/archive/master.zip

2. Extract contents to Blender 'scripts'


3. DL > "LuxCoreRender" latest binary (Azure build):

Lates Releases:
https://github.com/LuxCoreRender/LuxCore/releases/tag/latest

Direct Win. DL:
https://github.com/LuxCoreRender/LuxCore/releases/download/latest/luxcorerender-latest-win64-opencl.zip

4. Extract Contents to "... BlendLuxCore/bin"


------------------------------------------------------------
============================================================

!!! Contents to extract are OS specific !!!


- WINDOWS
    embree3.dll, tbb.dll, tbbmalloc.dll, OpenImageIO.dll, pyluxcore.pyd, pyluxcoretool.exe, pyluxcoretools.zip

- MAC OS
    libembree3.dylib, libembree3.3.dylib, libtbb.dylib, libtbbmalloc.dylib, pyluxcore.so, pyluxcoretools.zip, libomp.dylib

- LINUX
    libembree3.so.3, libtbb.so.2, libtbbmalloc.so.2, pyluxcore.so, pyluxcoretools.zip
Latest Build make INFO.7z
(text file)

@ B.Y.O.B.
Thank you! for the fresh material (fixes) to learn from... :D
User avatar
lacilaci
Donor
Donor
Posts: 1969
Joined: Fri May 04, 2018 5:16 am

Re: LuxCoreRender v2.1beta1 released

Post by lacilaci »

B.Y.O.B. wrote: Mon Nov 05, 2018 9:54 pm @lacilaci: You should elaborate a bit.
Click "Clone or Download", then download zip.
You now have all the Python parts of the addon, you still need the binary parts, so download the LuxCore daily build from https://github.com/LuxCoreRender/LuxCor ... tag/latest and copy all files listed here into the "bin" folder in BlendLuxCore: https://github.com/LuxCoreRender/BlendL ... ies.py#L13
Hmm. But if I wanted to use beta1. I don't need daily build binaries do I?
Or is it necessary to have latest blendluxcore with latest luxcore daily?
User avatar
B.Y.O.B.
Developer
Developer
Posts: 4146
Joined: Mon Dec 04, 2017 10:08 pm
Location: Germany
Contact:

Re: LuxCoreRender v2.1beta1 released

Post by B.Y.O.B. »

lacilaci wrote: Tue Nov 06, 2018 6:07 am Or is it necessary to have latest blendluxcore with latest luxcore daily?
Sometimes it's necessary.
Post Reply