Search found 116 matches

by neo2068
Sun Dec 31, 2017 6:25 pm
Forum: Development
Topic: The pink elefant
Replies: 16
Views: 28652

Re: The pink elefant

:o wow, great news. Looking forward for next year development. 😊
by neo2068
Tue Dec 19, 2017 9:43 pm
Forum: Development
Topic: BlendLuxCore Development
Replies: 911
Views: 527009

Re: BlendLuxCore Development

I found the reason why the new exporter didn't work on my side. I tried to activate the new exporter beside the old one. When I deactivate the old one all work fine. :D The same happens if I try to activate the old exporter after activation of the new one but the other way around.
by neo2068
Tue Dec 12, 2017 7:28 pm
Forum: Development
Topic: BlendLuxCore Development
Replies: 911
Views: 527009

Re: BlendLuxCore Development

I have these files in the bin folder: tbb.dll embree.dll python35.dll pyluxcore.pyd OpenImageIO.dll, going to check if it is the one missing. Yes, it works here: >>> import pyluxcore >> pyluxcore.Init() >>> print("LuxCore %s" % pyluxcore.Version()) LuxCore 1.7dev >>> import in the python ...
by neo2068
Tue Dec 12, 2017 7:17 pm
Forum: Development
Topic: BlendLuxCore Development
Replies: 911
Views: 527009

Re: BlendLuxCore Development

Dade wrote: Tue Dec 12, 2017 7:00 pm And all of this happens only on Windows ? Everything works on Linux ? With the latest official Blender release ?
It happens on windows with Blender 2.79. I also tried 2.78c which uses 3.5.2 but no success.
by neo2068
Tue Dec 12, 2017 6:58 pm
Forum: Development
Topic: BlendLuxCore Development
Replies: 911
Views: 527009

Re: BlendLuxCore Development

Dade wrote: Tue Dec 12, 2017 5:39 pm tbb.dll :?:

P.S. does it happen with the old Luxblend and the same LuxCore binaries ?
Yes, old LuxBlend and same LuxCore binaries fail, too. New LuxBlend and old LuxCore binaries work. :o
by neo2068
Sun Dec 10, 2017 9:56 pm
Forum: Development
Topic: BlendLuxCore Development
Replies: 911
Views: 527009

Re: BlendLuxCore Development

Hi B.Y.O.B.! I tried to install the new WIP exporter on windows and Blender 2.79 but when I try to activate it, I get an error. Traceback (most recent call last): File "C:\Program Files\Blender Foundation\Blender\2.79\scripts\modules\addon_utils.py", line 331, in enable mod = __import__(mo...