LuxCoreRender Release Notes v2.11: Difference between revisions

From LuxCoreRender Wiki
Jump to navigation Jump to search
Created page with "= BlendLuxCore = = LuxCore = * Reduction of Boost footprint, replaced with standard equivalents available in C++20. * For the need of previous point: replacement of apple-clang by clang 20 on MacOS platforms = LuxCoreDeps = * Dependencies updated to latest versions * Removed a workaround introduced in previous version (build a fake wheel) * MacOS: Use of homebrew OpenMP rather than Conan one."
 
Line 9: Line 9:
= LuxCoreDeps =
= LuxCoreDeps =
* Dependencies updated to latest versions
* Dependencies updated to latest versions
* Removed a workaround introduced in previous version (build a fake wheel)
* Removed a workaround introduced in previous version (we used to build a fake wheel)
* MacOS: Use of homebrew OpenMP rather than Conan one.
* MacOS: Use of homebrew OpenMP rather than Conan one.

Revision as of 15:29, 10 May 2025

BlendLuxCore

LuxCore

  • Reduction of Boost footprint, replaced with standard equivalents available in C++20.
  • For the need of previous point: replacement of apple-clang by clang 20 on MacOS platforms


LuxCoreDeps

  • Dependencies updated to latest versions
  • Removed a workaround introduced in previous version (we used to build a fake wheel)
  • MacOS: Use of homebrew OpenMP rather than Conan one.