You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+13-11Lines changed: 13 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,18 +15,17 @@ This addon integrates the LuxCore render engine into Blender. It offers advanced
15
15
16
16
**As of 2025, the LuxCoreRender codebase is being reworked to support the latest features and integrate with Blender versions 4.2+.**
17
17
18
-
**The current preview-releases are special, experimental versions of the add-on, based on LuxCore Python wheels.**
18
+
**The current version is a release-candidate, based on LuxCore Python wheels.**
19
19
20
20
**This version is not recommended for production use.**
21
21
22
-
**If you want to support the development, or compile the software from source, please observe that the currently active working branch for all active repositories is labelled "for_v2.10"**
23
-
24
22
**In case of questions or support, please open an issue here on GitHub or get in touch on our Discord server: https://discord.com/invite/chPGsKV**
25
23
26
24
## Supported Blender Versions
27
25
28
-
* Blender 4.2+ is supported by the latest version
29
-
Supported platforms are Windows, Linux, MacOS Intel, MacOS ARM
26
+
* Blender versions 4.2LTS and 4.3 are supported by the latest version.
27
+
* Support for Blender 4.4+ is experimental and not currently recommended!
28
+
* Supported platforms are Windows, Linux, MacOS Intel, MacOS ARM
0 commit comments