Search found 271 matches

by acasta69
Sun Mar 03, 2019 10:27 am
Forum: Development
Topic: Pyluxcoretool exe not working on Windows
Replies: 18
Views: 10528

Re: Pyluxcoretool exe not working on Windows

Hi, different problem on this executable: I've just noticed the following error when using pyluxcoretool.exe from latest 2.2alpha0 (both in standalone and BlendLuxCore): C:\Users\xxx\Desktop\BlendLuxCore\bin>pyluxcoretool.exe Traceback (most recent call last): File "C:\Users\xxx\AppData\Local\T...
by acasta69
Sun Mar 03, 2019 9:22 am
Forum: User Support
Topic: Building errors in Win10
Replies: 11
Views: 5492

Re: Building errors in Win10

pip install PySide2 press enter By the way, the command above will install the latest PySide2 version, and at the moment a bug prevents PyInstaller-packed executables using it to run properly. If you plan to use the generated pyluxcoretool.exe, you need to install the previous PySide2 version with ...
by acasta69
Fri Mar 01, 2019 5:57 pm
Forum: Development
Topic: PhotonGI cache
Replies: 1083
Views: 506776

Re: PhotonGI cache

lacilaci wrote: Fri Mar 01, 2019 5:35 pm
Dade wrote: Fri Mar 01, 2019 5:26 pm Builds are uploaded to GitHub at the very end as far as I remember.
Alright, will try the fix tomorrow then
Yup, first builds for all platforms are completed, then all of them are uploaded to GitHub.
by acasta69
Tue Feb 26, 2019 8:40 am
Forum: User Support
Topic: Installation on 2.79b problem
Replies: 5
Views: 3045

Re: Installation on 2.79b problem

Chaba, I have posted a link to a Python 3.7 enabled version here: https://forums.luxcorerender.org/viewtopic.php?f=9&t=937&start=20#p10572 It should work with the Blender 2.79b daily build. Also, LuxCoreRender will not work with Blender daily builds because of the different embedded python v...
by acasta69
Tue Feb 26, 2019 8:24 am
Forum: News
Topic: LuxCoreRender v2.2alpha0 released
Replies: 32
Views: 31103

Re: LuxCoreRender v2.2alpha0 released

For those who may need it, here you can find OpenCL Windows binaries with pyluxcore based on Python 3.7: https://www.dropbox.com/s/ry7t0juu341y7nw/luxcorerender-v2.2alpha0-win64-opencl-py37.7z?dl=0 Users of Blender daily builds, which are based on Python 3.7, can install the BlendLuxCore addon as us...
by acasta69
Mon Feb 25, 2019 9:59 pm
Forum: User Support
Topic: Installation on 2.79b problem
Replies: 5
Views: 3045

Re: Installation on 2.79b problem

Also, LuxCoreRender will not work with Blender daily builds because of the different embedded python version.
You need to use the official Blender 2.79b release.
by acasta69
Wed Feb 13, 2019 1:08 pm
Forum: User Support
Topic: The color selection tool has a bug
Replies: 11
Views: 6653

Re: The color selection tool has a bug

My system shows the problem too. Default cube scene, switch to Luxcore engine, add Constant color node, increase "brightness" with the vertical bar on the right. RGB values are always the same in node and color picker, while HSV differ: Untitled.png One of the two is not consistent, i thin...
by acasta69
Mon Feb 11, 2019 10:40 am
Forum: Development
Topic: Pyluxcoretool exe not working on Windows
Replies: 18
Views: 10528

Re: Pyluxcoretool exe not working on Windows

Thanks Dade, for the time being I've modified the version in automated builds (5.12.0 was working fine).
by acasta69
Mon Feb 11, 2019 9:01 am
Forum: Development
Topic: Pyluxcoretool exe not working on Windows
Replies: 18
Views: 10528

Pyluxcoretool exe not working on Windows

Hi, I'm getting this error when running pyluxcoretool.exe from recent Windows builds: Exception: [Errno 2] No such file or directory: 'C:\\support\\signature\\loader.py' Traceback (most recent call last): File "pyscript", line 23, in bootstrap FileNotFoundError: [Errno 2] No such file or d...
by acasta69
Mon Feb 11, 2019 8:43 am
Forum: News
Topic: What is new in under development LuxCoreRender v2.2 ?
Replies: 8
Views: 10480

Re: What is new in under development LuxCoreRender v2.2 ?

Nice. I got uncertain because of that old date that shows in this link and couldn't download to check the build at the time Yes, it would be nice to have the date updated each time, and the "latest" release showing on top of all others in Github, but apparently it's not that easy... At le...