Search found 503 matches

by CodeHD
Wed Jul 29, 2026 7:12 pm
Forum: News
Topic: LuxCoreRender v2.11
Replies: 0
Views: 566

LuxCoreRender v2.11

Hi everyone,

LuxCoreRender v2.11 is now released in all three formats:
BlendLuxCore: https://github.com/LuxCoreRender/BlendLuxCore/releases/tag/v2.11.0
LuxCore wheels: https://github.com/LuxCoreRender/LuxCore/releases/tag/wheels-v2.11.1
LuxCore samples: https://github.com/LuxCoreRender/LuxCore ...
by CodeHD
Mon Jul 20, 2026 8:17 pm
Forum: News
Topic: Forums Security Report
Replies: 0
Views: 5334

Forums Security Report

Hello everyone,

We would like to give a report of a security breach we had on this forums. Fortunately, it was a small event, and there has been no serious damage - like access to sensitive data.
Still, it is important to properly report such incidents. Furthermore, it is a nice example to talk ...
by CodeHD
Mon Mar 23, 2026 7:25 pm
Forum: User Support
Topic: OpenVDB Support in LuxCore: Current Status and Workflow?
Replies: 1
Views: 69799

Re: OpenVDB Support in LuxCore: Current Status and Workflow?

Hello,

I don't personally have experience with VDB yet, but there is an open Issue on GitHub with a scene attached:
https://github.com/LuxCoreRender/BlendLuxCore/issues/915

It is not a very recent file, but maybe it helps you.

If not, I suggest asking the community on Discord, you may find more ...
by CodeHD
Tue Feb 24, 2026 9:34 pm
Forum: User Support
Topic: Viewport vs Render View
Replies: 1
Views: 154383

Re: Viewport vs Render View

Hello,

Can you share the .blend-file that is causing the problem?
Alternatively, if you don't want to share the exact file, can you create a simplified scene that allows us to reproduce the crash?

Additionally, which version of Blender and BlendLuxCore are you using?
by CodeHD
Mon Feb 02, 2026 7:21 pm
Forum: Works in Progress
Topic: Addon Material Toolkit for Luxcore
Replies: 2
Views: 214756

Re: Addon Material Toolkit for Luxcore

Hello,
and thanks a lot for sharing your work!

Activity on this forum is relatively low these days, so you might want to show you work on our Discord channel instead.

About the addon itself, I a not working enough in this area that I could give you practical feedback :lol:
From the sound of it, a ...
by CodeHD
Wed Jan 21, 2026 10:35 pm
Forum: Development
Topic: building on macOS
Replies: 4
Views: 259658

Re: building on macOS

Hi,

I'm going to ping another developer who has more knowledge about this.

One hint from me: the latest development is happening in branch "for_v2.11", not "master". It might be worth trying to build with that branch. Based on your description, I am assuming you are trying to build "master ...
by CodeHD
Thu Jan 15, 2026 8:11 am
Forum: User Support
Topic: Addons problem
Replies: 3
Views: 153033

Re: Addons problem

Hi,

I have checked about the node-copying crash. Indeed, I can reproduce it with Blender 4.5.5 and BlendLuxCore 2.10.2.
In the latest v2.11 development branch, the crash doesn't happen anymore. I will have to go back to check what change may have fixed this, perhaps I can make a 2.10.3 release ...
by CodeHD
Wed Jan 07, 2026 11:09 am
Forum: User Support
Topic: Addons problem
Replies: 3
Views: 153033

Re: Addons problem

Hi,

Are there any (error) messages printed in the console during the startup of Blender?
If you don't know how to open Blender from a comman line, on Windows you can open the console from within Blender thorugh the Menu "Window -> Toggle System Console". Please share all the text shown there. You ...
by CodeHD
Wed Dec 24, 2025 2:12 pm
Forum: User Support
Topic: Error with Intel Graphics CL_DEVICE_NOT_FOUND
Replies: 4
Views: 130740

Re: Error with Intel Graphics CL_DEVICE_NOT_FOUND

Good to hear it worked!
by CodeHD
Wed Dec 24, 2025 8:58 am
Forum: User Support
Topic: Error with Intel Graphics CL_DEVICE_NOT_FOUND
Replies: 4
Views: 130740

Re: Error with Intel Graphics CL_DEVICE_NOT_FOUND

Hello,

First of all, please be aware that LuxCore v2.10 does not fully support Blender 5.0, even when the OpenCL issue is resolved.

I don't know specifically for this combination of Linux + Intel drivers, but there has been a similar situation with rusticl drivers, see the later posts in this ...